Geant4.10
|
#include <HadrontherapyDetectorSD.hh>
Data Fields | |
std::ofstream | ofs |
Additional Inherited Members | |
![]() | |
virtual G4int | GetCollectionID (G4int i) |
![]() | |
G4CollectionNameVector | collectionName |
G4String | SensitiveDetectorName |
G4String | thePathName |
G4String | fullPathName |
G4int | verboseLevel |
G4bool | active |
G4VReadOutGeometry * | ROgeometry |
G4VSDFilter * | filter |
Definition at line 45 of file HadrontherapyDetectorSD.hh.
HadrontherapyDetectorSD::HadrontherapyDetectorSD | ( | G4String | name | ) |
Definition at line 49 of file HadrontherapyDetectorSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
HadrontherapyDetectorSD::~HadrontherapyDetectorSD | ( | ) |
Definition at line 60 of file HadrontherapyDetectorSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 232 of file HadrontherapyDetectorSD.cc.
References G4VSensitiveDetector::GetCollectionID().
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 65 of file HadrontherapyDetectorSD.cc.
References G4VSensitiveDetector::collectionName.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 73 of file HadrontherapyDetectorSD.cc.
References HadrontherapyLet::GetInstance(), HadrontherapyAnalysisManager::GetInstance(), HadrontherapyMatrix::GetInstance(), G4VSensitiveDetector::GetName(), G4ParticleDefinition::GetPDGEncoding(), G4Step::GetPreStepPoint(), G4VTouchable::GetReplicaNumber(), G4StepPoint::GetTouchable(), python.hepunit::keV, and python.hepunit::MeV.
std::ofstream HadrontherapyDetectorSD::ofs |
Definition at line 51 of file HadrontherapyDetectorSD.hh.