![]() |
Project
|
Structure for mapping digits to Channels within a SRU. More...
#include <AltroHelper.h>
Public Attributes | |
o2::emcal::ChannelType_t | mChanType |
std::vector< const o2::emcal::Digit * > | mChannelDigits |
std::vector< gsl::span< const o2::emcal::MCLabel > > | mChannelLabels |
Structure for mapping digits to Channels within a SRU.
Definition at line 55 of file AltroHelper.h.
std::vector<const o2::emcal::Digit*> o2::emcal::ChannelDigits::mChannelDigits |
Definition at line 57 of file AltroHelper.h.
std::vector<gsl::span<const o2::emcal::MCLabel> > o2::emcal::ChannelDigits::mChannelLabels |
Definition at line 58 of file AltroHelper.h.
o2::emcal::ChannelType_t o2::emcal::ChannelDigits::mChanType |
Definition at line 56 of file AltroHelper.h.