Geant4
10.02.p01
|
#include <Em10CalorimeterSD.hh>
Private Attributes | |
Em10CalorHitsCollection * | CalCollection |
Em10DetectorConstruction * | Detector |
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 50 of file Em10CalorimeterSD.hh.
Em10CalorimeterSD::Em10CalorimeterSD | ( | G4String | name, |
Em10DetectorConstruction * | det | ||
) |
Definition at line 52 of file Em10CalorimeterSD.cc.
References G4VSensitiveDetector::collectionName, HitID, and G4CollectionNameVector::insert().
Em10CalorimeterSD::~Em10CalorimeterSD | ( | ) |
Definition at line 62 of file Em10CalorimeterSD.cc.
References HitID.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 126 of file Em10CalorimeterSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 116 of file Em10CalorimeterSD.cc.
References G4HCofThisEvent::AddHitsCollection(), CalCollection, G4VSensitiveDetector::collectionName, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 69 of file Em10CalorimeterSD.cc.
References CalCollection, G4VSensitiveDetector::collectionName, HitID, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 132 of file Em10CalorimeterSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 78 of file Em10CalorimeterSD.cc.
References Em10CalorHit::AddAbs(), CalCollection, Detector, G4cout, G4endl, Em10DetectorConstruction::GetAbsorber(), G4Track::GetDefinition(), G4ParticleDefinition::GetPDGCharge(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4Step::GetTrack(), G4TouchableHistory::GetVolume(), HitID, G4THitsCollection< T >::insert(), and G4VSensitiveDetector::verboseLevel.
|
private |
Definition at line 65 of file Em10CalorimeterSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
|
private |
Definition at line 66 of file Em10CalorimeterSD.hh.
Referenced by ProcessHits().
|
private |
Definition at line 67 of file Em10CalorimeterSD.hh.
Referenced by Em10CalorimeterSD(), Initialize(), ProcessHits(), and ~Em10CalorimeterSD().