56 #ifndef G4EBREMSSTRAHLUNGSPECTRUM_HH 
   57 #define G4EBREMSSTRAHLUNGSPECTRUM_HH 1 
G4BremsstrahlungParameters * theBRparam
 
~G4eBremsstrahlungSpectrum()
 
G4double Function(G4double x, const G4DataVector &p) const 
 
G4double Excitation(G4int Z, G4double kineticEnergy) const 
 
G4eBremsstrahlungSpectrum(const G4DataVector &bins, const G4String &name)
 
G4double AverageValue(G4double xMin, G4double xMax, const G4DataVector &p) const 
 
G4eBremsstrahlungSpectrum & operator=(const G4eBremsstrahlungSpectrum &right)
 
G4double SampleEnergy(G4int Z, G4double tMin, G4double tMax, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const 
 
G4double AverageEnergy(G4int Z, G4double tMin, G4double tMax, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=0) const 
 
G4double IntSpectrum(G4double xMin, G4double xMax, const G4DataVector &p) const 
 
G4double Probability(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