12#ifndef O2_FT0_SPECTRAINFOOBJECT_H
13#define O2_FT0_SPECTRAINFOOBJECT_H
35 std::array<SpectraInfoObject, o2::ft0::Geometry::Nchannels>
mTime;
40 static constexpr const char*
getObjectPath() {
return "FT0/Calib/TimeSpectraInfo"; }
45 std::array<SpectraInfoObject, o2::ft0::Geometry::Nchannels>
mAmpADC0;
46 std::array<SpectraInfoObject, o2::ft0::Geometry::Nchannels>
mAmpADC1;
47 static constexpr const char*
getObjectPath() {
return "FT0/Calib/AmpSpectraInfo"; }
std::array< SpectraInfoObject, o2::ft0::Geometry::Nchannels > mAmpADC0
static constexpr const char * getObjectPath()
std::array< SpectraInfoObject, o2::ft0::Geometry::Nchannels > mAmpADC1
ClassDefNV(AmpSpectraInfoObject, 1)
ClassDefNV(SpectraInfoObject, 1)
static constexpr const char * getObjectPath()
SpectraInfoObject mSumTimeAC
ClassDefNV(TimeSpectraInfoObject, 1)
SpectraInfoObject mDiffTimeCA
std::array< SpectraInfoObject, o2::ft0::Geometry::Nchannels > mTime