ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/intercoms/include/G4VGlobalFastSimulationManager.hh>
Public Member Functions | |
virtual | ~G4VGlobalFastSimulationManager () |
virtual G4VFlavoredParallelWorld * | GetFlavoredWorldForThis (G4ParticleDefinition *)=0 |
Static Public Member Functions | |
static G4VGlobalFastSimulationManager * | GetConcreteInstance () |
Static Protected Member Functions | |
static void | SetConcreteInstance (G4VGlobalFastSimulationManager *) |
Static Protected Attributes | |
static G4ICOMS_DLL G4ThreadLocal G4VGlobalFastSimulationManager * | fpConcreteInstance = 0 |
Definition at line 63 of file G4VGlobalFastSimulationManager.hh.
View newest version in sPHENIX GitHub at line 63 of file G4VGlobalFastSimulationManager.hh
|
inlinevirtual |
Definition at line 72 of file G4VGlobalFastSimulationManager.hh.
View newest version in sPHENIX GitHub at line 72 of file G4VGlobalFastSimulationManager.hh
|
static |
Definition at line 38 of file G4VGlobalFastSimulationManager.cc.
View newest version in sPHENIX GitHub at line 38 of file G4VGlobalFastSimulationManager.cc
References fpConcreteInstance.
|
pure virtual |
|
staticprotected |
Definition at line 45 of file G4VGlobalFastSimulationManager.cc.
View newest version in sPHENIX GitHub at line 45 of file G4VGlobalFastSimulationManager.cc
References fpConcreteInstance, and m.
|
staticprotected |
Definition at line 83 of file G4VGlobalFastSimulationManager.hh.
View newest version in sPHENIX GitHub at line 83 of file G4VGlobalFastSimulationManager.hh
Referenced by GetConcreteInstance(), and SetConcreteInstance().