| 
    Jpp
    16.0.3
    
   the software that should make you happy 
   | 
 
#include "TMath.h"#include "TString.h"#include "TF1.h"#include "TF2.h"#include "TH1.h"#include "TH2.h"#include "TFitResult.h"#include "km3net-dataformat/online/JDAQ.hh"#include "JROOT/JRootToolkit.hh"#include "JDetector/JModule.hh"#include "JMath/JMathToolkit.hh"#include "JLang/JException.hh"#include "JLang/JNullType.hh"#include "JCalibrate/JCalibrateK40.hh"Go to the source code of this file.
Classes | |
| struct | JCALIBRATE::JPMTParameters_t | 
| Fit parameters for single PMT.  More... | |
| struct | JCALIBRATE::JFitK40Parameters | 
| Fit parameters for two-fold coincidence rate due to K40.  More... | |
| struct | JCALIBRATE::JFitK40_t< JFunction_t > | 
| Template definition of two-fold coincidence rate due to K40 and other radioactive decays.  More... | |
| struct | JCALIBRATE::JFitK40_t< JNullType > | 
| Template specialisation of two-fold coincidence rate due to K40 and other radioactive decays.  More... | |
| struct | JCALIBRATE::JFitK40_t< TF2 > | 
| Template specialisation of two-fold coincidence rate due to K40 and other radioactive decays.  More... | |
| struct | JCALIBRATE::JFitK40_t< TF1 > | 
| Template specialisation of two-fold coincidence rate due to K40 and other radioactive decays.  More... | |
Namespaces | |
| JCALIBRATE | |
| Auxiliary classes and methods for PMT calibration.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Typedefs | |
| typedef JFitK40_t< TF2 > | JCALIBRATE::JFitK40 | 
| Type definition for backward compatibility.  More... | |
Variables | |
| static const double | JCALIBRATE::FITK40_QE_MIN = 0.0 | 
| Minimal quantum efficiency [unit].  More... | |
| static const double | JCALIBRATE::FITK40_QE_MAX = 10.0 | 
| Maximal quantum efficiency [unit].  More... | |
| static const double | JCALIBRATE::FITK40_TTS_MIN_NS = 0.0 | 
| Minimal transition-time spread [ns].  More... | |
| static const double | JCALIBRATE::FITK40_TTS_MAX_NS = 3.5 | 
| Maximal transition-time spread [ns].  More... | |
 1.8.5