Geant4
10.02.p02
|
#include <WLSPhotonDetSD.hh>
Private Attributes | |
WLSPhotonDetHitsCollection * | fPhotonDetHitCollection |
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 45 of file WLSPhotonDetSD.hh.
WLSPhotonDetSD::WLSPhotonDetSD | ( | G4String | name | ) |
Definition at line 48 of file WLSPhotonDetSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
|
virtual |
Definition at line 56 of file WLSPhotonDetSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 60 of file WLSPhotonDetSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fPhotonDetHitCollection, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 72 of file WLSPhotonDetSD.cc.
G4bool WLSPhotonDetSD::ProcessHits_constStep | ( | const G4Step * | aStep, |
G4TouchableHistory * | |||
) |
Definition at line 79 of file WLSPhotonDetSD.cc.
References fPhotonDetHitCollection, G4Track::GetDefinition(), G4TouchableHistory::GetHistory(), G4Step::GetPostStepPoint(), G4StepPoint::GetTouchable(), G4Step::GetTrack(), G4Track::GetUserInformation(), and G4OpticalPhoton::OpticalPhotonDefinition().
Referenced by WLSSteppingAction::UserSteppingAction().
|
private |
Definition at line 61 of file WLSPhotonDetSD.hh.
Referenced by Initialize(), and ProcessHits_constStep().