Geant4  10.00.p02
G4BiasingHelper Class Reference

#include <G4BiasingHelper.hh>

Static Public Member Functions

static G4bool ActivatePhysicsBiasing (G4ProcessManager *pmanager, G4String physicsProcessToBias, G4String wrappedName="")
 
static void ActivateNonPhysicsBiasing (G4ProcessManager *pmanager, G4String nonPhysicsProcessName="")
 

Detailed Description

Definition at line 52 of file G4BiasingHelper.hh.

Member Function Documentation

void G4BiasingHelper::ActivateNonPhysicsBiasing ( G4ProcessManager pmanager,
G4String  nonPhysicsProcessName = "" 
)
static

Definition at line 94 of file G4BiasingHelper.cc.

References G4ProcessManager::AddProcess(), ordDefault, and ordInActive.

Referenced by G4GenericBiasingPhysics::ConstructProcess().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4BiasingHelper::ActivatePhysicsBiasing ( G4ProcessManager pmanager,
G4String  physicsProcessToBias,
G4String  wrappedName = "" 
)
static

Definition at line 31 of file G4BiasingHelper.cc.

References G4ProcessManager::AddProcess(), FatalException, G4endl, G4Exception(), G4ProcessManager::GetProcessList(), G4ProcessManager::GetProcessOrdering(), G4VProcess::GetProcessType(), idxAlongStep, idxAtRest, idxPostStep, ordDefault, ordInActive, G4ProcessManager::RemoveProcess(), and G4ProcessVector::size().

Referenced by G4GenericBiasingPhysics::ConstructProcess().

+ 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: