Jpp
debug
the software that should make you happy
|
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 } |
Muon radiative cross sections.
Definition in file JRadiation.hh.