Geant4
10.01.p02
|
#include <G4EMDissociationSpectrum.hh>
Public Member Functions | |
G4EMDissociationSpectrum () | |
~G4EMDissociationSpectrum () | |
G4double | GetGeneralE1Spectrum (G4double, G4double, G4double) |
G4double | GetGeneralE2Spectrum (G4double, G4double, G4double) |
G4double | GetClosestApproach (const G4double, const G4double, G4double, G4double, G4double) |
Private Attributes | |
G4Bessel * | bessel |
Definition at line 67 of file G4EMDissociationSpectrum.hh.
G4EMDissociationSpectrum::G4EMDissociationSpectrum | ( | ) |
Definition at line 67 of file G4EMDissociationSpectrum.cc.
References bessel.
G4EMDissociationSpectrum::~G4EMDissociationSpectrum | ( | ) |
Definition at line 73 of file G4EMDissociationSpectrum.cc.
References bessel.
G4double G4EMDissociationSpectrum::GetClosestApproach | ( | const G4double | AP, |
const G4double | ZP, | ||
G4double | AT, | ||
G4double | ZT, | ||
G4double | b | ||
) |
Definition at line 110 of file G4EMDissociationSpectrum.cc.
Definition at line 80 of file G4EMDissociationSpectrum.cc.
References b2, n, and G4INCL::Math::pi.
Referenced by G4EMDissociationCrossSection::GetCrossSectionForProjectile().
Definition at line 94 of file G4EMDissociationSpectrum.cc.
References b2, b4, n, and G4INCL::Math::pi.
Referenced by G4EMDissociationCrossSection::GetCrossSectionForProjectile().
|
private |
Definition at line 78 of file G4EMDissociationSpectrum.hh.
Referenced by G4EMDissociationSpectrum(), and ~G4EMDissociationSpectrum().