|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WeightWindowConfigurator.hh>
Inheritance diagram for G4WeightWindowConfigurator:Public Member Functions | |
| G4WeightWindowConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag) | |
| virtual | ~G4WeightWindowConfigurator () |
| G4WeightWindowConfigurator (const G4WeightWindowConfigurator &)=delete | |
| G4WeightWindowConfigurator & | operator= (const G4WeightWindowConfigurator &)=delete |
| virtual void | Configure (G4VSamplerConfigurator *preConf) |
| virtual const G4VTrackTerminator * | GetTrackTerminator () const |
Public Member Functions inherited from G4VSamplerConfigurator | |
| G4VSamplerConfigurator () | |
| virtual | ~G4VSamplerConfigurator () |
Definition at line 47 of file G4WeightWindowConfigurator.hh.
| G4WeightWindowConfigurator::G4WeightWindowConfigurator | ( | const G4VPhysicalVolume * | worldvolume, |
| const G4String & | particlename, | ||
| G4VWeightWindowStore & | wwstore, | ||
| const G4VWeightWindowAlgorithm * | wwAlg, | ||
| G4PlaceOfAction | placeOfAction, | ||
| G4bool | paraflag ) |
Definition at line 35 of file G4WeightWindowConfigurator.cc.
Referenced by G4WeightWindowConfigurator(), and operator=().
|
virtual |
Definition at line 52 of file G4WeightWindowConfigurator.cc.
|
delete |
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 65 of file G4WeightWindowConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 83 of file G4WeightWindowConfigurator.cc.
|
delete |