![]() |
Project
|
#include <Rtypes.h>
#include <iosfwd>
#include <exception>
#include <cstdint>
#include <vector>
#include <map>
#include "DataFormatsEMCAL/MCLabel.h"
#include "DataFormatsEMCAL/Digit.h"
#include "EMCALReconstruction/Bunch.h"
Go to the source code of this file.
Classes | |
struct | o2::emcal::AltroBunch |
ALTRO bunch information obtained from digits. More... | |
struct | o2::emcal::ChannelData |
Structure for mapping digits to Channels within a SRU. More... | |
struct | o2::emcal::SRUDigitContainer |
Structure for organizing digits within the SRU. More... | |
struct | o2::emcal::ChannelDigits |
Structure for mapping digits to Channels within a SRU. More... | |
struct | o2::emcal::DigitContainerPerSRU |
Structure for organizing digits within the SRU and preserves the digit type. More... | |
struct | o2::emcal::ChannelBunchData |
struct | o2::emcal::SRUBunchContainer |
Structure for organizing Bunches within the SRU. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::emcal |