Jpp
17.3.1
the software that should make you happy
|
Deep-inelastic muon-nucleon scattering. More...
#include <JDIS.hh>
Classes | |
class | JDIS_t |
Auxiliary helper class for kinematics of deep-inelastic muon-nucleon scattering at fixed muon energy. More... | |
Public Member Functions | |
JDIS () | |
Default constructor. More... | |
double | getCrossSection (const double E) const |
Get cross section. More... | |
double | getP (const double E, const double v) const |
Get probability of given energy fraction. More... | |
double | getE (const double E) const |
Get shower energy. More... | |
double | getThetaRMS (const double E, const double v) const |
Get RMS of scattering angle. More... | |
double | getV (const double E) const |
Get breakpoint. More... | |
Deep-inelastic muon-nucleon scattering.
For cross section, see reference:
D.A. Timashkov and A.A. Petrukhin, 29th International Cosmic Ray Conference Pune (2005) 9, 89-92.
For kinematics, see reference:
A. van Ginneken, Nucl. Instr. and Meth. A251 (1986) 21.
|
inline |
Get cross section.
E | muon energy [GeV] |
Definition at line 46 of file JDIS.hh.
|
inline |
|
inline |
|
inline |
|
inline |