#include <EnergyLossProcess.h>
Inheritance diagram for EnergyLossProcess:

Public Member Functions | |
| virtual double | dE_dx (double E) const =0 |
| virtual double | Threshold (void) const =0 |
Protected Member Functions | |
| EnergyLossProcess () | |
________________________________________________________________________________________
Costas Andreopoulos <C.V.Andreopoulos@rl.ac.uk> CCLRC, Rutherford Lab. December 10, 2003 _________________________________________________________________________________________
Definition at line 20 of file EnergyLossProcess.h.
|
|
Definition at line 20 of file EnergyLossProcess.cxx. 00021 {
00022
00023 }
|
|
|
Implemented in Bremsstrahlung< T >, DirectElectronPairProduction< T >, Ionization< T >, and NuclearInteraction< T >. |
|
|
Implemented in Bremsstrahlung< T >, DirectElectronPairProduction< T >, Ionization< T >, and NuclearInteraction< T >. |
1.3.9.1