| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
Name space for KM3NeT with high-QE PMTs. 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.   | |
Name space for KM3NeT with high-QE PMTs.
      
  | 
  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.
They have been scaled with the outputs of JRateK40.cc and JMultiplicityK40.cc for the standard and high-QE PMT, respectively using script JPrintK40Rates.sh (see GIT issue 351).
Definition at line 345 of file KM3NeT.hh.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  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 431 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 541 of file KM3NeT.hh.