Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PSDoseDeposit.hh>
Protected Member Functions | |
virtual G4bool | ProcessHits (G4Step *, G4TouchableHistory *) |
virtual G4double | ComputeVolume (G4Step *, G4int idx) |
Protected Member Functions inherited from G4VPrimitiveScorer | |
virtual G4bool | ProcessHits (G4Step *, G4TouchableHistory *)=0 |
virtual G4int | GetIndex (G4Step *) |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Additional Inherited Members | |
Protected Attributes inherited from G4VPrimitiveScorer | |
G4String | primitiveName |
G4MultiFunctionalDetector * | detector |
G4VSDFilter * | filter |
G4int | verboseLevel |
G4int | indexDepth |
G4String | unitName |
G4double | unitValue |
G4int | fNi |
G4int | fNj |
G4int | fNk |
Definition at line 46 of file G4PSDoseDeposit.hh.
Definition at line 47 of file G4PSDoseDeposit.cc.
Definition at line 53 of file G4PSDoseDeposit.cc.
|
virtual |
Definition at line 60 of file G4PSDoseDeposit.cc.
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 93 of file G4PSDoseDeposit.cc.
Reimplemented in G4PSDoseDepositForCylinder3D.
Definition at line 121 of file G4PSDoseDeposit.cc.
Referenced by ProcessHits().
|
virtual |
|
virtual |
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 82 of file G4PSDoseDeposit.cc.
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 101 of file G4PSDoseDeposit.cc.
|
protectedvirtual |
Implements G4VPrimitiveScorer.
Definition at line 63 of file G4PSDoseDeposit.cc.
Definition at line 116 of file G4PSDoseDeposit.cc.
Referenced by G4PSDoseDeposit(), G4PSDoseDeposit3D::G4PSDoseDeposit3D(), and G4ScoreQuantityMessenger::SetNewValue().