12#ifndef O2_ZDC_BASELINECALIBCONFIG_H
13#define O2_ZDC_BASELINECALIBCONFIG_H
44 void setCuts(
int low,
int high);
45 void setCuts(
int ih,
int low,
int high);
struct o2::upgrades_utils::@463 zdc
structure to keep FT0 information
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
int cutHigh[NChannels]
Baseline cut low.
ClassDefNV(BaselineCalibConfig, 1)
void setMinEntries(uint32_t val)
void setDescription(std::string d)
uint32_t min_e[NChannels]
Baseline cut high.
std::string desc
Minimum entries to compute baseline.
void setCuts(int low, int high)