| 
    Jpp
    
   | 
 
#include <limits>#include "TMath.h"#include "TString.h"#include "TF1.h"#include "TH1.h"#include "TFitResult.h"#include "JTools/JRange.hh"#include "JDetector/JPMTParameters.hh"#include "JDetector/JPMTAnalogueSignalProcessor.hh"#include "JROOT/JRootToolkit.hh"Go to the source code of this file.
Classes | |
| struct | JCALIBRATE::JFitToTParameters | 
| Fit parameters for two-fold coincidence rate due to K40.  More... | |
| struct | JCALIBRATE::JFitToT | 
| Parametrisation of time-over-threshold distribution.  More... | |
Namespaces | |
| JCALIBRATE | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Typedefs | |
| typedef JRange< Double_t > | JCALIBRATE::JRange_t | 
Variables | |
| static const double | JCALIBRATE::FITTOT_GAIN_MIN = 0.25 | 
| Minimal gain.  More... | |
| static const double | JCALIBRATE::FITTOT_GAIN_MAX = 2.00 | 
| Maximal gain.  More... | |
| static const double | JCALIBRATE::FITTOT_GAINSPREAD_MIN = 0.05 | 
| Minimal gain spread.  More... | |
| static const double | JCALIBRATE::FITTOT_GAINSPREAD_MAX = 1.00 | 
| Maximal gain spread.  More... | |
| static const double | JCALIBRATE::FITTOT_TOT_LMARGIN = 15.00 | 
| Fit-region left of peak [ns].  More... | |
| static const double | JCALIBRATE::FITTOT_TOT_RMARGIN = 10.00 | 
| Fit-region right of peak [ns].  More... | |
| static const std::string | JCALIBRATE::FITTOT_FNAME = "fittot" | 
 1.8.5