|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ImportanceAlgorithm.hh>
Inheritance diagram for G4ImportanceAlgorithm:Public Member Functions | |
| G4ImportanceAlgorithm () | |
| virtual | ~G4ImportanceAlgorithm () |
| virtual G4Nsplit_Weight | Calculate (G4double ipre, G4double ipost, G4double init_w) const |
Public Member Functions inherited from G4VImportanceAlgorithm | |
| G4VImportanceAlgorithm () | |
| virtual | ~G4VImportanceAlgorithm () |
| virtual G4Nsplit_Weight | Calculate (G4double ipre, G4double ipost, G4double init_w) const =0 |
Definition at line 40 of file G4ImportanceAlgorithm.hh.
| G4ImportanceAlgorithm::G4ImportanceAlgorithm | ( | ) |
Definition at line 42 of file G4ImportanceAlgorithm.cc.
|
virtual |
Definition at line 46 of file G4ImportanceAlgorithm.cc.
|
virtual |
Implements G4VImportanceAlgorithm.
Definition at line 51 of file G4ImportanceAlgorithm.cc.