Geant4
10.00.p03
|
#include <G4WeightWindowConfigurator.hh>
Public Member Functions | |
G4WeightWindowConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag) | |
virtual | ~G4WeightWindowConfigurator () |
virtual void | Configure (G4VSamplerConfigurator *preConf) |
virtual const G4VTrackTerminator * | GetTrackTerminator () const |
Public Member Functions inherited from G4VSamplerConfigurator | |
G4VSamplerConfigurator () | |
virtual | ~G4VSamplerConfigurator () |
Private Member Functions | |
G4WeightWindowConfigurator (const G4WeightWindowConfigurator &) | |
G4WeightWindowConfigurator & | operator= (const G4WeightWindowConfigurator &) |
Definition at line 51 of file G4WeightWindowConfigurator.hh.
G4WeightWindowConfigurator::G4WeightWindowConfigurator | ( | const G4VPhysicalVolume * | worldvolume, |
const G4String & | particlename, | ||
G4VWeightWindowStore & | wwstore, | ||
const G4VWeightWindowAlgorithm * | wwAlg, | ||
G4PlaceOfAction | placeOfAction, | ||
G4bool | paraflag | ||
) |
Definition at line 40 of file G4WeightWindowConfigurator.cc.
References paraflag.
|
virtual |
Definition at line 57 of file G4WeightWindowConfigurator.cc.
References fDeleteWWalg, fPlacer, fWeightWindowProcess, fWWalgorithm, and G4ProcessPlacer::RemoveProcess().
|
private |
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 71 of file G4WeightWindowConfigurator.cc.
References G4ProcessPlacer::AddProcessAsSecondDoIt(), fPlaceOfAction, fPlacer, fWeightWindowProcess, fWeightWindowStore, fWorld, fWWalgorithm, G4cout, G4endl, G4VPhysicalVolume::GetName(), G4VSamplerConfigurator::GetTrackTerminator(), paraflag, and G4WeightWindowProcess::SetParallelWorld().
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 92 of file G4WeightWindowConfigurator.cc.
References fWeightWindowProcess.
|
private |
|
private |
Definition at line 76 of file G4WeightWindowConfigurator.hh.
Referenced by ~G4WeightWindowConfigurator().
|
private |
Definition at line 79 of file G4WeightWindowConfigurator.hh.
Referenced by Configure().
|
private |
Definition at line 74 of file G4WeightWindowConfigurator.hh.
Referenced by Configure(), and ~G4WeightWindowConfigurator().
|
private |
Definition at line 78 of file G4WeightWindowConfigurator.hh.
Referenced by Configure(), GetTrackTerminator(), and ~G4WeightWindowConfigurator().
|
private |
Definition at line 75 of file G4WeightWindowConfigurator.hh.
Referenced by Configure().
|
private |
Definition at line 73 of file G4WeightWindowConfigurator.hh.
Referenced by Configure().
|
private |
Definition at line 77 of file G4WeightWindowConfigurator.hh.
Referenced by Configure(), and ~G4WeightWindowConfigurator().
|
private |
Definition at line 82 of file G4WeightWindowConfigurator.hh.
Referenced by Configure(), and G4WeightWindowConfigurator().