Geant4
10.03
|
Definition of the B4bRunData class. More...
Go to the source code of this file.
Classes | |
class | B4bRunData |
Run data class. More... | |
Variables | |
const G4int | kAbs = 0 |
const G4int | kGap = 1 |
const G4int | kDim = 2 |
Definition of the B4bRunData class.
Definition in file B4bRunData.hh.
const G4int kAbs = 0 |
Definition at line 41 of file B4bRunData.hh.
Referenced by B4bEventAction::EndOfEventAction(), Run::FillPerEvent(), and B4bSteppingAction::UserSteppingAction().
const G4int kDim = 2 |
Definition at line 43 of file B4bRunData.hh.
const G4int kGap = 1 |
Definition at line 42 of file B4bRunData.hh.
Referenced by B4bEventAction::EndOfEventAction(), and B4bSteppingAction::UserSteppingAction().