Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VWeightWindowAlgorithm.hh>
Public Member Functions | |
G4VWeightWindowAlgorithm () | |
virtual | ~G4VWeightWindowAlgorithm () |
virtual G4Nsplit_Weight | Calculate (G4double init_w, G4double lowerWeightBound) const =0 |
Definition at line 42 of file G4VWeightWindowAlgorithm.hh.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in G4WeightWindowAlgorithm.
Referenced by G4WeightWindowProcess::PostStepDoIt().