Geant4
10.01.p02
|
#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.
DMXPmtSD::DMXPmtSD | ( | G4String | name | ) |
Definition at line 55 of file DMXPmtSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
DMXPmtSD::~DMXPmtSD | ( | ) |
Definition at line 63 of file DMXPmtSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 117 of file DMXPmtSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 120 of file DMXPmtSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition 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.
References G4VSensitiveDetector::collectionName, HitID, pmtCollection, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 123 of file DMXPmtSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition 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.
Referenced by Initialize().
|
private |
Definition at line 71 of file DMXPmtSD.hh.
Referenced by EndOfEvent(), and Initialize().