47 #ifndef G4QAOLowEnergyLoss_hh 
   48 #define G4QAOLowEnergyLoss_hh 1 
  118   static const G4int materialAvailable[6];
 
  122   static const G4int nbofShellForMaterial[6];
 
  123   static const G4double alShellEnergy[3];
 
  124   static const G4double alShellStrength[3];
 
  125   static const G4double siShellEnergy[3];
 
  126   static const G4double siShellStrength[3];
 
  127   static const G4double cuShellEnergy[4];
 
  128   static const G4double cuShellStrength[4];
 
  129   static const G4double taShellEnergy[6];
 
  130   static const G4double taShellStrength[6];
 
  131   static const G4double auShellEnergy[6];
 
  132   static const G4double auShellStrength[6];
 
  133   static const G4double ptShellEnergy[6];
 
  134   static const G4double ptShellStrength[6];
 
  136   G4int numberOfMaterials;
 
  142   static const G4int nbOfElectronPerSubShell[1540];
 
  143   static const G4int fNumberOfShells[101];
 
G4bool IsInCharge(const G4DynamicParticle *particle, const G4Material *material) const 
 
G4double LowEnergyLimit(const G4ParticleDefinition *aParticle, const G4Material *material) const 
 
G4QAOLowEnergyLoss(const G4String &name)
 
G4double TheValue(const G4DynamicParticle *particle, const G4Material *material)
 
G4double HighEnergyLimit(const G4ParticleDefinition *aParticle, const G4Material *material) const