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

Structure for mapping digits to Channels within a SRU. More...

#include <AltroHelper.h>

Public Attributes

o2::emcal::ChannelType_t mChanType
 
std::vector< const o2::emcal::Digit * > mChannelDigits
 
std::vector< gsl::span< const o2::emcal::MCLabel > > mChannelLabels
 

Detailed Description

Structure for mapping digits to Channels within a SRU.

Definition at line 55 of file AltroHelper.h.

Member Data Documentation

◆ mChannelDigits

std::vector<const o2::emcal::Digit*> o2::emcal::ChannelDigits::mChannelDigits

Definition at line 57 of file AltroHelper.h.

◆ mChannelLabels

std::vector<gsl::span<const o2::emcal::MCLabel> > o2::emcal::ChannelDigits::mChannelLabels

Definition at line 58 of file AltroHelper.h.

◆ mChanType

o2::emcal::ChannelType_t o2::emcal::ChannelDigits::mChanType

Definition at line 56 of file AltroHelper.h.


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