![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/optical/LXe/include/LXeScintSD.hh>
Inheritance diagram for LXeScintSD:
Collaboration diagram for LXeScintSD:Private Attributes | |
| LXeScintHitsCollection * | fScintCollection |
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 41 of file LXeScintSD.hh.
View newest version in sPHENIX GitHub at line 41 of file LXeScintSD.hh
| LXeScintSD::LXeScintSD | ( | G4String | name | ) |
Definition at line 45 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 45 of file LXeScintSD.cc
References G4VSensitiveDetector::collectionName, fScintCollection, and G4CollectionNameVector::insert().
Here is the call graph for this function:
|
virtual |
Definition at line 54 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 54 of file LXeScintSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 102 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 102 of file LXeScintSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 106 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 106 of file LXeScintSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 98 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 98 of file LXeScintSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 58 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 58 of file LXeScintSD.cc
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fScintCollection, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
Here is the call graph for this function:Reimplemented from G4VSensitiveDetector.
Definition at line 110 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 110 of file LXeScintSD.cc
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 71 of file LXeScintSD.cc.
View newest version in sPHENIX GitHub at line 71 of file LXeScintSD.cc
References edep, fScintCollection, G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), pos(), LXeScintHit::SetEdep(), and LXeScintHit::SetPos().
Here is the call graph for this function:
|
private |
Definition at line 57 of file LXeScintSD.hh.
View newest version in sPHENIX GitHub at line 57 of file LXeScintSD.hh
Referenced by Initialize(), LXeScintSD(), and ProcessHits().