ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/medical/GammaTherapy/include/PhantomSD.hh>
Private Member Functions | |
PhantomSD & | operator= (const PhantomSD &right) |
PhantomSD (const PhantomSD &) | |
Private Attributes | |
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 53 of file PhantomSD.hh.
View newest version in sPHENIX GitHub at line 53 of file PhantomSD.hh
PhantomSD::PhantomSD | ( | const G4String & | name | ) |
Definition at line 52 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 52 of file PhantomSD.cc
|
virtual |
Definition at line 58 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 58 of file PhantomSD.cc
|
private |
Reimplemented from G4VSensitiveDetector.
Definition at line 121 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 121 of file PhantomSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 116 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 116 of file PhantomSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 63 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 63 of file PhantomSD.cc
References fCounter, G4cout, G4endl, G4RunManager::GetNonConstCurrentRun(), G4RunManager::GetRunManager(), and Run::GetVerbose().
Reimplemented from G4VSensitiveDetector.
Definition at line 127 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 127 of file PhantomSD.cc
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 76 of file PhantomSD.cc.
View newest version in sPHENIX GitHub at line 76 of file PhantomSD.cc
References Run::AddPhantomStep(), edep, fShiftZ, G4cout, G4endl, G4RunManager::GetNonConstCurrentRun(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4RunManager::GetRunManager(), G4Step::GetTotalEnergyDeposit(), Run::GetVerbose(), MeV, r1, r2, CLHEP::Hep3Vector::x(), x1, x2, CLHEP::Hep3Vector::y(), y1, y2, CLHEP::Hep3Vector::z(), G4InuclParticleNames::z0, z1, and z2.
Definition at line 67 of file PhantomSD.hh.
View newest version in sPHENIX GitHub at line 67 of file PhantomSD.hh
References fShiftZ.
|
private |
Definition at line 75 of file PhantomSD.hh.
View newest version in sPHENIX GitHub at line 75 of file PhantomSD.hh
Referenced by Initialize().
|
private |
Definition at line 74 of file PhantomSD.hh.
View newest version in sPHENIX GitHub at line 74 of file PhantomSD.hh
Referenced by ProcessHits(), and SetShiftZ().