|
Geant4
10.02.p03
|
Additional Inherited Members | |
Protected Member Functions inherited from G4VSensitiveDetector | |
| virtual G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist)=0 |
| virtual G4int | GetCollectionID (G4int i) |
Protected Attributes inherited from G4VSensitiveDetector | |
| G4CollectionNameVector | collectionName |
| G4String | SensitiveDetectorName |
| G4String | thePathName |
| G4String | fullPathName |
| G4int | verboseLevel |
| G4bool | active |
| G4VReadOutGeometry * | ROgeometry |
| G4VSDFilter * | filter |
Definition at line 119 of file demos/water_phantom/demo.py.
| def demo.ScoreSD.__init__ | ( | self | ) |
Definition at line 122 of file demos/water_phantom/demo.py.
| def demo.ScoreSD.ProcessHits | ( | self, | |
| step, | |||
| rohist | |||
| ) |
Definition at line 125 of file demos/water_phantom/demo.py.