Geant4
10.01.p02
|
#include <H02MuonSD.hh>
Private Attributes | |
H02MuonHitsCollection * | hitCollection |
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 H02MuonSD.hh.
H02MuonSD::H02MuonSD | ( | G4String | name | ) |
Definition at line 40 of file H02MuonSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
H02MuonSD::~H02MuonSD | ( | ) |
Definition at line 48 of file H02MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 93 of file H02MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 98 of file H02MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 88 of file H02MuonSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 53 of file H02MuonSD.cc.
References G4VSensitiveDetector::collectionName, G4VSensitiveDetector::GetCollectionID(), hitCollection, and G4VSensitiveDetector::SensitiveDetectorName.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 103 of file H02MuonSD.cc.
References G4cout, G4endl, and hitCollection.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 63 of file H02MuonSD.cc.
References fGeomBoundary, G4VSensitiveDetector::GetName(), and hitCollection.
|
private |
Definition at line 54 of file H02MuonSD.hh.
Referenced by Initialize(), PrintAll(), and ProcessHits().