#include <G4StationConstruction.h>
Public Member Functions | |
void | Clear () |
Public Attributes | |
G4LogicalVolume * | fDome_log = nullptr |
G4PVPlacement * | fDome_phys = nullptr |
unsigned int | fId = 0 |
G4PVPlacement * | fInner_phys = nullptr |
G4LogicalVolume * | fInterface_log = nullptr |
G4PVPlacement * | fInterface_phys = nullptr |
G4LogicalVolume * | fPMT_log = nullptr |
G4LogicalVolume * | fPMT_log1 = nullptr |
G4PVPlacement * | fPMT_phys = nullptr |
G4PVPlacement * | fPMT_phys1 = nullptr |
G4ThreeVector | fPMTPosition |
int | fPMTType = 0 |
Definition at line 80 of file G4StationConstruction.h.
|
inline |
Definition at line 82 of file G4StationConstruction.h.
References fDome_log, fDome_phys, fInner_phys, fInterface_log, fInterface_phys, fPMT_log, fPMT_log1, fPMT_phys, and fPMT_phys1.
G4LogicalVolume* G4StationSimulatorOG::PMTConstruction::fDome_log = nullptr |
Definition at line 111 of file G4StationConstruction.h.
Referenced by Clear().
G4PVPlacement* G4StationSimulatorOG::PMTConstruction::fDome_phys = nullptr |
Definition at line 115 of file G4StationConstruction.h.
Referenced by Clear().
unsigned int G4StationSimulatorOG::PMTConstruction::fId = 0 |
Definition at line 104 of file G4StationConstruction.h.
Referenced by G4StationSimulatorOG::G4StationConstruction::SetDetectorParameters().
G4PVPlacement* G4StationSimulatorOG::PMTConstruction::fInner_phys = nullptr |
Definition at line 118 of file G4StationConstruction.h.
Referenced by Clear().
G4LogicalVolume* G4StationSimulatorOG::PMTConstruction::fInterface_log = nullptr |
Definition at line 110 of file G4StationConstruction.h.
Referenced by Clear().
G4PVPlacement* G4StationSimulatorOG::PMTConstruction::fInterface_phys = nullptr |
Definition at line 116 of file G4StationConstruction.h.
Referenced by Clear().
G4LogicalVolume* G4StationSimulatorOG::PMTConstruction::fPMT_log = nullptr |
Definition at line 108 of file G4StationConstruction.h.
Referenced by Clear().
G4LogicalVolume* G4StationSimulatorOG::PMTConstruction::fPMT_log1 = nullptr |
Definition at line 109 of file G4StationConstruction.h.
Referenced by Clear().
G4PVPlacement* G4StationSimulatorOG::PMTConstruction::fPMT_phys = nullptr |
Definition at line 113 of file G4StationConstruction.h.
Referenced by Clear().
G4PVPlacement* G4StationSimulatorOG::PMTConstruction::fPMT_phys1 = nullptr |
Definition at line 114 of file G4StationConstruction.h.
Referenced by Clear().
G4ThreeVector G4StationSimulatorOG::PMTConstruction::fPMTPosition |
Definition at line 106 of file G4StationConstruction.h.
Referenced by G4StationSimulatorOG::G4StationConstruction::SetDetectorParameters().
int G4StationSimulatorOG::PMTConstruction::fPMTType = 0 |
Definition at line 105 of file G4StationConstruction.h.
Referenced by G4StationSimulatorOG::G4StationConstruction::SetDetectorParameters().