Jpp  pmt_effective_area_update_2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
KM3NeT.hh File Reference

Optical properties of KM3NeT deep-sea site. More...

#include <map>
#include <cmath>
#include "JPhysics/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

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::petzhold (const double x)
 Measurement of light scattering in water. 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...
 

Detailed Description

Optical properties of KM3NeT deep-sea site.

Author
mdejong

Definition in file KM3NeT.hh.