Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WeightCutOffConfigurator.hh>
Public Member Functions | |
G4WeightCutOffConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4double wsurvival, G4double wlimit, G4double isource, G4VIStore *istore, G4bool paraflag) | |
virtual | ~G4WeightCutOffConfigurator () |
virtual void | Configure (G4VSamplerConfigurator *preConf) |
virtual const G4VTrackTerminator * | GetTrackTerminator () const |
Public Member Functions inherited from G4VSamplerConfigurator | |
G4VSamplerConfigurator () | |
virtual | ~G4VSamplerConfigurator () |
virtual void | Configure (G4VSamplerConfigurator *preConf)=0 |
virtual const G4VTrackTerminator * | GetTrackTerminator () const =0 |
Definition at line 50 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 37 of file G4WeightCutOffConfigurator.cc.
|
virtual |
Definition at line 62 of file G4WeightCutOffConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 71 of file G4WeightCutOffConfigurator.cc.
Referenced by G4GeometrySampler::AddProcess().
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 82 of file G4WeightCutOffConfigurator.cc.