Jpp  17.3.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Variables
JRadiation.hh File Reference

Muon radiative cross sections. More...

#include <cmath>
#include <TRandom3.h>
#include "JLang/JCC.hh"
#include "JPhysics/JConstants.hh"
#include "JPhysics/JIonization.hh"

Go to the source code of this file.

Classes

class  JPHYSICS::JRadiation
 Auxiliary class for the calculation of the muon radiative cross sections. More...
 
struct  JPHYSICS::JRadiationSource_t
 Auxiliary data structure for handling member methods of class JRadiation. More...
 

Namespaces

 JPHYSICS
 Auxiliary methods for light properties of deep-sea water.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Variables

static const JRadiationSource_t JPHYSICS::EErad_t = { &JRadiation::TotalCrossSectionEErad, &JRadiation::EfromEErad, &JRadiation::ThetaRMSfromEErad }
 
static const JRadiationSource_t JPHYSICS::Brems_t = { &JRadiation::TotalCrossSectionBrems, &JRadiation::EfromBrems, &JRadiation::ThetaRMSfromBrems }
 
static const JRadiationSource_t JPHYSICS::GNrad_t = { &JRadiation::TotalCrossSectionGNrad, &JRadiation::EfromGNrad, &JRadiation::ThetaRMSfromGNrad }
 

Detailed Description

Muon radiative cross sections.

Author
P. Kooijman

Definition in file JRadiation.hh.