Public Member Functions | |
BDSEnergyCounterSD (G4String name) | |
~BDSEnergyCounterSD () | |
void | Initialize (G4HCofThisEvent *HCE) |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
G4bool | ProcessHits (G4GFlashSpot *aSpot, G4TouchableHistory *ROhist) |
void | EndOfEvent (G4HCofThisEvent *HCE) |
void | clear () |
void | DrawAll () |
void | PrintAll () |
Private Attributes | |
G4bool | verbose |
G4String | itsName |
BDSEnergyCounterHitsCollection * | BDSEnergyCounterCollection |
G4int * | HitID |
G4double | enrg |
G4double | xpos |
G4double | ypos |
G4double | zpos |
Definition at line 21 of file BDSEnergyCounterSD.hh.