Jpp
15.0.1
the software that should make you happy
|
Properties of KM3NeT PMT and deep-sea water. More...
#include <map>
#include <cmath>
#include "JTools/JFunction1D_t.hh"
#include "JPhysics/JPhysicsSupportkit.hh"
#include "JPhysics/JK40Rates.hh"
Go to the source code of this file.
Namespaces | |
KM3NET | |
KM3NET_HIGHQE | |
Functions | |
const JK40Rates & | KM3NET::getK40Rates () |
Get K40 rates. More... | |
double | KM3NET::getAmbientPressure () |
Get ambient pressure. More... | |
double | KM3NET::getPhotocathodeArea () |
Get photo-cathode area of PMT. More... | |
double | KM3NET::getAbsorptionLength (const double lambda) |
Get absorption length. More... | |
double | KM3NET::getScatteringLength (const double lambda) |
Get scattering length. More... | |
double | KM3NET::getScatteringProbability (const double x) |
Function to describe light scattering in water. More... | |
double | KM3NET::getAngularAcceptance (const double x) |
Get angular acceptance of PMT. More... | |
double | KM3NET::getQE (const double lambda) |
Get quantum efficiency of KM3NeT PMT. More... | |
double | KM3NET::getPhotocathodeArea2D (const double x, const double lambda) |
Get effective photo-cathode area of PMT. More... | |
const JK40Rates & | KM3NET_HIGHQE::getK40Rates () |
Get K40 rates. More... | |
double | KM3NET_HIGHQE::getAmbientPressure () |
Get ambient pressure. More... | |
double | KM3NET_HIGHQE::getPhotocathodeArea () |
Get photo-cathode area of PMT. More... | |
double | KM3NET_HIGHQE::getAbsorptionLength (const double lambda) |
Get absorption length. More... | |
double | KM3NET_HIGHQE::getScatteringLength (const double lambda) |
Get scattering length. More... | |
double | KM3NET_HIGHQE::getScatteringProbability (const double x) |
Function to describe light scattering in water. More... | |
double | KM3NET_HIGHQE::getAngularAcceptance (const double x) |
Get angular acceptance of PMT. More... | |
double | KM3NET_HIGHQE::getQE (const double lambda) |
Get quantum efficiency of KM3NeT PMT. More... | |
double | KM3NET_HIGHQE::getPhotocathodeArea2D (const double x, const double lambda) |
Get effective photo-cathode area of PMT. More... | |
Properties of KM3NeT PMT and deep-sea water.
Definition in file KM3NeT.hh.