EnergyLossFunction Class Reference
|
Ratpac-two
|
EnergyLossFunction Class Reference
Interface to calculating material stopping power. More...
#include <EnergyLossFunction.hh>
Public Member Functions | |
| EnergyLossFunction (const G4ParticleDefinition *_def, const G4Material *_mat) | |
| double | Evaluate (double x) |
Detailed Description
Interface to calculating material stopping power.
REVISION HISTORY:
2022-09 : Ed Callaghan - First revision
Interface to calculate material stopping power as a function of energy. Currently, just a wrapper around G4EmCalculator, a GEANT4 -supported utility.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/physics/include/RAT/EnergyLossFunction.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/physics/src/quenching/EnergyLossFunction.cc
Generated by