Geant4
10.03.p03
|
#include <G4WeightWindowConfigurator.hh>
Public Member Functions | |
G4WeightWindowConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag) | |
virtual | ~G4WeightWindowConfigurator () |
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 G4WeightWindowConfigurator.hh.
G4WeightWindowConfigurator::G4WeightWindowConfigurator | ( | const G4VPhysicalVolume * | worldvolume, |
const G4String & | particlename, | ||
G4VWeightWindowStore & | wwstore, | ||
const G4VWeightWindowAlgorithm * | wwAlg, | ||
G4PlaceOfAction | placeOfAction, | ||
G4bool | paraflag | ||
) |
Definition at line 40 of file G4WeightWindowConfigurator.cc.
|
virtual |
Definition at line 57 of file G4WeightWindowConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 71 of file G4WeightWindowConfigurator.cc.
|
virtual |
Implements G4VSamplerConfigurator.
Definition at line 92 of file G4WeightWindowConfigurator.cc.