| Geant4
    10.02.p03
    | 
#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 69 of file G4EMDissociationSpectrum.cc.
| G4EMDissociationSpectrum::~G4EMDissociationSpectrum | ( | ) | 
Definition at line 75 of file G4EMDissociationSpectrum.cc.
| G4double G4EMDissociationSpectrum::GetClosestApproach | ( | const G4double | AP, | 
| const G4double | ZP, | ||
| G4double | AT, | ||
| G4double | ZT, | ||
| G4double | b | ||
| ) | 
Definition at line 112 of file G4EMDissociationSpectrum.cc.
Definition at line 82 of file G4EMDissociationSpectrum.cc.
Definition at line 96 of file G4EMDissociationSpectrum.cc.
| 
 | private | 
Definition at line 78 of file G4EMDissociationSpectrum.hh.