Geant4
10.00.p02
|
#include <ExGflashSensitiveDetector.hh>
Private Attributes | |
ExGflashHitsCollection * | fCaloHitsCollection |
ExGflashDetectorConstruction * | fDetector |
G4int | HCID |
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 44 of file ExGflashSensitiveDetector.hh.
ExGflashSensitiveDetector::ExGflashSensitiveDetector | ( | G4String | name, |
ExGflashDetectorConstruction * | det | ||
) |
Definition at line 45 of file ExGflashSensitiveDetector.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
ExGflashSensitiveDetector::~ExGflashSensitiveDetector | ( | ) |
Definition at line 53 of file ExGflashSensitiveDetector.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 63 of file ExGflashSensitiveDetector.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 55 of file ExGflashSensitiveDetector.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCaloHitsCollection, G4VSensitiveDetector::GetCollectionID(), HCID, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 70 of file ExGflashSensitiveDetector.cc.
References fCaloHitsCollection, fDetector, ExGflashDetectorConstruction::GetCristal(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), ExGflashHit::SetCrystalNum(), ExGflashHit::SetEdep(), and ExGflashHit::SetPos().
|
virtual |
Implements G4VGFlashSensitiveDetector.
Definition at line 99 of file ExGflashSensitiveDetector.cc.
References fCaloHitsCollection, fDetector, ExGflashDetectorConstruction::GetCristal(), GFlashEnergySpot::GetEnergy(), G4GFlashSpot::GetEnergySpot(), GFlashEnergySpot::GetPosition(), G4GFlashSpot::GetTouchableHandle(), G4VTouchable::GetVolume(), G4THitsCollection< T >::insert(), ExGflashHit::SetCrystalNum(), ExGflashHit::SetEdep(), and ExGflashHit::SetPos().
|
private |
Definition at line 55 of file ExGflashSensitiveDetector.hh.
Referenced by Initialize(), and ProcessHits().
|
private |
Definition at line 56 of file ExGflashSensitiveDetector.hh.
Referenced by ProcessHits().
|
private |
Definition at line 57 of file ExGflashSensitiveDetector.hh.
Referenced by Initialize().