Geant4
10.01.p02
|
#include <PhantomSD.hh>
Private Member Functions | |
PhantomSD & | operator= (const PhantomSD &right) |
PhantomSD (const PhantomSD &) | |
Private Attributes | |
Histo * | fHisto |
G4double | fShiftZ |
G4int | fCounter |
Additional Inherited Members | |
Protected Member Functions inherited from G4VSensitiveDetector | |
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 55 of file PhantomSD.hh.
PhantomSD::PhantomSD | ( | const G4String & | name | ) |
Definition at line 52 of file PhantomSD.cc.
|
virtual |
Definition at line 59 of file PhantomSD.cc.
|
private |
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 115 of file PhantomSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 110 of file PhantomSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 64 of file PhantomSD.cc.
References fCounter, fHisto, G4cout, G4endl, and Histo::GetVerbose().
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 121 of file PhantomSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 74 of file PhantomSD.cc.
References Histo::AddPhantomStep(), fHisto, fShiftZ, G4cout, G4endl, G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), Histo::GetVerbose(), MeV, p1, p2, r0, and G4InuclParticleNames::z0.
|
inline |
Definition at line 69 of file PhantomSD.hh.
References fShiftZ.
Referenced by DetectorConstruction::InitialiseGeometryParameters().
|
private |
Definition at line 78 of file PhantomSD.hh.
Referenced by Initialize().
|
private |
Definition at line 76 of file PhantomSD.hh.
Referenced by Initialize(), and ProcessHits().
|
private |
Definition at line 77 of file PhantomSD.hh.
Referenced by ProcessHits(), and SetShiftZ().