![]() |
Project
|
Structure for organizing digits within the SRU and preserves the digit type. More...
#include <AltroHelper.h>
Public Attributes | |
int | mSRUid |
DDL of the SRU. | |
std::map< int, ChannelDigits > | mChannelsDigits |
Containers for channels within the SRU. | |
Structure for organizing digits within the SRU and preserves the digit type.
Definition at line 63 of file AltroHelper.h.
std::map<int, ChannelDigits> o2::emcal::DigitContainerPerSRU::mChannelsDigits |
Containers for channels within the SRU.
Definition at line 65 of file AltroHelper.h.
int o2::emcal::DigitContainerPerSRU::mSRUid |
DDL of the SRU.
Definition at line 64 of file AltroHelper.h.