Project
Loading...
Searching...
No Matches
o2::emcal::DigitContainerPerSRU Struct Reference

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, ChannelDigitsmChannelsDigits
 Containers for channels within the SRU.
 

Detailed Description

Structure for organizing digits within the SRU and preserves the digit type.

Definition at line 63 of file AltroHelper.h.

Member Data Documentation

◆ mChannelsDigits

std::map<int, ChannelDigits> o2::emcal::DigitContainerPerSRU::mChannelsDigits

Containers for channels within the SRU.

Definition at line 65 of file AltroHelper.h.

◆ mSRUid

int o2::emcal::DigitContainerPerSRU::mSRUid

DDL of the SRU.

Definition at line 64 of file AltroHelper.h.


The documentation for this struct was generated from the following file: