ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/lAr_calorimeter/include/FCALEMModuleSD.hh>
Public Attributes | |
G4double | EvisF1Tile [1131] |
Private Attributes | |
FCALEMModule * | EmModule |
G4int | Init_state |
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 48 of file FCALEMModuleSD.hh.
View newest version in sPHENIX GitHub at line 48 of file FCALEMModuleSD.hh
FCALEMModuleSD::FCALEMModuleSD | ( | G4String | name | ) |
Definition at line 55 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 55 of file FCALEMModuleSD.cc
References EmModule.
FCALEMModuleSD::~FCALEMModuleSD | ( | ) |
Definition at line 63 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 63 of file FCALEMModuleSD.cc
References EmModule.
Reimplemented from G4VSensitiveDetector.
Definition at line 123 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 123 of file FCALEMModuleSD.cc
Reimplemented from G4VSensitiveDetector.
Definition at line 128 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 128 of file FCALEMModuleSD.cc
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 105 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 105 of file FCALEMModuleSD.cc
References EvisF1Tile, G4cout, and G4endl.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 70 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 70 of file FCALEMModuleSD.cc
References EmModule, EvisF1Tile, Init_state, and FCALEMModule::InitializeGeometry().
Reimplemented from G4VSensitiveDetector.
Definition at line 133 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 133 of file FCALEMModuleSD.cc
|
virtual |
Implements G4VSensitiveDetector.
Definition at line 83 of file FCALEMModuleSD.cc.
View newest version in sPHENIX GitHub at line 83 of file FCALEMModuleSD.cc
References edep, EmModule, EvisF1Tile, G4VPhysicalVolume::GetCopyNo(), FCALEMModule::GetF1TileID(), G4VPhysicalVolume::GetName(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), and G4TouchableHistory::GetVolume().
|
private |
Definition at line 68 of file FCALEMModuleSD.hh.
View newest version in sPHENIX GitHub at line 68 of file FCALEMModuleSD.hh
Referenced by FCALEMModuleSD(), Initialize(), ProcessHits(), and ~FCALEMModuleSD().
G4double FCALEMModuleSD::EvisF1Tile[1131] |
Definition at line 72 of file FCALEMModuleSD.hh.
View newest version in sPHENIX GitHub at line 72 of file FCALEMModuleSD.hh
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
|
private |
Definition at line 69 of file FCALEMModuleSD.hh.
View newest version in sPHENIX GitHub at line 69 of file FCALEMModuleSD.hh
Referenced by Initialize().