Jpp
19.0.0
the software that should make you happy
|
Auxiliary data structure for handling member methods of class JRadiation. More...
#include <JRadiation.hh>
Public Attributes | |
double(JRadiation::* | sigma )(const double) const |
total cross section method More... | |
double(JRadiation::* | eloss )(const double) const |
energy loss method More... | |
double(JRadiation::* | theta )(const double, const double) const |
scattering angle method More... | |
Auxiliary data structure for handling member methods of class JRadiation.
Definition at line 503 of file JRadiation.hh.
double(JRadiation::* JPHYSICS::JRadiationSource_t::sigma)(const double) const |
total cross section method
Definition at line 504 of file JRadiation.hh.
double(JRadiation::* JPHYSICS::JRadiationSource_t::eloss)(const double) const |
energy loss method
Definition at line 505 of file JRadiation.hh.
double(JRadiation::* JPHYSICS::JRadiationSource_t::theta)(const double, const double) const |
scattering angle method
Definition at line 506 of file JRadiation.hh.