ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE05/include/RE05MuonSD.hh>
Private Attributes | |
RE05MuonHitsCollection * | fMuonCollection |
G4double | fPositionResolution |
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 40 of file RE05MuonSD.hh.
View newest version in sPHENIX GitHub at line 40 of file RE05MuonSD.hh
RE05MuonSD::RE05MuonSD | ( | G4String | name | ) |
Definition at line 42 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 42 of file RE05MuonSD.cc
References cm, G4VSensitiveDetector::collectionName, fPositionResolution, and G4CollectionNameVector::insert().
|
virtual |
Definition at line 53 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 53 of file RE05MuonSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 105 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 105 of file RE05MuonSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 110 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 110 of file RE05MuonSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 100 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 100 of file RE05MuonSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 58 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 58 of file RE05MuonSD.cc
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fMuonCollection, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
Reimplemented from G4VSensitiveDetector.
Definition at line 115 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 115 of file RE05MuonSD.cc
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 70 of file RE05MuonSD.cc.
View newest version in sPHENIX GitHub at line 70 of file RE05MuonSD.cc
References RE05MuonHit::AddEdep(), edep, G4THitsCollection< T >::entries(), fMuonCollection, fPositionResolution, RE05MuonHit::GetPos(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4THitsCollection< T >::insert(), pos(), RE05MuonHit::SetEdep(), RE05MuonHit::SetPos(), sqr(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
private |
Definition at line 55 of file RE05MuonSD.hh.
View newest version in sPHENIX GitHub at line 55 of file RE05MuonSD.hh
Referenced by Initialize(), and ProcessHits().
|
private |
Definition at line 56 of file RE05MuonSD.hh.
View newest version in sPHENIX GitHub at line 56 of file RE05MuonSD.hh
Referenced by ProcessHits(), and RE05MuonSD().