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