Geant4
10.00.p01
|
#include <G4ScreenedNuclearRecoil.hh>
Public Attributes | |
G4double | z1 |
G4double | z2 |
G4double | m1 |
G4double | m2 |
G4double | au |
G4double | emin |
G4_c2_const_ptr | EMphiData |
Definition at line 76 of file G4ScreenedNuclearRecoil.hh.
G4double G4ScreeningTables::au |
Definition at line 77 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4ScreenedCoulombClassicalKinematics::DoCollisionStep(), G4ScreenedCoulombClassicalKinematics::DoScreeningComputation(), and G4NativeScreenedCoulombCrossSection::LoadData().
G4double G4ScreeningTables::emin |
Definition at line 77 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4NativeScreenedCoulombCrossSection::LoadData().
G4_c2_const_ptr G4ScreeningTables::EMphiData |
Definition at line 78 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4ScreenedCoulombClassicalKinematics::DoScreeningComputation(), and G4NativeScreenedCoulombCrossSection::LoadData().
G4double G4ScreeningTables::m1 |
Definition at line 77 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4NativeScreenedCoulombCrossSection::LoadData().
G4double G4ScreeningTables::m2 |
Definition at line 77 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4NativeScreenedCoulombCrossSection::LoadData().
G4double G4ScreeningTables::z1 |
Definition at line 77 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4ScreenedCoulombClassicalKinematics::DoCollisionStep(), and G4NativeScreenedCoulombCrossSection::LoadData().
G4double G4ScreeningTables::z2 |
Definition at line 77 of file G4ScreenedNuclearRecoil.hh.
Referenced by G4NativeScreenedCoulombCrossSection::LoadData().