Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronEvaporationProbability.hh>
Protected Member Functions | |
G4double | CalcAlphaParam (const G4Fragment &fragment) override |
G4double | CalcBetaParam (const G4Fragment &fragment) override |
virtual G4double | CalcAlphaParam (const G4Fragment &fragment) |
virtual G4double | CalcBetaParam (const G4Fragment &fragment) |
Protected Member Functions inherited from G4VEmissionProbability | |
void | ResetIntegrator (size_t nbin, G4double de, G4double eps) |
G4double | IntegrateProbability (G4double elow, G4double ehigh, G4double CB) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmissionProbability | |
G4NuclearLevelData * | pNuclearLevelData |
G4Pow * | pG4pow |
G4int | OPTxs |
G4int | pVerbose |
G4int | theZ |
G4int | theA |
G4int | resZ = 0 |
G4int | resA = 0 |
G4double | pMass = 0.0 |
G4double | pEvapMass = 0.0 |
G4double | pResMass = 0.0 |
G4double | pProbability = 0.0 |
G4double | pTolerance = 0.0 |
Definition at line 42 of file G4NeutronEvaporationProbability.hh.
|
explicit |
Definition at line 40 of file G4NeutronEvaporationProbability.cc.
|
override |
Definition at line 44 of file G4NeutronEvaporationProbability.cc.
|
overrideprotectedvirtual |
Reimplemented from G4EvaporationProbability.
Definition at line 47 of file G4NeutronEvaporationProbability.cc.
Referenced by CalcBetaParam().
|
overrideprotectedvirtual |
Reimplemented from G4EvaporationProbability.
Definition at line 52 of file G4NeutronEvaporationProbability.cc.