Geant4.10
|
#include <FCALTestbeamSetupSD.hh>
Data Fields | |
G4double | EBeamS1 |
G4double | EBeamS2 |
G4double | EBeamS3 |
G4double | EHoleScint |
G4double | EBeamHole |
G4double | EBeamDead |
G4int | TailCatcherID |
G4double | ETailVis [8] |
G4double | ETailDep [7] |
Additional Inherited Members | |
![]() | |
virtual G4int | GetCollectionID (G4int i) |
![]() | |
G4CollectionNameVector | collectionName |
G4String | SensitiveDetectorName |
G4String | thePathName |
G4String | fullPathName |
G4int | verboseLevel |
G4bool | active |
G4VReadOutGeometry * | ROgeometry |
G4VSDFilter * | filter |
Definition at line 46 of file FCALTestbeamSetupSD.hh.
FCALTestbeamSetupSD::FCALTestbeamSetupSD | ( | G4String | name | ) |
Definition at line 54 of file FCALTestbeamSetupSD.cc.
FCALTestbeamSetupSD::~FCALTestbeamSetupSD | ( | ) |
Definition at line 59 of file FCALTestbeamSetupSD.cc.
Reimplemented from G4VSensitiveDetector.
Definition at line 175 of file FCALTestbeamSetupSD.cc.
Reimplemented from G4VSensitiveDetector.
Definition at line 180 of file FCALTestbeamSetupSD.cc.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 130 of file FCALTestbeamSetupSD.cc.
References testem0::app, EBeamDead, EBeamHole, EBeamS1, EBeamS2, EBeamS3, EHoleScint, ETailDep, ETailVis, G4cout, G4endl, and python.hepunit::MeV.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 64 of file FCALTestbeamSetupSD.cc.
References EBeamDead, EBeamHole, EBeamS1, EBeamS2, EBeamS3, EHoleScint, ETailDep, ETailVis, and TailCatcherID.
Reimplemented from G4VSensitiveDetector.
Definition at line 185 of file FCALTestbeamSetupSD.cc.
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 77 of file FCALTestbeamSetupSD.cc.
References EBeamDead, EBeamHole, EBeamS1, EBeamS2, EBeamS3, EHoleScint, ETailDep, ETailVis, G4VPhysicalVolume::GetCopyNo(), G4VPhysicalVolume::GetName(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), and TailCatcherID.
G4double FCALTestbeamSetupSD::EBeamDead |
Definition at line 73 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::EBeamHole |
Definition at line 72 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::EBeamS1 |
Definition at line 71 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::EBeamS2 |
Definition at line 71 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::EBeamS3 |
Definition at line 71 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::EHoleScint |
Definition at line 72 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::ETailDep[7] |
Definition at line 75 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4double FCALTestbeamSetupSD::ETailVis[8] |
Definition at line 75 of file FCALTestbeamSetupSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
G4int FCALTestbeamSetupSD::TailCatcherID |
Definition at line 74 of file FCALTestbeamSetupSD.hh.
Referenced by Initialize(), and ProcessHits().