Jpp
15.0.3
the software that should make you happy
|
Name space for KM3NeT with high-QE PMTs. More...
Functions | |
const JK40Rates & | getK40Rates () |
Get K40 rates. More... | |
double | getAmbientPressure () |
Get ambient pressure. More... | |
double | getPhotocathodeArea () |
Get photo-cathode area of PMT. More... | |
double | getAbsorptionLength (const double lambda) |
Get absorption length. More... | |
double | getScatteringLength (const double lambda) |
Get scattering length. More... | |
double | getScatteringProbability (const double x) |
Function to describe light scattering in water. More... | |
double | getAngularAcceptance (const double x) |
Get angular acceptance of PMT. More... | |
double | getQE (const double lambda) |
Get quantum efficiency of KM3NeT PMT. More... | |
double | getPhotocathodeArea2D (const double x, const double lambda) |
Get effective photo-cathode area of PMT. More... | |
Name space for KM3NeT with high-QE PMTs.
|
inline |
Get K40 rates.
This method returns an object with default values.
The singles and multiples rates are based on Analysis e-log entry 575.
They have been scaled with the outputs of JRateK40.cc and JMultiplicityK40.cc for the standard and high-QE PMT, respectively using script JPrintK40Rates.sh (see GIT issue 351).
|
inline |
|
inline |
Get photo-cathode area of PMT.
Definition at line 369 of file KM3NeT.hh.
|
inline |
Get absorption length.
lambda | wavelength of light [nm] |
Definition at line 381 of file KM3NeT.hh.
|
inline |
Get scattering length.
lambda | wavelength of light [nm] |
Definition at line 393 of file KM3NeT.hh.
|
inline |
Function to describe light scattering in water.
x | cosine scattering angle |
Definition at line 405 of file KM3NeT.hh.
|
inline |
Get angular acceptance of PMT.
x | cosine of angle of incidence |
Definition at line 417 of file KM3NeT.hh.
|
inline |
|
inline |
Get effective photo-cathode area of PMT.
x | cosine of angle of incidence |
lambda | wavelength of photon [nm] |
Definition at line 541 of file KM3NeT.hh.