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

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

#include <AltroHelper.h>

Public Attributes

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

Detailed Description

Structure for organizing Bunches within the SRU.

Definition at line 78 of file AltroHelper.h.

Member Data Documentation

◆ mChannelsData

std::map<int, ChannelBunchData> o2::emcal::SRUBunchContainer::mChannelsData

Containers for channels' bunches within the SRU.

Definition at line 80 of file AltroHelper.h.

◆ mSRUid

int o2::emcal::SRUBunchContainer::mSRUid

DDL of the SRU.

Definition at line 79 of file AltroHelper.h.


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