42 #ifndef G4PENELOPEOSCILLATOR_HH 
   43 #define G4PENELOPEOSCILLATOR_HH 1 
G4double GetIonisationEnergy()
 
G4double oscillatorStrength
 
int operator()(const G4PenelopeOscillator &left, const G4PenelopeOscillator &right)
 
G4double GetCutoffRecoilResonantEnergy()
 
int operator>(const G4PenelopeOscillator &) const 
 
void SetCutoffRecoilResonantEnergy(G4double ene)
 
G4double GetOscillatorStrength()
 
void SetParentZ(G4double parZ)
 
void SetOscillatorStrength(G4double ostr)
 
void SetResonanceEnergy(G4double re)
 
void SetHartreeFactor(G4double hf)
 
void SetIonisationEnergy(G4double ie)
 
G4double cutoffRecoilResonantEnergy
 
G4double GetResonanceEnergy() const 
 
void SetParentShellID(G4int psID)
 
G4double ionisationEnergy
 
int operator==(const G4PenelopeOscillator &) const 
 
void SetShellFlag(G4int theflag)
 
int operator<(const G4PenelopeOscillator &) const 
 
G4double GetHartreeFactor()
 
G4PenelopeOscillator & operator=(const G4PenelopeOscillator &)