| 
    Jpp 19.3.0-rc.3
    
   the software that should make you happy 
   | 
 
Name space for KM3NeT. More...
Functions | |
| const JK40Rates & | getK40Rates () | 
| Get K40 rates.   | |
| double | getAmbientPressure () | 
| Get ambient pressure.   | |
| double | getPhotocathodeArea () | 
| Get photo-cathode area of PMT.   | |
| double | getAbsorptionLength (const double lambda) | 
| Get absorption length.   | |
| double | getScatteringLength (const double lambda) | 
| Get scattering length.   | |
| double | getScatteringProbability (const double x) | 
| Function to describe light scattering in water.   | |
| double | getAngularAcceptance (const double x) | 
| Get angular acceptance of PMT.   | |
| double | getQE (const double lambda) | 
| Get quantum efficiency of KM3NeT PMT.   | |
| double | getPhotocathodeArea2D (const double x, const double lambda) | 
| Get effective photo-cathode area of PMT.   | |
| void | setClock () | 
| Set clock.   | |
Name space for KM3NeT.
      
  | 
  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.
A dark count of 700 Hz has been included in the singles rate.
See also KM3NeT internal note.
Definition at line 36 of file KM3NeT.hh.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Get absorption length.
| lambda | wavelength of light [nm] | 
Definition at line 72 of file KM3NeT.hh.
      
  | 
  inline | 
Get scattering length.
Use the Kopelevich model for spectral volume scattering functions.
The model separates the contributions by:
| lambda | wavelength of light [nm] | 
Definition at line 118 of file KM3NeT.hh.
      
  | 
  inline | 
Function to describe light scattering in water.
| x | cosine scattering angle | 
Definition at line 142 of file KM3NeT.hh.
      
  | 
  inline | 
Get angular acceptance of PMT.
| x | cosine of angle of incidence | 
Definition at line 154 of file KM3NeT.hh.
      
  | 
  inline | 
Get quantum efficiency of KM3NeT PMT.
Note that the QE includes absorption in glass and gel.
| lambda | wavelength of photon [nm] | 
Definition at line 207 of file KM3NeT.hh.
      
  | 
  inline | 
Get effective photo-cathode area of PMT.
| x | cosine of angle of incidence | 
| lambda | wavelength of photon [nm] | 
Definition at line 320 of file KM3NeT.hh.
      
  | 
  inline |