![]() |
Project
|
#include <SpectraInfoObject.h>
Public Member Functions | |
ClassDefNV (TimeSpectraInfoObject, 1) | |
Static Public Member Functions | |
static constexpr const char * | getObjectPath () |
Public Attributes | |
std::array< SpectraInfoObject, o2::ft0::Geometry::Nchannels > | mTime |
SpectraInfoObject | mTimeA |
SpectraInfoObject | mTimeC |
SpectraInfoObject | mSumTimeAC |
SpectraInfoObject | mDiffTimeCA |
Definition at line 34 of file SpectraInfoObject.h.
o2::ft0::TimeSpectraInfoObject::ClassDefNV | ( | TimeSpectraInfoObject | , |
1 | |||
) |
|
inlinestaticconstexpr |
Definition at line 40 of file SpectraInfoObject.h.
SpectraInfoObject o2::ft0::TimeSpectraInfoObject::mDiffTimeCA |
Definition at line 39 of file SpectraInfoObject.h.
SpectraInfoObject o2::ft0::TimeSpectraInfoObject::mSumTimeAC |
Definition at line 38 of file SpectraInfoObject.h.
std::array<SpectraInfoObject, o2::ft0::Geometry::Nchannels> o2::ft0::TimeSpectraInfoObject::mTime |
Definition at line 35 of file SpectraInfoObject.h.
SpectraInfoObject o2::ft0::TimeSpectraInfoObject::mTimeA |
Definition at line 36 of file SpectraInfoObject.h.
SpectraInfoObject o2::ft0::TimeSpectraInfoObject::mTimeC |
Definition at line 37 of file SpectraInfoObject.h.