|
Jpp - the software that should make you happy
|
Optical properties of Antares deep-sea site. More...
#include <map>#include <cmath>#include "JPhysics/JConstants.hh"#include "JTools/JFunction1D_t.hh"Go to the source code of this file.
Namespaces | |
| ANTARES | |
| Name space for Antares. | |
Functions | |
| double | ANTARES::getAmbientPressure () |
| Get ambient pressure. More... | |
| const double | ANTARES::getPhotocathodeArea () |
| Photo-cathode area 10 inch PMT. More... | |
| double | ANTARES::getAbsorptionLength (const double lambda) |
| Absoption length. More... | |
| double | ANTARES::getScatteringLength (const double lambda) |
| Scattering length. More... | |
| double | ANTARES::henyey_greenstein (const double g, const double x) |
| Auxiliary method to describe light scattering in water (Heneyey-Greenstein) More... | |
| double | ANTARES::henyey_greenstein (const double x) |
| Auxiliary method to describe light scattering in water (Heneyey-Greenstein) More... | |
| double | ANTARES::rayleigh (const double a, const double x) |
| Auxiliary method to describe light scattering in water (Rayleigh) More... | |
| double | ANTARES::rayleigh (const double x) |
| Auxiliary method to describe light scattering in water (Rayleigh) More... | |
| double | ANTARES::f4 (const double x) |
| Model specific function to describe light scattering in water (f4) More... | |
| double | ANTARES::p00075 (const double x) |
| Model specific function to describe light scattering in water (p00075) More... | |
| double | ANTARES::getScatteringProbability (const double x) |
| Function to describe light scattering in water. More... | |
| double | ANTARES::genova (const double x) |
| Angular acceptence of Antares PMT (Genova) More... | |
| double | ANTARES::gamelle (const double x) |
| Angular acceptence of Antares PMT (Gamelle) More... | |
| double | ANTARES::getAngularAcceptance (const double x) |
| Angular acceptence of Antares PMT. More... | |
| double | ANTARES::getQE (const double lambda, const bool option) |
| Quantum efficiency of 10-inch Hamamatsu PMT. More... | |
| double | ANTARES::getQE (const double lambda) |
| Quantum efficiency of 10-inch Hamamatsu PMT. More... | |
| double | ANTARES::getPhotocathodeArea2D (const double x, const double lambda) |
| Photo-cathode area 10 inch PMT. More... | |
Optical properties of Antares deep-sea site.
Definition in file Antares.hh.
1.8.5