Geant4
10.01.p02
|
#include <F01CalorimeterSD.hh>
Private Attributes | |
F01CalorHitsCollection * | fCalCollection |
F01DetectorConstruction * | fDetector |
G4int * | fHitID |
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 48 of file F01CalorimeterSD.hh.
F01CalorimeterSD::F01CalorimeterSD | ( | G4String | name, |
F01DetectorConstruction * | det | ||
) |
Definition at line 49 of file F01CalorimeterSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
|
virtual |
Definition at line 61 of file F01CalorimeterSD.cc.
References fHitID.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 112 of file F01CalorimeterSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCalCollection, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 68 of file F01CalorimeterSD.cc.
References G4VSensitiveDetector::collectionName, fCalCollection, fHitID, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 77 of file F01CalorimeterSD.cc.
References F01CalorHit::AddAbs(), fCalCollection, fDetector, fHitID, G4cout, G4endl, F01DetectorConstruction::GetAbsorber(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), and G4VSensitiveDetector::verboseLevel.
|
private |
Definition at line 61 of file F01CalorimeterSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
|
private |
Definition at line 62 of file F01CalorimeterSD.hh.
Referenced by ProcessHits().
|
private |
Definition at line 63 of file F01CalorimeterSD.hh.
Referenced by Initialize(), ProcessHits(), and ~F01CalorimeterSD().