ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/biasing/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.
View newest version in sPHENIX GitHub at line 42 of file G4VWeightWindowAlgorithm.hh
G4VWeightWindowAlgorithm::G4VWeightWindowAlgorithm | ( | ) |
Definition at line 33 of file G4VWeightWindowAlgorithm.cc.
View newest version in sPHENIX GitHub at line 33 of file G4VWeightWindowAlgorithm.cc
|
virtual |
Definition at line 37 of file G4VWeightWindowAlgorithm.cc.
View newest version in sPHENIX GitHub at line 37 of file G4VWeightWindowAlgorithm.cc
|
pure virtual |
Implemented in G4WeightWindowAlgorithm.
Referenced by G4WeightWindowProcess::PostStepDoIt().