![]() |
Project
|
Structure for organizing Bunches within the SRU. More...
#include <AltroHelper.h>
Public Attributes | |
int | mSRUid |
DDL of the SRU. | |
std::map< int, ChannelBunchData > | mChannelsData |
Containers for channels' bunches within the SRU. | |
Structure for organizing Bunches within the SRU.
Definition at line 78 of file AltroHelper.h.
std::map<int, ChannelBunchData> o2::emcal::SRUBunchContainer::mChannelsData |
Containers for channels' bunches within the SRU.
Definition at line 80 of file AltroHelper.h.
int o2::emcal::SRUBunchContainer::mSRUid |
DDL of the SRU.
Definition at line 79 of file AltroHelper.h.