44 : fWorld(worldvolume),
45 fPlacer(particlename),
46 fWeightWindowStore(wwstore),
47 fDeleteWWalg( ( ! wwAlg) ),
48 fWWalgorithm(( (fDeleteWWalg) ?
50 fWeightWindowProcess(0),
51 fPlaceOfAction(placeOfAction)
58 if (fWeightWindowProcess)
61 delete fWeightWindowProcess;
72 G4cout <<
" entering weight window configure " <<
G4endl;
79 fWeightWindowProcess =
83 fPlaceOfAction,
"WeightWindowProcess",paraflag);
93 return fWeightWindowProcess;
G4GLOB_DLL std::ostream G4cout
virtual void AddProcessAsSecondDoIt(G4VProcess *process)
virtual void RemoveProcess(G4VProcess *process)
const G4String & GetName() const
virtual const G4VTrackTerminator * GetTrackTerminator() const =0
virtual ~G4WeightWindowConfigurator()
virtual void Configure(G4VSamplerConfigurator *preConf)
G4WeightWindowConfigurator(const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag)
virtual const G4VTrackTerminator * GetTrackTerminator() const
void SetParallelWorld(const G4String ¶llelWorldName)