![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/human_phantom/include/G4HumanPhantomSD.hh>
Inheritance diagram for G4HumanPhantomSD:
Collaboration diagram for G4HumanPhantomSD:Private Attributes | |
| G4HumanPhantomHitsCollection * | collection |
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 38 of file G4HumanPhantomSD.hh.
View newest version in sPHENIX GitHub at line 38 of file G4HumanPhantomSD.hh
Definition at line 35 of file G4HumanPhantomSD.cc.
View newest version in sPHENIX GitHub at line 35 of file G4HumanPhantomSD.cc
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
Here is the call graph for this function:| G4HumanPhantomSD::~G4HumanPhantomSD | ( | ) |
Definition at line 43 of file G4HumanPhantomSD.cc.
View newest version in sPHENIX GitHub at line 43 of file G4HumanPhantomSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 77 of file G4HumanPhantomSD.cc.
View newest version in sPHENIX GitHub at line 77 of file G4HumanPhantomSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 47 of file G4HumanPhantomSD.cc.
View newest version in sPHENIX GitHub at line 47 of file G4HumanPhantomSD.cc
References G4HCofThisEvent::AddHitsCollection(), collection, G4VSensitiveDetector::collectionName, G4SDManager::GetCollectionID(), G4SDManager::GetSDMpointer(), and G4VSensitiveDetector::SensitiveDetectorName.
Here is the call graph for this function:
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 58 of file G4HumanPhantomSD.cc.
View newest version in sPHENIX GitHub at line 58 of file G4HumanPhantomSD.cc
References collection, edep, G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetName(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4VTouchable::GetVolume(), G4THitsCollection< T >::insert(), G4HumanPhantomHit::SetBodyPartID(), and G4HumanPhantomHit::SetEdep().
Here is the call graph for this function:
|
private |
Definition at line 50 of file G4HumanPhantomSD.hh.
View newest version in sPHENIX GitHub at line 50 of file G4HumanPhantomSD.hh
Referenced by Initialize(), and ProcessHits().