Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
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
 
double(JRadiation::* eloss )(const double) const
 energy loss method
 
double(JRadiation::* theta )(const double, const double) const
 scattering angle method
 

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: