ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/underground_physics/include/DMXPmtSD.hh>
Private Attributes | |
DMXPmtHitsCollection * | pmtCollection |
G4int | HitID |
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 DMXPmtSD.hh.
View newest version in sPHENIX GitHub at line 55 of file DMXPmtSD.hh
DMXPmtSD::DMXPmtSD | ( | G4String | name | ) |
Definition at line 55 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 55 of file DMXPmtSD.cc
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
DMXPmtSD::~DMXPmtSD | ( | ) |
Definition at line 63 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 63 of file DMXPmtSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 117 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 117 of file DMXPmtSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 120 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 120 of file DMXPmtSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 96 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 96 of file DMXPmtSD.cc
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, G4THitsCollection< T >::entries(), G4cout, G4endl, G4SDManager::GetCollectionID(), G4SDManager::GetSDMpointer(), pmtCollection, G4THitsCollection< T >::PrintAllHits(), and G4VSensitiveDetector::verboseLevel.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 67 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 67 of file DMXPmtSD.cc
References G4VSensitiveDetector::collectionName, HitID, pmtCollection, and G4VSensitiveDetector::SensitiveDetectorName.
Reimplemented from G4VSensitiveDetector.
Definition at line 123 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 123 of file DMXPmtSD.cc
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 81 of file DMXPmtSD.cc.
View newest version in sPHENIX GitHub at line 81 of file DMXPmtSD.cc
References G4StepPoint::GetGlobalTime(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), DMXPmtHit::SetPos(), and DMXPmtHit::SetTime().
|
private |
Definition at line 72 of file DMXPmtSD.hh.
View newest version in sPHENIX GitHub at line 72 of file DMXPmtSD.hh
Referenced by Initialize().
|
private |
Definition at line 71 of file DMXPmtSD.hh.
View newest version in sPHENIX GitHub at line 71 of file DMXPmtSD.hh
Referenced by EndOfEvent(), and Initialize().