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

ALTRO bunch information obtained from digits. More...

#include <AltroHelper.h>

Public Attributes

int mStarttime
 Start time of the bunch.
 
std::vector< intmADCs
 ADCs belonging to the bunch.
 
std::multimap< int, std::vector< o2::emcal::MCLabel > > mEnergyLabels
 
std::vector< o2::emcal::MCLabelmLabels
 

Detailed Description

ALTRO bunch information obtained from digits.

Definition at line 31 of file AltroHelper.h.

Member Data Documentation

◆ mADCs

std::vector<int> o2::emcal::AltroBunch::mADCs

ADCs belonging to the bunch.

Definition at line 33 of file AltroHelper.h.

◆ mEnergyLabels

std::multimap<int, std::vector<o2::emcal::MCLabel> > o2::emcal::AltroBunch::mEnergyLabels

Definition at line 34 of file AltroHelper.h.

◆ mLabels

std::vector<o2::emcal::MCLabel> o2::emcal::AltroBunch::mLabels

Definition at line 35 of file AltroHelper.h.

◆ mStarttime

int o2::emcal::AltroBunch::mStarttime

Start time of the bunch.

Definition at line 32 of file AltroHelper.h.


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