Jpp
|
Optical properties of KM3NeT deep-sea site. More...
#include <map>
#include <cmath>
#include "JTools/JConstants.hh"
#include "JTools/JFunction1D_t.hh"
#include "JTools/JFunctionalMap_t.hh"
#include "JTools/JMultiFunction.hh"
Go to the source code of this file.
Classes | |
class | KM3NET::quantumEfficiency |
Quantum efficiency of KM3NeT PMT. More... | |
struct | KM3NET::JPhotocathodeArea2D |
Photo-cathode area 3 inch PMT. More... | |
Namespaces | |
KM3NET | |
Name space for KM3NeT. | |
Functions | |
double | KM3NET::getAmbientPressure () |
Get ambient pressure. More... | |
const double | KM3NET::getPhotocathodeArea () |
Photo-cathode area 3 inch PMT. More... | |
double | KM3NET::getAbsorptionLength (const double lambda) |
Absorption length. More... | |
double | KM3NET::getScatteringLength (const double lambda) |
Scattering length. More... | |
double | KM3NET::henyey_greenstein (const double g, const double x) |
Auxiliary method to describe light scattering in water (Henyey-Greenstein) More... | |
double | KM3NET::rayleigh (const double a, const double x) |
Auxiliary method to describe light scattering in water (Rayleigh) More... | |
double | KM3NET::rayleigh (const double x) |
Auxiliary method to describe light scattering in water (Rayleigh) More... | |
double | KM3NET::f4 (const double x) |
Model specific function to describe light scattering in water (f4) More... | |
double | KM3NET::p00075 (const double x) |
Model specific function to describe light scattering in water (p00075) More... | |
double | KM3NET::getScatteringProbability (const double x) |
Function to describe light scattering in water. More... | |
double | KM3NET::getAngularAcceptance (const double x) |
Angular acceptence of KM3NeT PMT. More... | |
double | KM3NET::getQE (const double lambda) |
Quantum efficiency of KM3NeT PMT. More... | |
Variables | |
static const JPhotocathodeArea2D | KM3NET::getPhotocathodeArea2D |
Function object for photo-cathode area 3 inch PMT. More... | |
Optical properties of KM3NeT deep-sea site.
Definition in file KM3NeT.hh.