|
Geant4.10
|
#include <G4PreCompoundDeuteron.hh>
Protected Member Functions | |
| virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) |
| virtual G4double | CrossSection (G4double ekin) |
| virtual G4double | FactorialFactor (G4int N, G4int P) |
| virtual G4double | CoalescenceFactor (G4int A) |
| virtual G4double | GetAlpha () |
| G4double | GetOpt12 (G4double K) |
| G4double | GetOpt34 (G4double K) |
Protected Member Functions inherited from G4PreCompoundIon | |
| virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
| G4double | GetBeta () |
| G4double | GetOpt0 (G4double ekin) |
Protected Member Functions inherited from G4VPreCompoundFragment | |
| G4bool | IsItPossible (const G4Fragment &aFragment) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
| G4PreCompoundParameters * | theParameters |
| G4Pow * | g4pow |
| G4double | theEmissionProbability |
| G4double | theCoulombBarrier |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 42 of file G4PreCompoundDeuteron.hh.
| G4PreCompoundDeuteron::G4PreCompoundDeuteron | ( | ) |
Definition at line 47 of file G4PreCompoundDeuteron.cc.
References G4VPreCompoundFragment::GetA(), and G4VPreCompoundFragment::GetZ().
| G4PreCompoundDeuteron::~G4PreCompoundDeuteron | ( | ) |
Definition at line 57 of file G4PreCompoundDeuteron.cc.
Implements G4PreCompoundIon.
Definition at line 65 of file G4PreCompoundDeuteron.cc.
Implements G4PreCompoundIon.
Definition at line 86 of file G4PreCompoundDeuteron.cc.
References G4endl, G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetA(), G4PreCompoundIon::GetOpt0(), GetOpt12(), GetOpt34(), G4VPreCompoundFragment::GetRestA(), G4VPreCompoundFragment::GetRestZ(), G4VPreCompoundFragment::GetZ(), G4VPreCompoundFragment::OPTxs, G4VPreCompoundFragment::ResidualA13(), and G4Pow::Z13().
|
protectedvirtual |
Definition at line 125 of file G4PreCompoundDeuteron.cc.
References G4VPreCompoundFragment::g4pow, G4INCL::Math::max(), python.hepunit::MeV, and G4Pow::powZ().
Referenced by CrossSection().
Definition at line 165 of file G4PreCompoundDeuteron.cc.
References test::a, test::b, G4VPreCompoundFragment::g4pow, G4INCL::Math::max(), and G4Pow::powZ().
Referenced by CrossSection().
|
protectedvirtual |
1.8.7