![]() |
Project
|
Go to the source code of this file.
Classes | |
struct | o2::mch::raw::DecodedDataHandlers |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::mch |
namespace | o2::mch::raw |
Typedefs | |
using | o2::mch::raw::SampaChannelHandler = std::function< void(DsElecId dsId, DualSampaChannelId channel, SampaCluster)> |
using | o2::mch::raw::SampaHeartBeatHandler = std::function< void(DsElecId dsId, uint8_t chip, uint20_t bunchCrossing)> |
using | o2::mch::raw::SampaErrorHandler = std::function< void(DsElecId dsId, int8_t chip, uint32_t error)> |