Jpp  master_rocky-37-gf0c5bc59d
the software that should make you happy
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 505 of file JRadiation.hh.

Member Data Documentation

◆ sigma

double(JRadiation::* JPHYSICS::JRadiationSource_t::sigma) (const double) const

total cross section method

Definition at line 506 of file JRadiation.hh.

◆ eloss

double(JRadiation::* JPHYSICS::JRadiationSource_t::eloss) (const double) const

energy loss method

Definition at line 507 of file JRadiation.hh.

◆ theta

double(JRadiation::* JPHYSICS::JRadiationSource_t::theta) (const double, const double) const

scattering angle method

Definition at line 508 of file JRadiation.hh.


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