![]() |
Project
|
#include <cstdint>
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | o2::emcal::CompressedTRU |
Compressed reconstructed TRU information. More... | |
struct | o2::emcal::CompressedTriggerPatch |
Compressed reconstructed L0 trigger patch information. More... | |
struct | o2::emcal::CompressedL0TimeSum |
Compressed L0 timesum information. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::emcal |
Functions | |
std::ostream & | o2::emcal::operator<< (std::ostream &stream, const CompressedTRU &tru) |
Output stream operator of the CompressedTRU. | |
std::ostream & | o2::emcal::operator<< (std::ostream &stream, const CompressedTriggerPatch &patch) |
Output stream operator of the CompressedTriggerPatch. | |
std::ostream & | o2::emcal::operator<< (std::ostream &stream, const CompressedL0TimeSum ×um) |
Output stream operator of the CompressedL0TimeSum. | |