|
Jpp
18.5.0
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 |
Get probability of given energy fraction.
| E | muon energy [GeV] |
| v | energy fraction |
Definition at line 64 of file JDIS.hh.
|
inline |
Get shower energy.
| E | muon energy [GeV] |
Definition at line 78 of file JDIS.hh.
|
inline |
Get RMS of scattering angle.
| E | muon energy [GeV] |
| v | energy loss fraction |
Definition at line 93 of file JDIS.hh.
|
inline |
Get breakpoint.
| E | muon energy [GeV] |
Definition at line 110 of file JDIS.hh.
1.8.5