ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/field/field03/include/F03CalorimeterSD.hh>
Private Attributes | |
F03CalorHitsCollection * | fCalCollection |
F03DetectorConstruction * | 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 47 of file F03CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 47 of file F03CalorimeterSD.hh
F03CalorimeterSD::F03CalorimeterSD | ( | G4String | name, |
F03DetectorConstruction * | det | ||
) |
Definition at line 48 of file F03CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 48 of file F03CalorimeterSD.cc
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
|
virtual |
Definition at line 60 of file F03CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 60 of file F03CalorimeterSD.cc
References fHitID.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 111 of file F03CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 111 of file F03CalorimeterSD.cc
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCalCollection, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 67 of file F03CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 67 of file F03CalorimeterSD.cc
References G4VSensitiveDetector::collectionName, fCalCollection, fHitID, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 76 of file F03CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 76 of file F03CalorimeterSD.cc
References F03CalorHit::AddAbs(), edep, fCalCollection, fDetector, fHitID, G4cout, G4endl, F03DetectorConstruction::GetAbsorber(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), and G4VSensitiveDetector::verboseLevel.
|
private |
Definition at line 60 of file F03CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 60 of file F03CalorimeterSD.hh
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
|
private |
Definition at line 61 of file F03CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 61 of file F03CalorimeterSD.hh
Referenced by ProcessHits().
|
private |
Definition at line 62 of file F03CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 62 of file F03CalorimeterSD.hh
Referenced by Initialize(), ProcessHits(), and ~F03CalorimeterSD().