|
Geant4
10.01.p02
|
#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 42 of file RE01CalorimeterSD.hh.
| RE01CalorimeterSD::RE01CalorimeterSD | ( | G4String | name | ) |
Definition at line 44 of file RE01CalorimeterSD.cc.
References G4VSensitiveDetector::collectionName, fCellID, fNumberOfCellsInPhi, fNumberOfCellsInZ, and G4CollectionNameVector::insert().
Here is the call graph for this function:
|
virtual |
Definition at line 60 of file RE01CalorimeterSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 64 of file RE01CalorimeterSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCalCollection, fCellID, fNumberOfCellsInPhi, fNumberOfCellsInZ, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
Here is the call graph for this function:
|
protectedvirtual |
Implements G4VSensitiveDetector.
Definition at line 81 of file RE01CalorimeterSD.cc.
References fCalCollection, fCellID, G4cout, G4endl, G4TouchableHistory::GetHistory(), G4VPhysicalVolume::GetLogicalVolume(), G4TouchableHistory::GetReplicaNumber(), G4NavigationHistory::GetTopTransform(), G4Step::GetTotalEnergyDeposit(), G4Step::GetTrack(), G4TouchableHistory::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 55 of file RE01CalorimeterSD.hh.
Referenced by Initialize(), and ProcessHits().
|
private |
Definition at line 56 of file RE01CalorimeterSD.hh.
Referenced by Initialize(), ProcessHits(), and RE01CalorimeterSD().
|
private |
Definition at line 58 of file RE01CalorimeterSD.hh.
Referenced by Initialize(), and RE01CalorimeterSD().
|
private |
Definition at line 57 of file RE01CalorimeterSD.hh.
Referenced by Initialize(), and RE01CalorimeterSD().