Geant4
10.02.p01
|
#include <RE05MuonSD.hh>
Private Attributes | |
RE05MuonHitsCollection * | muonCollection |
G4double | positionResolution |
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 41 of file RE05MuonSD.cc.
References cm, G4VSensitiveDetector::collectionName, G4CollectionNameVector::insert(), and positionResolution.
|
virtual |
Definition at line 49 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 92 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 96 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 89 of file RE05MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 51 of file RE05MuonSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, G4VSensitiveDetector::GetCollectionID(), muonCollection, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 100 of file RE05MuonSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 61 of file RE05MuonSD.cc.
References RE05MuonHit::AddEdep(), G4THitsCollection< T >::entries(), RE05MuonHit::GetPos(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4THitsCollection< T >::insert(), muonCollection, pos, positionResolution, 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().