Geant4-11
|
#include <G4EMDissociationSpectrum.hh>
Public Member Functions | |
G4EMDissociationSpectrum () | |
G4double | GetClosestApproach (const G4double, const G4double, G4double, G4double, G4double) |
G4double | GetGeneralE1Spectrum (G4double, G4double, G4double) |
G4double | GetGeneralE2Spectrum (G4double, G4double, G4double) |
~G4EMDissociationSpectrum () | |
Private Attributes | |
G4Bessel * | bessel |
Definition at line 67 of file G4EMDissociationSpectrum.hh.
G4EMDissociationSpectrum::G4EMDissociationSpectrum | ( | ) |
Definition at line 69 of file G4EMDissociationSpectrum.cc.
References bessel.
G4EMDissociationSpectrum::~G4EMDissociationSpectrum | ( | ) |
Definition at line 75 of file G4EMDissociationSpectrum.cc.
References bessel.
G4double G4EMDissociationSpectrum::GetClosestApproach | ( | const G4double | AP, |
const G4double | ZP, | ||
G4double | AT, | ||
G4double | ZT, | ||
G4double | b | ||
) |
Definition at line 111 of file G4EMDissociationSpectrum.cc.
References a0, source.hepunit::amu_c2, anonymous_namespace{paraMaker.cc}::AP, source.hepunit::elm_coupling, fermi, G4Pow::GetInstance(), halfpi, and G4Pow::powA().
Referenced by G4EMDissociation::ApplyYourself(), and G4EMDissociationCrossSection::GetElementCrossSection().
Definition at line 81 of file G4EMDissociationSpectrum.cc.
References bessel, source.hepunit::fine_structure_const, source.hepunit::hbarc, G4Bessel::K0(), G4Bessel::K1(), CLHEP::detail::n, and pi.
Referenced by G4EMDissociationCrossSection::GetCrossSectionForProjectile().
Definition at line 95 of file G4EMDissociationSpectrum.cc.
References bessel, source.hepunit::fine_structure_const, G4Pow::GetInstance(), source.hepunit::hbarc, G4Bessel::K0(), G4Bessel::K1(), CLHEP::detail::n, pi, and G4Pow::powA().
Referenced by G4EMDissociationCrossSection::GetCrossSectionForProjectile().
|
private |
Definition at line 78 of file G4EMDissociationSpectrum.hh.
Referenced by G4EMDissociationSpectrum(), GetGeneralE1Spectrum(), GetGeneralE2Spectrum(), and ~G4EMDissociationSpectrum().