#include <G4StationSimulator.h>
Public Member Functions | |
const sdet::Station & | GetDetectorStation () const |
const mdet::Counter & | GetDetectorUMDCounter () const |
sevt::Station & | GetEventStation () const |
mevt::Counter & | GetEventUMDCounter () const |
utl::Particle & | GetParticle () const |
int | GetStationID () const |
Private Member Functions | |
void | Clear () |
Private Attributes | |
const sdet::Station * | fDetectorStation = nullptr |
const mdet::Counter * | fDetectorUMDCounter = nullptr |
sevt::Station * | fEventStation = nullptr |
mevt::Counter * | fEventUMDCounter = nullptr |
utl::Particle * | fParticle = nullptr |
Friends | |
class | Setup |
Definition at line 107 of file G4StationSimulator.h.
|
inlineprivate |
Definition at line 125 of file G4StationSimulator.h.
References fDetectorStation, fDetectorUMDCounter, fEventStation, fEventUMDCounter, and fParticle.
Referenced by G4StationSimulatorOG::G4StationSimulator::Setup::Clear().
|
inline |
Definition at line 111 of file G4StationSimulator.h.
References fDetectorStation.
Referenced by G4StationSimulatorOG::G4StationConstruction::AssembleStation(), G4StationSimulatorOG::G4StationConstruction::AssembleUMD(), G4StationSimulatorOG::G4StationConstruction::CreatePrimitives(), G4StationSimulatorOG::G4StationConstruction::G4StationConstruction(), G4StationSimulatorOG::G4StationPrimaryGenerator::GeneratePrimaries(), G4StationSimulatorOG::G4StationFastCerenkov::GetDataFromConstruction(), G4StationSimulatorOG::G4TankFastCerenkov::GetDataFromConstruction(), G4StationSimulatorOG::G4ScintillatorAction::ProcessHits(), G4StationSimulatorOG::G4TankPMTAction::ProcessHits(), G4StationSimulatorOG::G4StationConstruction::SetDetectorParameters(), G4StationSimulatorOG::G4StationConstruction::SetMARTAParameters(), and G4StationSimulatorOG::G4StationConstruction::SetUMDParameters().
|
inline |
Definition at line 113 of file G4StationSimulator.h.
References fDetectorUMDCounter.
Referenced by G4StationSimulatorOG::G4UMDScintStripAction::ProcessHits().
|
inline |
Definition at line 112 of file G4StationSimulator.h.
References fEventStation.
Referenced by G4StationSimulatorOG::G4TankPMTAction::ProcessHits().
|
inline |
Definition at line 114 of file G4StationSimulator.h.
References fEventUMDCounter.
Referenced by G4StationSimulatorOG::G4UMDScintStripAction::ProcessHits().
|
inline |
Definition at line 115 of file G4StationSimulator.h.
References fParticle.
Referenced by G4StationSimulatorOG::G4StationPrimaryGenerator::GeneratePrimaries().
|
inline |
Definition at line 110 of file G4StationSimulator.h.
References fDetectorStation, and sdet::Station::GetId().
|
friend |
Definition at line 134 of file G4StationSimulator.h.
|
private |
Definition at line 118 of file G4StationSimulator.h.
Referenced by Clear(), GetDetectorStation(), GetStationID(), and G4StationSimulatorOG::G4StationSimulator::Setup::Set().
|
private |
Definition at line 120 of file G4StationSimulator.h.
Referenced by Clear(), GetDetectorUMDCounter(), and G4StationSimulatorOG::G4StationSimulator::Setup::Set().
|
private |
Definition at line 119 of file G4StationSimulator.h.
Referenced by Clear(), GetEventStation(), and G4StationSimulatorOG::G4StationSimulator::Setup::Set().
|
private |
Definition at line 121 of file G4StationSimulator.h.
Referenced by Clear(), GetEventUMDCounter(), and G4StationSimulatorOG::G4StationSimulator::Setup::Set().
|
private |
Definition at line 122 of file G4StationSimulator.h.
Referenced by Clear(), GetParticle(), and G4StationSimulatorOG::G4StationSimulator::Setup::Set().