Geant4
10.03.p03
|
#include <G4RDeBremsstrahlungSpectrum.hh>
Public Member Functions | |
G4RDeBremsstrahlungSpectrum (const G4DataVector &bins, const G4String &name) | |
~G4RDeBremsstrahlungSpectrum () | |
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 G4RDVEnergySpectrum | |
G4RDVEnergySpectrum () | |
virtual | ~G4RDVEnergySpectrum () |
Definition at line 66 of file G4RDeBremsstrahlungSpectrum.hh.
G4RDeBremsstrahlungSpectrum::G4RDeBremsstrahlungSpectrum | ( | const G4DataVector & | bins, |
const G4String & | name | ||
) |
Definition at line 56 of file G4RDeBremsstrahlungSpectrum.cc.
G4RDeBremsstrahlungSpectrum::~G4RDeBremsstrahlungSpectrum | ( | ) |
Definition at line 68 of file G4RDeBremsstrahlungSpectrum.cc.
|
virtual |
Implements G4RDVEnergySpectrum.
Definition at line 121 of file G4RDeBremsstrahlungSpectrum.cc.
Implements G4RDVEnergySpectrum.
Definition at line 303 of file G4RDeBremsstrahlungSpectrum.cc.
|
virtual |
Implements G4RDVEnergySpectrum.
Definition at line 308 of file G4RDeBremsstrahlungSpectrum.cc.
Implements G4RDVEnergySpectrum.
Definition at line 300 of file G4RDeBremsstrahlungSpectrum.cc.
|
virtual |
Implements G4RDVEnergySpectrum.
Definition at line 74 of file G4RDeBremsstrahlungSpectrum.cc.
|
virtual |
Implements G4RDVEnergySpectrum.
Definition at line 175 of file G4RDeBremsstrahlungSpectrum.cc.