Jpp
test_elongated_shower_pde
the software that should make you happy
|
#include "km3net-dataformat/offline/Evt.hh"
#include "km3net-dataformat/offline/Trk.hh"
#include "Jeep/JMessage.hh"
#include "JLang/JException.hh"
#include "JTools/JRange.hh"
Go to the source code of this file.
Namespaces | |
JOSCPROB | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
double | JOSCPROB::getL (const double costh) |
Get baseline for a given cosine zenith angle. More... | |
Variables | |
static const JRange< double > | JOSCPROB::SINSQTH12Range (0.250, 0.354) |
Allowed ranges of neutrino oscillation parameters. More... | |
static const JRange< double > | JOSCPROB::DM21Range (6.93e-5, 7.96e-5) |
static const JRange< double > | JOSCPROB::SINSQTH13Range (0.019, 0.025) |
static const JRange< double > | JOSCPROB::DM31Range (+2.45e-3,+2.69e-3) |
static const JRange< double > | JOSCPROB::SINSQTH23Range (0.381, 0.636) |
static const JRange< double > | JOSCPROB::DCPRange (0.000, 2.000) |
static const double | JOSCPROB::R_EARTH_BELOW = 6368 |
Earth radii. More... | |
static const double | JOSCPROB::R_EARTH_ABOVE = 6386 |
Earth radius, including layer above detector [km]. More... | |