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()
 
G4PhotoNuclearCrossSection()
 
virtual G4bool IsElementApplicable(const G4DynamicParticle *particle, G4int Z, const G4Material *)
 
virtual G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *)
 
virtual void CrossSectionDescription(std::ostream &) const 
 
virtual ~G4PhotoNuclearCrossSection()