Geant4_10
Public Member Functions | Static Public Member Functions | Friends | List of all members
G4BiasingOperationManager Class Reference

#include <G4BiasingOperationManager.hh>

Public Member Functions

const std::vector
< G4VBiasingOperation * > 
GetBiasingOperations ()
 
G4VBiasingOperationGetBiasingOperation (std::size_t optionID)
 
 ~G4BiasingOperationManager ()
 
std::size_t Register (G4VBiasingOperation *)
 

Static Public Member Functions

static G4BiasingOperationManagerGetInstance ()
 

Friends

class G4ThreadLocalSingleton< G4BiasingOperationManager >
 

Detailed Description

Definition at line 51 of file G4BiasingOperationManager.hh.

Constructor & Destructor Documentation

G4BiasingOperationManager::~G4BiasingOperationManager ( )

Definition at line 35 of file G4BiasingOperationManager.cc.

Member Function Documentation

G4VBiasingOperation * G4BiasingOperationManager::GetBiasingOperation ( std::size_t  optionID)

Definition at line 57 of file G4BiasingOperationManager.cc.

Here is the call graph for this function:

const std::vector< G4VBiasingOperation* > G4BiasingOperationManager::GetBiasingOperations ( )
inline

Definition at line 55 of file G4BiasingOperationManager.hh.

Here is the call graph for this function:

G4BiasingOperationManager * G4BiasingOperationManager::GetInstance ( void  )
static

Definition at line 38 of file G4BiasingOperationManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

std::size_t G4BiasingOperationManager::Register ( G4VBiasingOperation option)

Definition at line 47 of file G4BiasingOperationManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Friends And Related Function Documentation

Definition at line 52 of file G4BiasingOperationManager.hh.


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