ATLAS Offline Software
Public Attributes | List of all members
G4UA::StepNtuple::stepdata Struct Reference

simple struct to hold step information More...

Collaboration diagram for G4UA::StepNtuple::stepdata:

Public Attributes

float time
 
float code
 
float dep
 
float x
 
float y
 
float z
 

Detailed Description

simple struct to hold step information

Definition at line 27 of file StepNtuple.h.

Member Data Documentation

◆ code

float G4UA::StepNtuple::stepdata::code

Definition at line 28 of file StepNtuple.h.

◆ dep

float G4UA::StepNtuple::stepdata::dep

Definition at line 28 of file StepNtuple.h.

◆ time

float G4UA::StepNtuple::stepdata::time

Definition at line 28 of file StepNtuple.h.

◆ x

float G4UA::StepNtuple::stepdata::x

Definition at line 28 of file StepNtuple.h.

◆ y

float G4UA::StepNtuple::stepdata::y

Definition at line 28 of file StepNtuple.h.

◆ z

float G4UA::StepNtuple::stepdata::z

Definition at line 28 of file StepNtuple.h.


The documentation for this struct was generated from the following file: