16#ifndef O2_MID_ROBOARDRESPONSE_H
17#define O2_MID_ROBOARDRESPONSE_H
39 void set(
const std::vector<ROBoardConfig>& configurations) { mConfigHandler.
set(configurations); }
Structure to store the readout board information.
void set(const std::vector< ROBoardConfig > &configurations)
ROBoardResponse()=default
Default constructor.
~ROBoardResponse()=default
Default destructor.
std::vector< ROBoard > getRegionalResponse(const std::vector< ROBoard > &locs) const
std::vector< ROBoard > getTriggerResponse(uint8_t triggerWord) const
bool isZeroSuppressed(const ROBoard &loc) const
Returns true if the local board has no fired digits after zero suppression.
void set(const std::vector< ROBoardConfig > &configurations)
bool applyZeroSuppression(std::vector< ROBoard > &locs) const
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...