| 
    Jpp
    
   | 
 
#include "TMath.h"#include "TString.h"#include "TF2.h"#include "TH2.h"#include "TFitResult.h"#include "JROOT/JRootToolkit.hh"#include "JDetector/JModule.hh"#include "JMath/JMathToolkit.hh"#include "JLang/JException.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 | 
| Parametrisation of two-fold coincidence rate due to K40 and other radioactive decays.  More... | |
Namespaces | |
| JCALIBRATE | |
| JPP | |
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