Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Static Protected Member Functions | Static Protected Attributes | List of all members
G4VGlobalFastSimulationManager Class Referenceabstract

#include <G4VGlobalFastSimulationManager.hh>

Collaboration diagram for G4VGlobalFastSimulationManager:
Collaboration graph
[legend]

Public Member Functions

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

Static Public Member Functions

static
G4VGlobalFastSimulationManager
GetConcreteInstance ()
 

Static Protected Member Functions

static void SetConcreteInstance (G4VGlobalFastSimulationManager *)
 

Static Protected Attributes

static
G4VGlobalFastSimulationManager
fpConcreteInstance = 0
 

Detailed Description

Definition at line 61 of file G4VGlobalFastSimulationManager.hh.

Constructor & Destructor Documentation

virtual G4VGlobalFastSimulationManager::~G4VGlobalFastSimulationManager ( )
inlinevirtual

Definition at line 70 of file G4VGlobalFastSimulationManager.hh.

Member Function Documentation

G4VGlobalFastSimulationManager * G4VGlobalFastSimulationManager::GetConcreteInstance ( )
static

Definition at line 39 of file G4VGlobalFastSimulationManager.cc.

Here is the caller graph for this function:

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

Here is the caller graph for this function:

void G4VGlobalFastSimulationManager::SetConcreteInstance ( G4VGlobalFastSimulationManager m)
staticprotected

Definition at line 46 of file G4VGlobalFastSimulationManager.cc.

Member Data Documentation

G4VGlobalFastSimulationManager * G4VGlobalFastSimulationManager::fpConcreteInstance = 0
staticprotected

Definition at line 81 of file G4VGlobalFastSimulationManager.hh.


The documentation for this class was generated from the following files: