Geant4
10.00.p02
|
#include <G4ElectroNuclearCrossSection.hh>
Public Attributes | |
G4int | F |
G4double * | J1 |
G4double * | J2 |
G4double * | J3 |
G4double | H |
G4double | TH |
Definition at line 49 of file G4ElectroNuclearCrossSection.hh.
G4int cacheEl_t::F |
Definition at line 50 of file G4ElectroNuclearCrossSection.hh.
Referenced by G4ElectroNuclearCrossSection::GetElementCrossSection(), and G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy().
G4double cacheEl_t::H |
Definition at line 54 of file G4ElectroNuclearCrossSection.hh.
Referenced by G4ElectroNuclearCrossSection::GetElementCrossSection(), and G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy().
G4double* cacheEl_t::J1 |
Definition at line 51 of file G4ElectroNuclearCrossSection.hh.
Referenced by G4ElectroNuclearCrossSection::GetElementCrossSection(), and G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy().
G4double* cacheEl_t::J2 |
Definition at line 52 of file G4ElectroNuclearCrossSection.hh.
Referenced by G4ElectroNuclearCrossSection::GetElementCrossSection(), and G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy().
G4double* cacheEl_t::J3 |
Definition at line 53 of file G4ElectroNuclearCrossSection.hh.
Referenced by G4ElectroNuclearCrossSection::GetElementCrossSection(), and G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy().
G4double cacheEl_t::TH |
Definition at line 55 of file G4ElectroNuclearCrossSection.hh.
Referenced by G4ElectroNuclearCrossSection::GetElementCrossSection().