31 #ifndef G4PhotoNuclearCrossSection_h 
   32 #define G4PhotoNuclearCrossSection_h 1 
   80     std::vector <G4double*> 
GDR;
 
   83     std::vector <G4double*> 
HEN;
 
   85     std::vector <G4double> 
spA;  
 
   86     std::vector <G4double> 
eTH;    
 
static const char * Default_Name()
 
G4int GetFunctions(G4double a, G4double *y, G4double *z)
 
G4PhotoNuclearCrossSection()
 
std::vector< G4double > spA
 
G4double EquLinearFit(G4double X, G4int N, const G4double X0, const G4double XD, const G4double *Y)
 
virtual G4bool IsElementApplicable(const G4DynamicParticle *particle, G4int Z, const G4Material *)
 
std::vector< G4double > eTH
 
std::vector< G4double * > GDR
 
std::vector< G4double * > HEN
 
virtual G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *)
 
virtual void CrossSectionDescription(std::ostream &) const 
 
G4double ThresholdEnergy(G4int Z, G4int N)
 
virtual ~G4PhotoNuclearCrossSection()