Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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 G4VGlobalFastSimulationManager * | fpConcreteInstance = 0 |
Definition at line 61 of file G4VGlobalFastSimulationManager.hh.
|
inlinevirtual |
Definition at line 70 of file G4VGlobalFastSimulationManager.hh.
|
static |
Definition at line 39 of file G4VGlobalFastSimulationManager.cc.
Referenced by G4VisCommandSceneAddGhosts::SetNewValue().
|
pure virtual |
Referenced by G4VisCommandSceneAddGhosts::SetNewValue().
|
staticprotected |
Definition at line 45 of file G4VGlobalFastSimulationManager.cc.
|
staticprotected |
Definition at line 81 of file G4VGlobalFastSimulationManager.hh.
Referenced by GetConcreteInstance(), and SetConcreteInstance().