#include <G4WeightWindowConfigurator.hh>
◆ G4WeightWindowConfigurator() [1/2]
Definition at line 38 of file G4WeightWindowConfigurator.cc.
52{
54}
const G4VWeightWindowAlgorithm * fWWalgorithm
G4VWeightWindowStore & fWeightWindowStore
G4PlaceOfAction fPlaceOfAction
const G4VPhysicalVolume * fWorld
G4WeightWindowProcess * fWeightWindowProcess
References paraflag.
◆ ~G4WeightWindowConfigurator()
G4WeightWindowConfigurator::~G4WeightWindowConfigurator |
( |
| ) |
|
|
virtual |
◆ G4WeightWindowConfigurator() [2/2]
◆ Configure()
Implements G4VSamplerConfigurator.
Definition at line 70 of file G4WeightWindowConfigurator.cc.
71{
72 G4cout <<
" entering weight window configure " <<
G4endl;
74 if (preConf)
75 {
77 };
78
82 terminator,
84
86
88}
G4GLOB_DLL std::ostream G4cout
virtual void AddProcessAsSecondDoIt(G4VProcess *process)
const G4String & GetName() const
virtual const G4VTrackTerminator * GetTrackTerminator() const =0
void SetParallelWorld(const G4String ¶llelWorldName)
References G4ProcessPlacer::AddProcessAsSecondDoIt(), fPlaceOfAction, fPlacer, fWeightWindowProcess, fWeightWindowStore, fWorld, fWWalgorithm, G4cout, G4endl, G4VPhysicalVolume::GetName(), G4VSamplerConfigurator::GetTrackTerminator(), paraflag, and G4WeightWindowProcess::SetParallelWorld().
◆ GetTrackTerminator()
◆ operator=()
◆ fDeleteWWalg
G4bool G4WeightWindowConfigurator::fDeleteWWalg |
|
private |
◆ fPlaceOfAction
◆ fPlacer
◆ fWeightWindowProcess
◆ fWeightWindowStore
◆ fWorld
◆ fWWalgorithm
◆ paraflag
G4bool G4WeightWindowConfigurator::paraflag |
|
private |
The documentation for this class was generated from the following files: