Geant4
10.03
|
#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 41 of file RE05MuonSD.hh.
RE05MuonSD::RE05MuonSD | ( | G4String | name | ) |
Definition at line 43 of file RE05MuonSD.cc.
References cm, G4VSensitiveDetector::collectionName, fPositionResolution, and G4CollectionNameVector::insert().
|
virtual |
Definition at line 54 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 106 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 111 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 101 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 59 of file RE05MuonSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fMuonCollection, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 116 of file RE05MuonSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 71 of file RE05MuonSD.cc.
References RE05MuonHit::AddEdep(), G4THitsCollection< T >::entries(), fMuonCollection, fPositionResolution, RE05MuonHit::GetPos(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4THitsCollection< T >::insert(), pos, RE05MuonHit::SetEdep(), RE05MuonHit::SetPos(), and sqr().
|
private |
Definition at line 56 of file RE05MuonSD.hh.
Referenced by Initialize(), and ProcessHits().
|
private |
Definition at line 57 of file RE05MuonSD.hh.
Referenced by ProcessHits(), and RE05MuonSD().