![]() |
Project
|
Structure for organizing digits within the SRU. More...
#include <AltroHelper.h>
Public Attributes | |
| int | mSRUid |
| DDL of the SRU. | |
| std::map< int, ChannelData > | mChannels |
| Containers for channels within the SRU. | |
Structure for organizing digits within the SRU.
Definition at line 48 of file AltroHelper.h.
| std::map<int, ChannelData> o2::emcal::SRUDigitContainer::mChannels |
Containers for channels within the SRU.
Definition at line 50 of file AltroHelper.h.
| int o2::emcal::SRUDigitContainer::mSRUid |
DDL of the SRU.
Definition at line 49 of file AltroHelper.h.