33 #ifndef G4ElectroNuclearCrossSection_h 
   34 #define G4ElectroNuclearCrossSection_h 1 
G4double DFun(G4double x)
 
G4double GetEquivalentPhotonQ2(G4double nu)
 
G4double HighEnergyJ2(G4double lE, G4double E)
 
virtual G4bool IsElementApplicable(const G4DynamicParticle *, G4int Z, const G4Material *)
 
G4double HighEnergyJ1(G4double lE)
 
virtual void CrossSectionDescription(std::ostream &) const 
 
G4double GetEquivalentPhotonEnergy()
 
G4double HighEnergyJ3(G4double lE, G4double E2)
 
virtual ~G4ElectroNuclearCrossSection()
 
G4double SolveTheEquation(G4double f)
 
G4int GetFunctions(G4double a, G4double *x, G4double *y, G4double *z)
 
cacheEl_t * lastUsedCacheEl
 
G4ElectroNuclearCrossSection()
 
std::vector< cacheEl_t * > cache
 
G4double GetVirtualFactor(G4double nu, G4double Q2)
 
virtual G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *mat)
 
const G4double x[NPOINTSGL]
 
G4double ThresholdEnergy(G4int Z, G4int N)
 
static const char * Default_Name()