![]() |
Project
|
#include <RawDecoderSpec.h>
Public Attributes | |
std::vector< std::array< PadLayerEvent, constants::PADS_NLAYERS > > | mPadEvents |
std::vector< std::array< PixelLayerEvent, constants::PIXELS_NLAYERS > > | mPixelEvent |
std::vector< o2::InteractionRecord > | mPixelTriggers |
std::vector< std::vector< int > > | mFEEs |
Definition at line 41 of file RawDecoderSpec.h.
std::vector<std::vector<int> > o2::focal::reco_workflow::RawDecoderSpec::HBFData::mFEEs |
Definition at line 45 of file RawDecoderSpec.h.
std::vector<std::array<PadLayerEvent, constants::PADS_NLAYERS> > o2::focal::reco_workflow::RawDecoderSpec::HBFData::mPadEvents |
Definition at line 42 of file RawDecoderSpec.h.
std::vector<std::array<PixelLayerEvent, constants::PIXELS_NLAYERS> > o2::focal::reco_workflow::RawDecoderSpec::HBFData::mPixelEvent |
Definition at line 43 of file RawDecoderSpec.h.
std::vector<o2::InteractionRecord> o2::focal::reco_workflow::RawDecoderSpec::HBFData::mPixelTriggers |
Definition at line 44 of file RawDecoderSpec.h.