| 
    Geant4
    10.02
    
   | 
 
#include <G4EMDissociationSpectrum.hh>
 Collaboration diagram for G4EMDissociationSpectrum: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 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 112 of file G4EMDissociationSpectrum.cc.
References a0, fermi, G4Pow::GetInstance(), halfpi, and G4Pow::powA().
 Here is the call graph for this function:Definition at line 82 of file G4EMDissociationSpectrum.cc.
Referenced by G4EMDissociationCrossSection::GetCrossSectionForProjectile().
 Here is the caller graph for this function:Definition at line 96 of file G4EMDissociationSpectrum.cc.
References b2, b4, G4Pow::GetInstance(), n, pi, and G4Pow::powA().
Referenced by G4EMDissociationCrossSection::GetCrossSectionForProjectile().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 78 of file G4EMDissociationSpectrum.hh.
Referenced by G4EMDissociationSpectrum(), and ~G4EMDissociationSpectrum().