57 #ifndef G4RDEBREMSSTRAHLUNGSPECTRUM_HH 
   58 #define G4RDEBREMSSTRAHLUNGSPECTRUM_HH 1 
G4double Function(G4double x, const G4DataVector &p) const 
 
G4double AverageValue(G4double xMin, G4double xMax, const G4DataVector &p) const 
 
~G4RDeBremsstrahlungSpectrum()
 
G4double Probability(G4int Z, G4double tMin, G4double tMax, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const 
 
G4double Excitation(G4int Z, G4double kineticEnergy) const 
 
G4double SampleEnergy(G4int Z, G4double tMin, G4double tMax, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const 
 
const G4double x[NPOINTSGL]
 
G4double AverageEnergy(G4int Z, G4double tMin, G4double tMax, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const 
 
G4double MaxEnergyOfSecondaries(G4double kineticEnergy, G4int Z=0, const G4ParticleDefinition *pd=0) const 
 
G4RDeBremsstrahlungSpectrum & operator=(const G4RDeBremsstrahlungSpectrum &right)
 
G4double IntSpectrum(G4double xMin, G4double xMax, const G4DataVector &p) const 
 
G4RDBremsstrahlungParameters * theBRparam
 
G4RDeBremsstrahlungSpectrum(const G4DataVector &bins, const G4String &name)