#include <G4WeightWindowBiasing.hh>
Definition at line 42 of file G4WeightWindowBiasing.hh.
G4WeightWindowBiasing::G4WeightWindowBiasing |
( |
const G4String & |
name = "NoParallelWP" | ) |
|
Definition at line 66 of file G4WeightWindowBiasing.cc.
67 :
G4VPhysicsConstructor(name), fGeomSampler(mgs), fWWalg(wwAlg), fPlaceOfAction(placeOfAction), paraFlag(
false), paraName(name)
69 if(name !=
"NoParallelWP") {
G4VPhysicsConstructor(const G4String &="")
G4WeightWindowBiasing::~G4WeightWindowBiasing |
( |
| ) |
|
|
virtual |
void G4WeightWindowBiasing::ConstructParticle |
( |
| ) |
|
|
virtual |
void G4WeightWindowBiasing::ConstructProcess |
( |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 87 of file G4WeightWindowBiasing.cc.
107 #ifdef G4MULTITHREADED
virtual void PrepareWeightWindow(G4VWeightWindowStore *wwstore, G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction)
void SetParallel(G4bool paraflag)
G4GLOB_DLL std::ostream G4cout
virtual void AddProcess()
static G4WeightWindowStore * GetInstance()
The documentation for this class was generated from the following files: