Jpp
18.0.0-rc.2
the software that should make you happy
|
#include "JLang/JException.hh"
#include "JTools/JRange.hh"
#include "JCalibrate/JFitToT.hh"
#include "TKey.h"
#include "TGraph.h"
#include "TGraphErrors.h"
#include "TMultiGraph.h"
#include "TAttMarker.h"
#include "TColor.h"
Go to the source code of this file.
Classes | |
struct | JCALIBRATE::JHVInterpolator |
Auxiliary data structure to store high-voltage versus gain data and interpolate the nominal high-voltage. More... | |
Namespaces | |
JCALIBRATE | |
Auxiliary classes and methods for PMT calibration. | |
Variables | |
static const std::string | JCALIBRATE::HVINTERPOLATOR_SUFFIX = ".HVxG" |
static const char * | JCALIBRATE::HVINTERPOLATOR_DATA = "HVINTERPOLATOR_DATA" |
static const char * | JCALIBRATE::HVINTERPOLATOR_RESULT = "HVINTERPOLATOR_RESULT" |