Jpp
|
#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::JHVGainGraph |
Auxiliary data structure to store high-voltage versus gain data and interpolate the nominal high-voltage. More... | |
Namespaces | |
JCALIBRATE | |
Auxiliary class for PMT parameters including threshold. | |
Variables | |
static const std::string | JCALIBRATE::HVGAINGRAPH_SUFFIX = ".HVxG" |
static const char * | JCALIBRATE::HVGAINGRAPH_DATA = "HVGAINGRAPH_DATA" |
static const char * | JCALIBRATE::HVGAINGRAPH_RESULT = "HVGAINGRAPH_RESULT" |