![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE01/include/RE01CalorimeterSD.hh>
Inheritance diagram for RE01CalorimeterSD:
Collaboration diagram for RE01CalorimeterSD:Protected Member Functions | |
| virtual G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
Protected Member Functions inherited from G4VSensitiveDetector | |
| virtual G4int | GetCollectionID (G4int i) |
Private Attributes | |
| RE01CalorimeterHitsCollection * | fCalCollection |
| int | fCellID [20][48] |
| const int | fNumberOfCellsInZ |
| const int | fNumberOfCellsInPhi |
Additional Inherited Members | |
Protected Attributes inherited from G4VSensitiveDetector | |
| G4CollectionNameVector | collectionName |
| G4String | SensitiveDetectorName |
| G4String | thePathName |
| G4String | fullPathName |
| G4int | verboseLevel |
| G4bool | active |
| G4VReadOutGeometry * | ROgeometry |
| G4VSDFilter * | filter |
Definition at line 41 of file RE01CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 41 of file RE01CalorimeterSD.hh
| RE01CalorimeterSD::RE01CalorimeterSD | ( | G4String | name | ) |
Definition at line 43 of file RE01CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 43 of file RE01CalorimeterSD.cc
References G4VSensitiveDetector::collectionName, fCellID, fNumberOfCellsInPhi, fNumberOfCellsInZ, G4CollectionNameVector::insert(), and k.
Here is the call graph for this function:
|
virtual |
Definition at line 59 of file RE01CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 59 of file RE01CalorimeterSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 63 of file RE01CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 63 of file RE01CalorimeterSD.cc
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCalCollection, fCellID, fNumberOfCellsInPhi, fNumberOfCellsInZ, G4VSensitiveDetector::GetCollectionID(), k, and G4VSensitiveDetector::SensitiveDetectorName.
Here is the call graph for this function:
|
protectedvirtual |
Implements G4VSensitiveDetector.
Definition at line 80 of file RE01CalorimeterSD.cc.
View newest version in sPHENIX GitHub at line 80 of file RE01CalorimeterSD.cc
References edep, fCalCollection, fCellID, G4cout, G4endl, G4VTouchable::GetHistory(), G4VPhysicalVolume::GetLogicalVolume(), G4Step::GetPreStepPoint(), G4VTouchable::GetReplicaNumber(), G4NavigationHistory::GetTopTransform(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4Step::GetTrack(), G4VTouchable::GetVolume(), G4THitsCollection< T >::insert(), G4AffineTransform::Invert(), G4AffineTransform::NetRotation(), G4AffineTransform::NetTranslation(), RE01CalorimeterHit::SetEdep(), RE01CalorimeterHit::SetPos(), RE01CalorimeterHit::SetRot(), RE01CalorimeterHit::SetTrackInformation(), and G4VSensitiveDetector::verboseLevel.
Here is the call graph for this function:
|
private |
Definition at line 54 of file RE01CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 54 of file RE01CalorimeterSD.hh
Referenced by Initialize(), and ProcessHits().
|
private |
Definition at line 55 of file RE01CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 55 of file RE01CalorimeterSD.hh
Referenced by Initialize(), ProcessHits(), and RE01CalorimeterSD().
|
private |
Definition at line 57 of file RE01CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 57 of file RE01CalorimeterSD.hh
Referenced by Initialize(), and RE01CalorimeterSD().
|
private |
Definition at line 56 of file RE01CalorimeterSD.hh.
View newest version in sPHENIX GitHub at line 56 of file RE01CalorimeterSD.hh
Referenced by Initialize(), and RE01CalorimeterSD().