![]() |
Project
|
Reconstruction container for EMCAL Cells and LEDMONs. More...
#include <array>
#include <cstdint>
#include <exception>
#include <iosfwd>
#include <string>
#include <tuple>
#include <unordered_map>
#include <vector>
#include <gsl/span>
#include <Rtypes.h>
#include <CommonDataFormat/InteractionRecord.h>
#include <DataFormatsEMCAL/Cell.h>
#include <EMCALBase/TriggerMappingV2.h>
#include <EMCALReconstruction/FastORTimeSeries.h>
#include <EMCALReconstruction/TRUDataHandler.h>
Go to the source code of this file.
Classes | |
struct | o2::emcal::RecCellInfo |
Container class for cell information for merging. More... | |
class | o2::emcal::EventContainer |
Containter of cells for a given event. More... | |
class | o2::emcal::EventContainer::TRUIndexException |
Handler for access of TRU data with invalid TRU index. More... | |
class | o2::emcal::RecoContainer |
Handler for cells/LEDMONS/Trigger data in timeframes. More... | |
class | o2::emcal::RecoContainer::InteractionNotFoundException |
Handling of access to trigger interaction record not present in container. More... | |
class | o2::emcal::RecoContainerReader |
Iterator over reco containers. More... | |
class | o2::emcal::RecoContainerReader::InvalidAccessException |
Handling of access to objects beyond container boundary. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::emcal |
Reconstruction container for EMCAL Cells and LEDMONs.
Definition in file RecoContainer.h.