|
Geant4
10.01.p02
|
#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 42 of file LXeScintSD.hh.
| LXeScintSD::LXeScintSD | ( | G4String | name | ) |
Definition at line 46 of file LXeScintSD.cc.
References G4VSensitiveDetector::collectionName, fScintCollection, and G4CollectionNameVector::insert().
Here is the call graph for this function:
|
virtual |
Definition at line 55 of file LXeScintSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 103 of file LXeScintSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 107 of file LXeScintSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 99 of file LXeScintSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 59 of file LXeScintSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fScintCollection, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 111 of file LXeScintSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 72 of file LXeScintSD.cc.
References 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 58 of file LXeScintSD.hh.
Referenced by Initialize(), LXeScintSD(), and ProcessHits().