19 const char* hn[
NTDCChannels] = {
"ZNAC",
"ZNAS",
"ZPAC",
"ZPAS",
"ZEM1",
"ZEM2",
"ZNCC",
"ZNCS",
"ZPCC",
"ZPCS"};
21 LOG(info) << hn[ih] <<
" limits = (" <<
cutLow[ih] <<
" : " <<
cutHigh[ih] <<
")";
24 LOG(info) << hn[ih] <<
" booking 1D = (" <<
nb1[ih] <<
", " <<
amin1[ih] <<
", " <<
amax1[ih] <<
")";
27 LOG(info) << hn[ih] <<
" booking 2D = (" <<
nb2[ih] <<
", " <<
amin2[ih] <<
", " <<
amax2[ih] <<
")";
46 cutLow[ih] = -std::numeric_limits<float>::infinity();
47 cutHigh[ih] = std::numeric_limits<float>::infinity();
54 cutLow[ih] = -std::numeric_limits<float>::infinity();
61 cutHigh[ih] = std::numeric_limits<float>::infinity();
67 cutLow[ih] = -std::numeric_limits<float>::infinity();
72 cutHigh[ih] = std::numeric_limits<float>::infinity();
Configuration of ZDC TDC calibration procedure.
int nb2[NTDCChannels]
maximum
void setCutHigh(double val)
void setCuts(double low, double high)
double amax1[NTDCChannels]
minimum
void setCutLow(double val)
double min_e[NTDCChannels]
double cutLow[NTDCChannels]
void setBinning1D(int nb, double amin, double amax)
static constexpr int NTDCChannels
void setMinEntries(double val)
void setBinning2D(int nb, double amin, double amax)
double amax2[NTDCChannels]
minimum
double amin2[NTDCChannels]
2D histogram: number of bins
double amin1[NTDCChannels]
1D histogram: number of bins
double cutHigh[NTDCChannels]
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"