Geant4
10.03.p01
|
#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 () |
Definition at line 51 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 39 of file G4WeightCutOffConfigurator.cc.
|
virtual |
Definition at line 63 of file G4WeightCutOffConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 72 of file G4WeightCutOffConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 83 of file G4WeightCutOffConfigurator.cc.