![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/hadronic/Hadr01/include/CheckVolumeSD.hh>
Inheritance diagram for CheckVolumeSD:
Collaboration diagram for CheckVolumeSD:Private Member Functions | |
| CheckVolumeSD & | operator= (const CheckVolumeSD &right) |
| CheckVolumeSD (const CheckVolumeSD &) | |
Private Attributes | |
| HistoManager * | fHisto |
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 56 of file CheckVolumeSD.hh.
View newest version in sPHENIX GitHub at line 56 of file CheckVolumeSD.hh
| CheckVolumeSD::CheckVolumeSD | ( | const G4String & | name | ) |
Definition at line 51 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 51 of file CheckVolumeSD.cc
References fHisto, and HistoManager::GetPointer().
Here is the call graph for this function:
|
virtual |
Definition at line 59 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 59 of file CheckVolumeSD.cc
| CheckVolumeSD::CheckVolumeSD | ( | const G4String & | ) |
|
virtual |
|
private |
|
virtual |
Reimplemented from G4VSensitiveDetector.
Reimplemented from G4VSensitiveDetector.
Definition at line 83 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 83 of file CheckVolumeSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 78 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 78 of file CheckVolumeSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 64 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 64 of file CheckVolumeSD.cc
|
private |
|
virtual |
Reimplemented from G4VSensitiveDetector.
Reimplemented from G4VSensitiveDetector.
Definition at line 88 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 88 of file CheckVolumeSD.cc
|
virtual |
Implements G4VSensitiveDetector.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 69 of file CheckVolumeSD.cc.
View newest version in sPHENIX GitHub at line 69 of file CheckVolumeSD.cc
References HistoManager::AddLeakingParticle(), fHisto, G4Step::GetTrack(), G4Track::GetTrackID(), and track.
Here is the call graph for this function:
|
private |
Definition at line 71 of file CheckVolumeSD.hh.
View newest version in sPHENIX GitHub at line 71 of file CheckVolumeSD.hh
Referenced by CheckVolumeSD(), and ProcessHits().