Jpp  19.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
JPHYSICS::JRadiationSource_t Struct Reference

Auxiliary data structure for handling member methods of class JRadiation. More...

#include <JRadiation.hh>

Inheritance diagram for JPHYSICS::JRadiationSource_t:
JPHYSICS::JRadiationSource

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...
 

Detailed Description

Auxiliary data structure for handling member methods of class JRadiation.

Definition at line 503 of file JRadiation.hh.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: