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

Structure for organizing digits within the SRU. More...

#include <AltroHelper.h>

Public Attributes

int mSRUid
 DDL of the SRU.
 
std::map< int, ChannelDatamChannels
 Containers for channels within the SRU.
 

Detailed Description

Structure for organizing digits within the SRU.

Definition at line 48 of file AltroHelper.h.

Member Data Documentation

◆ mChannels

std::map<int, ChannelData> o2::emcal::SRUDigitContainer::mChannels

Containers for channels within the SRU.

Definition at line 50 of file AltroHelper.h.

◆ mSRUid

int o2::emcal::SRUDigitContainer::mSRUid

DDL of the SRU.

Definition at line 49 of file AltroHelper.h.


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