5#ifndef TRIGT1INTERFACES_CTPRESULTUTILS_H
6#define TRIGT1INTERFACES_CTPRESULTUTILS_H
29 void initialize(
xAOD::CTPResult& ctpRes,
const uint32_t ctpVersionNumber, std::vector<uint32_t>& data,
const uint32_t nExtraWords=0);
Utility functions for xAOD::CTPResult objects that rely on tdaq-common.
const std::string print(const xAOD::CTPResult &ctpRes)
Print object content in human readable format in a string.
CTPResult_v1 CTPResult
Define the latest version of the CTPResult class.