Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Variables
JFitToT.hh File Reference
#include <limits>
#include "TMath.h"
#include "TString.h"
#include "TF1.h"
#include "TH1.h"
#include "TFitResult.h"
#include "JLang/JException.hh"
#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
 Auxiliary class for PMT parameters including threshold.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Variables

static const char JCALIBRATE::FITTOT_SEPARATOR = '.'
 
static const std::string JCALIBRATE::FITTOT_SUFFIX = "1ToT"
 
static const std::string JCALIBRATE::FITTOT_FNAME = "fittot"
 
static const double JCALIBRATE::FITTOT_GAIN_MIN = 0.25
 Default minimal gain. More...
 
static const double JCALIBRATE::FITTOT_GAIN_MAX = 2.00
 Default maximal gain. More...
 
static const double JCALIBRATE::FITTOT_GAINSPREAD_MIN = 0.05
 Default minimal gain spread. More...
 
static const double JCALIBRATE::FITTOT_GAINSPREAD_MAX = 1.00
 Default maximal gain spread. More...