|
| CML2SDWithVoxels (G4String name, G4int saving_in_ROG_Voxels_every_events, G4int seed, G4String ROGOutFile, G4bool bSaveROG, G4ThreeVector centre, G4ThreeVector halfSize, G4int NumberOfVoxelsAlongX, G4int NumberOfVoxelsAlongY, G4int NumberOfVoxelsAlongZ) |
|
| ~CML2SDWithVoxels (void) |
|
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROHist) |
|
void | Initialize (G4HCofThisEvent *) |
|
void | EndOfEvent (G4HCofThisEvent *) |
|
G4int | getTotalNumberOfEvents () |
|
void | setActive (G4bool act) |
|
void | save () |
|
void | setRecycling (int recycling) |
|
void | setVolumeNameIdLink (std::vector< SvolumeNameId > volNameIdLink) |
|
void | resetVoxelsSingle () |
|
void | setFullOutFileDataSingle (G4String val) |
|
| G4VSensitiveDetector (G4String name) |
|
| G4VSensitiveDetector (const G4VSensitiveDetector &right) |
|
virtual | ~G4VSensitiveDetector () |
|
const G4VSensitiveDetector & | operator= (const G4VSensitiveDetector &right) |
|
G4int | operator== (const G4VSensitiveDetector &right) const |
|
G4int | operator!= (const G4VSensitiveDetector &right) const |
|
virtual void | clear () |
|
virtual void | DrawAll () |
|
virtual void | PrintAll () |
|
G4bool | Hit (G4Step *aStep) |
|
void | SetROgeometry (G4VReadOutGeometry *value) |
|
void | SetFilter (G4VSDFilter *value) |
|
G4int | GetNumberOfCollections () const |
|
G4String | GetCollectionName (G4int id) const |
|
void | SetVerboseLevel (G4int vl) |
|
void | Activate (G4bool activeFlag) |
|
G4bool | isActive () const |
|
G4String | GetName () const |
|
G4String | GetPathName () const |
|
G4String | GetFullPathName () const |
|
G4VReadOutGeometry * | GetROgeometry () const |
|
G4VSDFilter * | GetFilter () const |
|
virtual G4VSensitiveDetector * | Clone () const |
|
Definition at line 55 of file ML2SDWithVoxels.hh.