ATLAS Offline Software
|
simple struct to hold step information More...
Public Attributes | |
float | time |
float | code |
float | dep |
float | x |
float | y |
float | z |
simple struct to hold step information
Definition at line 27 of file StepNtuple.h.
float G4UA::StepNtuple::stepdata::code |
Definition at line 28 of file StepNtuple.h.
float G4UA::StepNtuple::stepdata::dep |
Definition at line 28 of file StepNtuple.h.
float G4UA::StepNtuple::stepdata::time |
Definition at line 28 of file StepNtuple.h.
float G4UA::StepNtuple::stepdata::x |
Definition at line 28 of file StepNtuple.h.
float G4UA::StepNtuple::stepdata::y |
Definition at line 28 of file StepNtuple.h.
float G4UA::StepNtuple::stepdata::z |
Definition at line 28 of file StepNtuple.h.