ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/hadrontherapy/include/HadrontherapyDetectorSD.hh>
Public Attributes | |
std::ofstream | ofs |
Private Attributes | |
HadrontherapyDetectorHitsCollection * | HitsCollection |
G4String | sensitiveDetectorName |
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 38 of file HadrontherapyDetectorSD.hh.
View newest version in sPHENIX GitHub at line 38 of file HadrontherapyDetectorSD.hh
HadrontherapyDetectorSD::HadrontherapyDetectorSD | ( | G4String | name | ) |
Definition at line 62 of file HadrontherapyDetectorSD.cc.
View newest version in sPHENIX GitHub at line 62 of file HadrontherapyDetectorSD.cc
References G4VSensitiveDetector::collectionName, HitsCollection, G4CollectionNameVector::insert(), and sensitiveDetectorName.
HadrontherapyDetectorSD::~HadrontherapyDetectorSD | ( | ) |
Definition at line 73 of file HadrontherapyDetectorSD.cc.
View newest version in sPHENIX GitHub at line 73 of file HadrontherapyDetectorSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 226 of file HadrontherapyDetectorSD.cc.
View newest version in sPHENIX GitHub at line 226 of file HadrontherapyDetectorSD.cc
References G4VSensitiveDetector::GetCollectionID(), and HitsCollection.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 77 of file HadrontherapyDetectorSD.cc.
View newest version in sPHENIX GitHub at line 77 of file HadrontherapyDetectorSD.cc
References G4VSensitiveDetector::collectionName, HitsCollection, and sensitiveDetectorName.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 85 of file HadrontherapyDetectorSD.cc.
View newest version in sPHENIX GitHub at line 85 of file HadrontherapyDetectorSD.cc
References A(), Fill(), HadrontherapyLet::GetInstance(), HadrontherapyMatrix::GetInstance(), G4VSensitiveDetector::GetName(), G4VPhysicalVolume::GetName(), G4ParticleDefinition::GetPDGEncoding(), G4Step::GetPreStepPoint(), G4VTouchable::GetReplicaNumber(), G4Step::GetSecondaryInCurrentStep(), G4StepPoint::GetTouchable(), G4StepPoint::GetTouchableHandle(), G4VTouchable::GetVolume(), HitsCollection, k, pdg, and Z.
|
private |
Definition at line 53 of file HadrontherapyDetectorSD.hh.
View newest version in sPHENIX GitHub at line 53 of file HadrontherapyDetectorSD.hh
Referenced by EndOfEvent(), HadrontherapyDetectorSD(), Initialize(), and ProcessHits().
std::ofstream HadrontherapyDetectorSD::ofs |
Definition at line 45 of file HadrontherapyDetectorSD.hh.
View newest version in sPHENIX GitHub at line 45 of file HadrontherapyDetectorSD.hh
|
private |
Definition at line 54 of file HadrontherapyDetectorSD.hh.
View newest version in sPHENIX GitHub at line 54 of file HadrontherapyDetectorSD.hh
Referenced by HadrontherapyDetectorSD(), and Initialize().