![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Data () | |
| Data constructor. | |
| void | Reset () |
| Reset the data. | |
| void | Set (Float_t _x, Float_t _y, Float_t _z, Int_t _vol) |
| Set the data. | |
Public Attributes | |
| Float_t | x |
| Float_t | y |
| Float_t | z |
| Int_t | volume |
| Bool_t | enter |
| Bool_t | exit |
| Bool_t | leave |
Definition at line 41 of file TestBoundariesUserAction.h.
|
inline |
|
inline |
Reset the data.
Definition at line 53 of file TestBoundariesUserAction.h.
|
inline |
| Bool_t G4UA::TestBoundariesUserAction::Data::enter |
Definition at line 45 of file TestBoundariesUserAction.h.
| Bool_t G4UA::TestBoundariesUserAction::Data::exit |
Definition at line 46 of file TestBoundariesUserAction.h.
| Bool_t G4UA::TestBoundariesUserAction::Data::leave |
Definition at line 47 of file TestBoundariesUserAction.h.
| Int_t G4UA::TestBoundariesUserAction::Data::volume |
Definition at line 44 of file TestBoundariesUserAction.h.
| Float_t G4UA::TestBoundariesUserAction::Data::x |
Definition at line 43 of file TestBoundariesUserAction.h.
| Float_t G4UA::TestBoundariesUserAction::Data::y |
Definition at line 43 of file TestBoundariesUserAction.h.
| Float_t G4UA::TestBoundariesUserAction::Data::z |
Definition at line 43 of file TestBoundariesUserAction.h.