Project
Loading...
Searching...
No Matches
o2::focal::reco_workflow::RawDecoderSpec::HBFData Struct Reference

#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::InteractionRecordmPixelTriggers
 
std::vector< std::vector< int > > mFEEs
 

Detailed Description

Definition at line 41 of file RawDecoderSpec.h.

Member Data Documentation

◆ mFEEs

std::vector<std::vector<int> > o2::focal::reco_workflow::RawDecoderSpec::HBFData::mFEEs

Definition at line 45 of file RawDecoderSpec.h.

◆ mPadEvents

std::vector<std::array<PadLayerEvent, constants::PADS_NLAYERS> > o2::focal::reco_workflow::RawDecoderSpec::HBFData::mPadEvents

Definition at line 42 of file RawDecoderSpec.h.

◆ mPixelEvent

std::vector<std::array<PixelLayerEvent, constants::PIXELS_NLAYERS> > o2::focal::reco_workflow::RawDecoderSpec::HBFData::mPixelEvent

Definition at line 43 of file RawDecoderSpec.h.

◆ mPixelTriggers

std::vector<o2::InteractionRecord> o2::focal::reco_workflow::RawDecoderSpec::HBFData::mPixelTriggers

Definition at line 44 of file RawDecoderSpec.h.


The documentation for this struct was generated from the following file: