Jpp
18.6.0-rc.1
the software that should make you happy
|
Auxiliary class to determine EM-equivalent energy as a function of PDG particle code and energy. More...
#include <JPythia.hh>
Public Member Functions | |
JPythia () | |
Default constructor. More... | |
double | operator() (const int type, const double Es) const |
Get EM-equivalent energy. More... | |
Static Public Member Functions | |
static double | getEnergy (const double Es) |
Get equivalent EM-energy for given pion energy. More... | |
Auxiliary class to determine EM-equivalent energy as a function of PDG particle code and energy.
Definition at line 21 of file JPythia.hh.
|
inline |
|
inline |
Get EM-equivalent energy.
type | particle type [PDG] |
Es | particle energy [GeV] |
Definition at line 36 of file JPythia.hh.
|
inlinestatic |
Get equivalent EM-energy for given pion energy.
Reference: Mona Dentler, "Investigation of the One-Particle Approximation in the ANTARES simulation package KM3",
Bachelorarbeit Erlangen Centre for Astroparticle Physics,
Friedrich-Alexander-Universität, Erlangen-Nürnberg.
Es | particle energy [GeV] |
Definition at line 70 of file JPythia.hh.