#include <G4StationSimulator.h>
Public Member Functions | |
void | Clear () const |
void | Set (const sdet::Station &s) const |
void | Set (sevt::Station &s) const |
void | Set (const mdet::Counter &c) const |
void | Set (mevt::Counter &c) const |
void | Set (utl::Particle &p) const |
Setup () | |
template<class T > | |
Setup (T &x) | |
~Setup () | |
Static Private Attributes | |
static bool | fgLock = false |
Definition at line 75 of file G4StationSimulator.h.
|
inline |
Definition at line 78 of file G4StationSimulator.h.
|
inline |
Definition at line 87 of file G4StationSimulator.h.
References Set().
|
inline |
Definition at line 89 of file G4StationSimulator.h.
|
inline |
Definition at line 101 of file G4StationSimulator.h.
References G4StationSimulatorOG::G4StationSimulator::Current::Clear(), and G4StationSimulatorOG::G4StationSimulator::fgCurrent.
|
inline |
Definition at line 91 of file G4StationSimulator.h.
References G4StationSimulatorOG::G4StationSimulator::Current::fDetectorStation, G4StationSimulatorOG::G4StationSimulator::fgCurrent, and utl::s.
Referenced by G4StationSimulatorOG::G4StationSimulator::RunFast(), G4StationSimulatorOG::G4StationSimulator::RunFull(), and Setup().
|
inline |
Definition at line 93 of file G4StationSimulator.h.
References G4StationSimulatorOG::G4StationSimulator::Current::fEventStation, G4StationSimulatorOG::G4StationSimulator::fgCurrent, and utl::s.
|
inline |
Definition at line 95 of file G4StationSimulator.h.
References RdGeoCeLDFFitter::c, G4StationSimulatorOG::G4StationSimulator::Current::fDetectorUMDCounter, and G4StationSimulatorOG::G4StationSimulator::fgCurrent.
|
inline |
Definition at line 97 of file G4StationSimulator.h.
References RdGeoCeLDFFitter::c, G4StationSimulatorOG::G4StationSimulator::Current::fEventUMDCounter, and G4StationSimulatorOG::G4StationSimulator::fgCurrent.
|
inline |
Definition at line 99 of file G4StationSimulator.h.
References G4StationSimulatorOG::G4StationSimulator::fgCurrent, G4StationSimulatorOG::G4StationSimulator::Current::fParticle, and G4StationSimulatorOG::p.
|
staticprivate |
Definition at line 104 of file G4StationSimulator.h.