12#ifndef ALICEO2_FT0_SLEWINGCOEF_H_
13#define ALICEO2_FT0_SLEWINGCOEF_H_
33 using VecPlot_t = std::pair<VecPoints_t, VecPoints_t>;
40 return "FT0/Calib/SlewingCoef";
struct o2::upgrades_utils::@462 ft0
structure to keep V0C information
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VecSlewingCoefs_t mSlewingCoefs
static constexpr int sNAdc
SlewingPlots_t makeSlewingPlots() const
std::vector< Double_t > VecPoints_t
std::pair< VecPoints_t, VecPoints_t > VecPlot_t
static constexpr const char * getObjectPath()
std::array< std::array< TGraph, sNCHANNELS >, sNAdc > SlewingPlots_t
static constexpr int sNCHANNELS
std::array< std::array< VecPlot_t, sNCHANNELS >, sNAdc > VecSlewingCoefs_t