Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiDecayProbability.hh>
Public Member Functions | |
G4FermiDecayProbability () | |
~G4FermiDecayProbability () | |
G4double | ComputeProbability (G4int Z, G4int A, G4int spin, G4double TotalE, const G4FermiFragment *f1, const G4FermiFragment *f2) const |
Definition at line 38 of file G4FermiDecayProbability.hh.
|
explicit |
Definition at line 35 of file G4FermiDecayProbability.cc.
G4FermiDecayProbability::~G4FermiDecayProbability | ( | ) |
Definition at line 38 of file G4FermiDecayProbability.cc.
G4double G4FermiDecayProbability::ComputeProbability | ( | G4int | Z, |
G4int | A, | ||
G4int | spin, | ||
G4double | TotalE, | ||
const G4FermiFragment * | f1, | ||
const G4FermiFragment * | f2 | ||
) | const |
Definition at line 42 of file G4FermiDecayProbability.cc.