Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VSensitiveDetector.hh>
Protected Member Functions | |
virtual G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist)=0 |
virtual G4int | GetCollectionID (G4int i) |
Protected Attributes | |
G4CollectionNameVector | collectionName |
G4String | SensitiveDetectorName |
G4String | thePathName |
G4String | fullPathName |
G4int | verboseLevel {0} |
G4bool | active {true} |
G4VReadOutGeometry * | ROgeometry {nullptr} |
G4VSDFilter * | filter {nullptr} |
Definition at line 50 of file G4VSensitiveDetector.hh.
|
explicit |
Definition at line 33 of file G4VSensitiveDetector.cc.
Referenced by Clone(), G4MultiFunctionalDetector::G4MultiFunctionalDetector(), G4VSensitiveDetector(), operator!=(), operator=(), operator==(), and ~G4VSensitiveDetector().
G4VSensitiveDetector::G4VSensitiveDetector | ( | const G4VSensitiveDetector & | right | ) |
Definition at line 50 of file G4VSensitiveDetector.cc.
|
virtualdefault |
|
inline |
Definition at line 105 of file G4VSensitiveDetector.hh.
Referenced by G4SDStructure::Activate().
|
inlinevirtual |
Reimplemented in G4MultiFunctionalDetector, and G4MultiSensitiveDetector.
Definition at line 74 of file G4VSensitiveDetector.hh.
|
virtual |
Reimplemented in G4MultiSensitiveDetector.
Definition at line 61 of file G4VSensitiveDetector.cc.
Referenced by G4VUserDetectorConstruction::CloneSD().
|
inlinevirtual |
Reimplemented in G4MultiFunctionalDetector, and G4MultiSensitiveDetector.
Definition at line 76 of file G4VSensitiveDetector.hh.
|
inlinevirtual |
Reimplemented in G4MultiFunctionalDetector, and G4MultiSensitiveDetector.
Definition at line 68 of file G4VSensitiveDetector.hh.
Reimplemented in G4MultiSensitiveDetector.
Definition at line 94 of file G4VSensitiveDetector.cc.
Definition at line 103 of file G4VSensitiveDetector.hh.
Referenced by G4SDManager::AddNewDetector(), and G4HCtable::GetCollectionID().
|
inline |
Definition at line 111 of file G4VSensitiveDetector.hh.
|
inline |
Definition at line 109 of file G4VSensitiveDetector.hh.
Referenced by G4VUserDetectorConstruction::CloneSD().
|
inline |
Definition at line 107 of file G4VSensitiveDetector.hh.
Referenced by G4SDManager::AddNewDetector(), G4SDStructure::AddNewDetector(), G4MultiSensitiveDetector::Clone(), G4VUserDetectorConstruction::CloneSD(), G4GDMLWriteStructure::ExportSD(), G4HCtable::GetCollectionID(), G4MultiSensitiveDetector::GetCollectionID(), G4SDStructure::ListTree(), G3DetTable::PrintAll(), G4ASCIITreeSceneHandler::RequestPrimitives(), G4VUserDetectorConstruction::SetSensitiveDetector(), G4VUserDetectorConstruction::SetSensitiveDetector(), and G4VUserParallelWorld::SetSensitiveDetector().
|
inline |
Definition at line 102 of file G4VSensitiveDetector.hh.
Referenced by G4SDManager::AddNewDetector(), and G4HCtable::GetCollectionID().
|
inline |
Definition at line 108 of file G4VSensitiveDetector.hh.
Referenced by G4SDManager::AddNewDetector().
|
inline |
Definition at line 110 of file G4VSensitiveDetector.hh.
Referenced by G4LogicalVolumeModel::DescribeYourselfTo(), G4VGFlashSensitiveDetector::Hit(), and G4ASCIITreeSceneHandler::RequestPrimitives().
Definition at line 83 of file G4VSensitiveDetector.hh.
Referenced by G4ParallelWorldProcess::AtRestDoIt(), G4ParallelWorldScoringProcess::AtRestDoIt(), G4FastSimHitMaker::make(), GFlashHitMaker::make(), G4ParallelWorldProcess::PostStepDoIt(), G4ParallelWorldScoringProcess::PostStepDoIt(), and G4ScoreSplittingProcess::PostStepDoIt().
|
inlinevirtual |
Reimplemented in G4MultiFunctionalDetector, and G4MultiSensitiveDetector.
Definition at line 67 of file G4VSensitiveDetector.hh.
|
inline |
Definition at line 106 of file G4VSensitiveDetector.hh.
Referenced by G4VGFlashSensitiveDetector::Hit(), Hit(), and G4SDStructure::ListTree().
G4bool G4VSensitiveDetector::operator!= | ( | const G4VSensitiveDetector & | right | ) | const |
Definition at line 89 of file G4VSensitiveDetector.cc.
G4VSensitiveDetector & G4VSensitiveDetector::operator= | ( | const G4VSensitiveDetector & | right | ) |
Definition at line 71 of file G4VSensitiveDetector.cc.
G4bool G4VSensitiveDetector::operator== | ( | const G4VSensitiveDetector & | right | ) | const |
Definition at line 84 of file G4VSensitiveDetector.cc.
|
inlinevirtual |
Reimplemented in G4MultiFunctionalDetector, and G4MultiSensitiveDetector.
Definition at line 77 of file G4VSensitiveDetector.hh.
|
protectedpure virtual |
Implemented in G4MultiFunctionalDetector, and G4MultiSensitiveDetector.
Referenced by Hit().
|
inline |
Definition at line 100 of file G4VSensitiveDetector.hh.
|
inline |
Definition at line 97 of file G4VSensitiveDetector.hh.
|
inline |
Definition at line 104 of file G4VSensitiveDetector.hh.
|
protected |
Definition at line 142 of file G4VSensitiveDetector.hh.
Referenced by Activate(), G4MultiSensitiveDetector::G4VSensitiveDetector(), isActive(), and operator=().
|
protected |
Definition at line 136 of file G4VSensitiveDetector.hh.
Referenced by GetCollectionID(), GetCollectionName(), GetNumberOfCollections(), and G4MultiFunctionalDetector::RegisterPrimitive().
|
protected |
Definition at line 144 of file G4VSensitiveDetector.hh.
Referenced by G4MultiSensitiveDetector::G4VSensitiveDetector(), GetFilter(), Hit(), operator=(), and SetFilter().
|
protected |
Definition at line 140 of file G4VSensitiveDetector.hh.
Referenced by G4VSensitiveDetector(), G4VSensitiveDetector(), GetFullPathName(), and operator=().
|
protected |
Definition at line 143 of file G4VSensitiveDetector.hh.
Referenced by G4MultiSensitiveDetector::G4VSensitiveDetector(), GetROgeometry(), Hit(), operator=(), and SetROgeometry().
|
protected |
Definition at line 138 of file G4VSensitiveDetector.hh.
Referenced by G4VSensitiveDetector(), G4VSensitiveDetector(), GetCollectionID(), GetName(), operator=(), G4MultiFunctionalDetector::RegisterPrimitive(), and G4MultiFunctionalDetector::RemovePrimitive().
|
protected |
Definition at line 139 of file G4VSensitiveDetector.hh.
Referenced by G4VSensitiveDetector(), G4VSensitiveDetector(), GetPathName(), and operator=().
|
protected |
Definition at line 141 of file G4VSensitiveDetector.hh.
Referenced by G4VSensitiveDetector(), operator=(), and SetVerboseLevel().