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;
G4VWeightWindowStore & fWeightWindowStore
void SetParallelWorld(const G4String ¶llelWorldName)
virtual void AddProcessAsSecondDoIt(G4VProcess *process)
G4WeightWindowProcess * fWeightWindowProcess
virtual void RemoveProcess(G4VProcess *process)
virtual void Configure(G4VSamplerConfigurator *preConf)
virtual const G4VTrackTerminator * GetTrackTerminator() const =0
G4GLOB_DLL std::ostream G4cout
G4WeightWindowConfigurator(const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag)
const G4String & GetName() const
const G4VPhysicalVolume * fWorld
G4PlaceOfAction fPlaceOfAction
virtual ~G4WeightWindowConfigurator()
virtual const G4VTrackTerminator * GetTrackTerminator() const
const G4VWeightWindowAlgorithm * fWWalgorithm