Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DiffElasticRatio.hh>
Public Member Functions | |
G4DiffElasticRatio (const G4String &nam="", G4int verb=0) | |
virtual | ~G4DiffElasticRatio () |
G4double | ComputeRatio (const G4ParticleDefinition *, G4double kinEnergy, G4int Z, G4int A) |
void | SetEnergyThreshold (G4double e) |
G4double | GetEnergyThreshold () |
Public Member Functions inherited from G4VCrossSectionRatio | |
G4VCrossSectionRatio (const G4String &nam="XSRatio", G4int verb=0) | |
~G4VCrossSectionRatio () override | |
virtual G4double | ComputeRatio (const G4ParticleDefinition *, G4double kinEnergy, G4int, G4int)=0 |
Definition at line 54 of file G4DiffElasticRatio.hh.
Definition at line 45 of file G4DiffElasticRatio.cc.
|
virtual |
Definition at line 52 of file G4DiffElasticRatio.cc.
|
virtual |
Implements G4VCrossSectionRatio.
Definition at line 58 of file G4DiffElasticRatio.cc.
|
inline |
Definition at line 68 of file G4DiffElasticRatio.hh.
|
inline |
Definition at line 67 of file G4DiffElasticRatio.hh.