G4VGlobalFastSimulationManager Class Reference

#include <G4VGlobalFastSimulationManager.hh>


Public Member Functions

virtual ~G4VGlobalFastSimulationManager ()
virtual G4VFlavoredParallelWorldGetFlavoredWorldForThis (G4ParticleDefinition *)=0

Static Public Member Functions

static G4VGlobalFastSimulationManagerGetConcreteInstance ()

Static Protected Member Functions

static void SetConcreteInstance (G4VGlobalFastSimulationManager *)

Static Protected Attributes

static G4VGlobalFastSimulationManagerfpConcreteInstance = 0


Detailed Description

Definition at line 61 of file G4VGlobalFastSimulationManager.hh.


Constructor & Destructor Documentation

virtual G4VGlobalFastSimulationManager::~G4VGlobalFastSimulationManager (  )  [inline, virtual]

Definition at line 70 of file G4VGlobalFastSimulationManager.hh.

00070 {}


Member Function Documentation

G4VGlobalFastSimulationManager * G4VGlobalFastSimulationManager::GetConcreteInstance (  )  [static]

Definition at line 39 of file G4VGlobalFastSimulationManager.cc.

References fpConcreteInstance.

Referenced by G4VisCommandSceneAddGhosts::SetNewValue().

00040 {
00041   return fpConcreteInstance;
00042 }

virtual G4VFlavoredParallelWorld* G4VGlobalFastSimulationManager::GetFlavoredWorldForThis ( G4ParticleDefinition  )  [pure virtual]

Referenced by G4VisCommandSceneAddGhosts::SetNewValue().

void G4VGlobalFastSimulationManager::SetConcreteInstance ( G4VGlobalFastSimulationManager  )  [static, protected]

Definition at line 46 of file G4VGlobalFastSimulationManager.cc.

References fpConcreteInstance.

00047 {
00048   fpConcreteInstance = m;
00049 }


Field Documentation

G4VGlobalFastSimulationManager * G4VGlobalFastSimulationManager::fpConcreteInstance = 0 [static, protected]

Definition at line 81 of file G4VGlobalFastSimulationManager.hh.

Referenced by GetConcreteInstance(), and SetConcreteInstance().


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:53:43 2013 for Geant4 by  doxygen 1.4.7