|
Geant4
10.03.p01
|
#include <G4eBremsstrahlungSpectrum.hh>


Public Member Functions | |
| G4eBremsstrahlungSpectrum (const G4DataVector &bins, const G4String &name) | |
| ~G4eBremsstrahlungSpectrum () | |
| G4double | Probability (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 | SampleEnergy (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 |
| G4double | Excitation (G4int Z, G4double kineticEnergy) const |
| void | PrintData () const |
Public Member Functions inherited from G4VEnergySpectrum | |
| G4VEnergySpectrum () | |
| virtual | ~G4VEnergySpectrum () |
Definition at line 65 of file G4eBremsstrahlungSpectrum.hh.
| G4eBremsstrahlungSpectrum::G4eBremsstrahlungSpectrum | ( | const G4DataVector & | bins, |
| const G4String & | name | ||
| ) |
Definition at line 55 of file G4eBremsstrahlungSpectrum.cc.
| G4eBremsstrahlungSpectrum::~G4eBremsstrahlungSpectrum | ( | ) |
Definition at line 67 of file G4eBremsstrahlungSpectrum.cc.
|
virtual |
Implements G4VEnergySpectrum.
Definition at line 120 of file G4eBremsstrahlungSpectrum.cc.

Implements G4VEnergySpectrum.
Definition at line 302 of file G4eBremsstrahlungSpectrum.cc.
|
virtual |
Implements G4VEnergySpectrum.
Definition at line 307 of file G4eBremsstrahlungSpectrum.cc.
Implements G4VEnergySpectrum.
Definition at line 299 of file G4eBremsstrahlungSpectrum.cc.

|
virtual |
Implements G4VEnergySpectrum.
Definition at line 73 of file G4eBremsstrahlungSpectrum.cc.

|
virtual |
Implements G4VEnergySpectrum.
Definition at line 174 of file G4eBremsstrahlungSpectrum.cc.
