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

#include <G4GlobalFastSimulationManager.hh>

Public Member Functions

G4VFastSimulationModelGetFastSimulationModel (const G4String &modelName, const G4VFastSimulationModel *previousFound=0) const
 
 ~G4GlobalFastSimulationManager ()
 
void AddFastSimulationManager (G4FastSimulationManager *)
 
void RemoveFastSimulationManager (G4FastSimulationManager *)
 
void AddFSMP (G4FastSimulationManagerProcess *)
 
void RemoveFSMP (G4FastSimulationManagerProcess *)
 
void FastSimulationNeedsToBeClosed ()
 
void ShowSetup ()
 
void ListEnvelopes (const G4String &aName="all", listType aListType=NAMES_ONLY)
 
void ListEnvelopes (const G4ParticleDefinition *)
 
void ActivateFastSimulationModel (const G4String &)
 
void InActivateFastSimulationModel (const G4String &)
 

Static Public Member Functions

static
G4GlobalFastSimulationManager
GetGlobalFastSimulationManager ()
 
static
G4GlobalFastSimulationManager
GetInstance ()
 

Detailed Description

Definition at line 85 of file G4GlobalFastSimulationManager.hh.

Constructor & Destructor Documentation

G4GlobalFastSimulationManager::~G4GlobalFastSimulationManager ( )

Definition at line 96 of file G4GlobalFastSimulationManager.cc.

Member Function Documentation

void G4GlobalFastSimulationManager::ActivateFastSimulationModel ( const G4String aName)

Definition at line 127 of file G4GlobalFastSimulationManager.cc.

Here is the caller graph for this function:

void G4GlobalFastSimulationManager::AddFastSimulationManager ( G4FastSimulationManager fsmanager)

Definition at line 106 of file G4GlobalFastSimulationManager.cc.

void G4GlobalFastSimulationManager::AddFSMP ( G4FastSimulationManagerProcess fp)

Definition at line 117 of file G4GlobalFastSimulationManager.cc.

Here is the caller graph for this function:

void G4GlobalFastSimulationManager::FastSimulationNeedsToBeClosed ( )
G4VFastSimulationModel * G4GlobalFastSimulationManager::GetFastSimulationModel ( const G4String modelName,
const G4VFastSimulationModel previousFound = 0 
) const

Definition at line 299 of file G4GlobalFastSimulationManager.cc.

G4GlobalFastSimulationManager * G4GlobalFastSimulationManager::GetGlobalFastSimulationManager ( )
static

Definition at line 71 of file G4GlobalFastSimulationManager.cc.

Here is the caller graph for this function:

G4GlobalFastSimulationManager * G4GlobalFastSimulationManager::GetInstance ( void  )
static

Definition at line 80 of file G4GlobalFastSimulationManager.cc.

Here is the call graph for this function:

void G4GlobalFastSimulationManager::InActivateFastSimulationModel ( const G4String aName)

Definition at line 140 of file G4GlobalFastSimulationManager.cc.

Here is the caller graph for this function:

void G4GlobalFastSimulationManager::ListEnvelopes ( const G4String aName = "all",
listType  aListType = NAMES_ONLY 
)

Definition at line 256 of file G4GlobalFastSimulationManager.cc.

Here is the caller graph for this function:

void G4GlobalFastSimulationManager::ListEnvelopes ( const G4ParticleDefinition aPD)

Definition at line 292 of file G4GlobalFastSimulationManager.cc.

void G4GlobalFastSimulationManager::RemoveFastSimulationManager ( G4FastSimulationManager fsmanager)

Definition at line 112 of file G4GlobalFastSimulationManager.cc.

Here is the call graph for this function:

void G4GlobalFastSimulationManager::RemoveFSMP ( G4FastSimulationManagerProcess fp)

Definition at line 122 of file G4GlobalFastSimulationManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4GlobalFastSimulationManager::ShowSetup ( )

Definition at line 155 of file G4GlobalFastSimulationManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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