Jpp
16.0.0-rc.1
the software that should make you happy
|
Name space for KM3NeT with 2D function for angular acceptance and QE of PMTs. More...
Classes | |
struct | JPhotocathodeArea2D |
Effective photo-cathode area of PMT. More... | |
Functions | |
const JK40Rates & | getK40Rates () |
Get K40 rates. More... | |
double | getAmbientPressure () |
Get ambient pressure. 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... | |
Variables | |
static const JPhotocathodeArea2D | getPhotocathodeArea2D |
Function object for effective photo-cathode area of PMT. More... | |
Name space for KM3NeT with 2D function for angular acceptance and QE of PMTs.
|
inline |
Get K40 rates.
This method returns an object with default values.
The singles and multiples rates are taken from KM3NeT internal note
Definition at line 44 of file KM3NeT2D.hh.
|
inline |
|
inline |
Get absorption length.
lambda | wavelength of light [nm] |
Definition at line 67 of file KM3NeT2D.hh.
|
inline |
Get scattering length.
lambda | wavelength of light [nm] |
Definition at line 79 of file KM3NeT2D.hh.
|
inline |
Function to describe light scattering in water.
x | cosine scattering angle |
Definition at line 91 of file KM3NeT2D.hh.
|
static |
Function object for effective photo-cathode area of PMT.
Definition at line 5235 of file KM3NeT2D.hh.