23#ifndef ALICEO2_ZDC_NOISECALIBEPN_H
24#define ALICEO2_ZDC_NOISECALIBEPN_H
39 int process(
const gsl::span<const o2::zdc::OrbitData>& orbitdata,
const gsl::span<const o2::zdc::BCData>& bcdata,
const gsl::span<const o2::zdc::ChannelData>& chdata);
53 bool mInitDone =
false;
54 bool mSaveDebugHistos =
false;
Class to describe fired triggered and/or stored channels for the BC and to refer to channel data.
1D messeageable histo class
Format of noise calibration intermediate data.
Class to describe pedestal data accumulated over the orbit.
ZDC reconstruction parameters.
void setVerbosity(int val)
NoiseCalibData & getDataSum()
int saveDebugHistos(const std::string fn="ZDCNoiseCalibEPN.root")
std::array< std::array< o2::dataformats::FlatHisto1D< double > *, NChannels >, NoiseCalibData::NHA > mHSum
const ModuleConfig * getModuleConfig()
void setSaveDebugHistos()
void setModuleConfig(const ModuleConfig *moduleConfig)
NoiseCalibData & getData()
void setDontSaveDebugHistos()
std::array< std::array< o2::dataformats::FlatHisto1D< double > *, NChannels >, NoiseCalibData::NHA > mH
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 ...