Geant4-11
|
#include <G4ImportanceAlgorithm.hh>
Public Member Functions | |
virtual G4Nsplit_Weight | Calculate (G4double ipre, G4double ipost, G4double init_w) const |
G4ImportanceAlgorithm () | |
virtual | ~G4ImportanceAlgorithm () |
Private Member Functions | |
void | Error (const G4String &m) const |
void | Warning (const G4String &m) const |
Private Attributes | |
G4bool | fWarned = false |
Definition at line 41 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.
References Error(), G4Nsplit_Weight::fN, G4Nsplit_Weight::fW, fWarned, G4endl, G4MUTEXLOCK, G4MUTEXUNLOCK, G4UniformRand, and Warning().
|
private |
Definition at line 132 of file G4ImportanceAlgorithm.cc.
References FatalException, and G4Exception().
Referenced by Calculate().
|
private |
Definition at line 138 of file G4ImportanceAlgorithm.cc.
References G4Exception(), and JustWarning.
Referenced by Calculate().
|
mutableprivate |
Definition at line 64 of file G4ImportanceAlgorithm.hh.
Referenced by Calculate().