|
Geant4
10.03
|
#include <G4VWeightWindowAlgorithm.hh>
Inheritance diagram for G4VWeightWindowAlgorithm:Public Member Functions | |
| G4VWeightWindowAlgorithm () | |
| virtual | ~G4VWeightWindowAlgorithm () |
| virtual G4Nsplit_Weight | Calculate (G4double init_w, G4double lowerWeightBound) const =0 |
Definition at line 47 of file G4VWeightWindowAlgorithm.hh.
| G4VWeightWindowAlgorithm::G4VWeightWindowAlgorithm | ( | ) |
Definition at line 38 of file G4VWeightWindowAlgorithm.cc.
|
virtual |
Definition at line 41 of file G4VWeightWindowAlgorithm.cc.
|
pure virtual |
Implemented in G4WeightWindowAlgorithm.
Referenced by G4WeightWindowProcess::PostStepDoIt().
Here is the caller graph for this function: