34#ifndef G4WeightWindowConfigurator_hh
35#define G4WeightWindowConfigurator_hh 1
72 G4bool fDeleteWWalg =
false;
G4VPhysicalVolume is an abstract base class for the representation of a positioned volume....
G4VWeightWindowAlgorithm is an interface class for a weight window algorithm. It calculates the numbe...
G4VWeightWindowStore is an interface class for a weight window store. It defines how the lower weight...
virtual ~G4WeightWindowConfigurator()
virtual void Configure(G4VSamplerConfigurator *preConf)
G4WeightWindowConfigurator(const G4WeightWindowConfigurator &)=delete
G4WeightWindowConfigurator(const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag)
virtual const G4VTrackTerminator * GetTrackTerminator() const
G4WeightWindowConfigurator & operator=(const G4WeightWindowConfigurator &)=delete