|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WeightCutOffConfigurator.hh>
Inheritance diagram for G4WeightCutOffConfigurator:Public Member Functions | |
| G4WeightCutOffConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4double wsurvival, G4double wlimit, G4double isource, G4VIStore *istore, G4bool paraflag) | |
| virtual | ~G4WeightCutOffConfigurator () |
| G4WeightCutOffConfigurator (const G4WeightCutOffConfigurator &)=delete | |
| G4WeightCutOffConfigurator & | operator= (const G4WeightCutOffConfigurator &)=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 G4WeightCutOffConfigurator.hh.
| G4WeightCutOffConfigurator::G4WeightCutOffConfigurator | ( | const G4VPhysicalVolume * | worldvolume, |
| const G4String & | particlename, | ||
| G4double | wsurvival, | ||
| G4double | wlimit, | ||
| G4double | isource, | ||
| G4VIStore * | istore, | ||
| G4bool | paraflag ) |
Definition at line 34 of file G4WeightCutOffConfigurator.cc.
Referenced by G4WeightCutOffConfigurator(), and operator=().
|
virtual |
Definition at line 56 of file G4WeightCutOffConfigurator.cc.
|
delete |
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 65 of file G4WeightCutOffConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 76 of file G4WeightCutOffConfigurator.cc.
|
delete |