Geant4
10.03.p03
|
#include <IORTDetectorSD.hh>
Public Attributes | |
std::ofstream | ofs |
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 50 of file IORTDetectorSD.hh.
IORTDetectorSD::IORTDetectorSD | ( | G4String | name | ) |
Definition at line 53 of file IORTDetectorSD.cc.
IORTDetectorSD::~IORTDetectorSD | ( | ) |
Definition at line 63 of file IORTDetectorSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 195 of file IORTDetectorSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 68 of file IORTDetectorSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 75 of file IORTDetectorSD.cc.
std::ofstream IORTDetectorSD::ofs |
Definition at line 56 of file IORTDetectorSD.hh.