Public Member Functions | |
BDSDumpSD (G4String name, G4String type) | |
~BDSDumpSD () | |
void | SetType (G4String aType) |
void | Initialize (G4HCofThisEvent *HCE) |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
void | EndOfEvent (G4HCofThisEvent *HCE) |
void | clear () |
void | DrawAll () |
void | PrintAll () |
Private Attributes | |
G4String | itsType |
G4String | itsCollectionName |
Static Private Attributes | |
static G4int | nCounter = 0 |
static G4int | trackCounter = 0 |
static G4String | lastVolume = "" |
Definition at line 26 of file BDSDumpSD.hh.