![]() |
Project
|
#include <AltroHelper.h>
Public Attributes | |
o2::emcal::ChannelType_t | mChanType |
std::vector< o2::emcal::Bunch > | mChannelsBunchesHG |
std::vector< o2::emcal::Bunch > | mChannelsBunchesLG |
std::vector< std::vector< o2::emcal::MCLabel > > | mChannelLabelsHG |
std::vector< std::vector< o2::emcal::MCLabel > > | mChannelLabelsLG |
Definition at line 68 of file AltroHelper.h.
std::vector<std::vector<o2::emcal::MCLabel> > o2::emcal::ChannelBunchData::mChannelLabelsHG |
Definition at line 72 of file AltroHelper.h.
std::vector<std::vector<o2::emcal::MCLabel> > o2::emcal::ChannelBunchData::mChannelLabelsLG |
Definition at line 73 of file AltroHelper.h.
std::vector<o2::emcal::Bunch> o2::emcal::ChannelBunchData::mChannelsBunchesHG |
Definition at line 70 of file AltroHelper.h.
std::vector<o2::emcal::Bunch> o2::emcal::ChannelBunchData::mChannelsBunchesLG |
Definition at line 71 of file AltroHelper.h.
o2::emcal::ChannelType_t o2::emcal::ChannelBunchData::mChanType |
Definition at line 69 of file AltroHelper.h.