#include <G4VEnergySpectrum.hh>
|
| G4VEnergySpectrum () |
|
virtual | ~G4VEnergySpectrum () |
|
virtual G4double | Probability (G4int Z, G4double minKineticEnergy, G4double maxKineticEnergy, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=nullptr) const =0 |
|
virtual G4double | AverageEnergy (G4int Z, G4double minKineticEnergy, G4double maxKineticEnergy, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=nullptr) const =0 |
|
virtual G4double | SampleEnergy (G4int Z, G4double minKineticEnergy, G4double maxKineticEnergy, G4double kineticEnergy, G4int shell=0, const G4ParticleDefinition *pd=nullptr) const =0 |
|
virtual G4double | MaxEnergyOfSecondaries (G4double kineticEnergy, G4int Z=0, const G4ParticleDefinition *pd=nullptr) const =0 |
|
virtual G4double | Excitation (G4int Z, G4double kineticEnergy) const =0 |
|
virtual void | PrintData () const =0 |
|
| G4VEnergySpectrum (const G4VEnergySpectrum &)=delete |
|
G4VEnergySpectrum & | operator= (const G4VEnergySpectrum &right)=delete |
|
Definition at line 59 of file G4VEnergySpectrum.hh.
◆ G4VEnergySpectrum() [1/2]
G4VEnergySpectrum::G4VEnergySpectrum |
( |
| ) |
|
|
inlineexplicit |
◆ ~G4VEnergySpectrum()
virtual G4VEnergySpectrum::~G4VEnergySpectrum |
( |
| ) |
|
|
inlinevirtual |
◆ G4VEnergySpectrum() [2/2]
◆ AverageEnergy()
◆ Excitation()
◆ MaxEnergyOfSecondaries()
◆ operator=()
◆ PrintData()
virtual void G4VEnergySpectrum::PrintData |
( |
| ) |
const |
|
pure virtual |
◆ Probability()
◆ SampleEnergy()
The documentation for this class was generated from the following file: