ATLAS Offline Software
Loading...
Searching...
No Matches
CTPResultUtils.h File Reference
Include dependency graph for CTPResultUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CTPResultUtils
 Utility functions for xAOD::CTPResult objects that rely on tdaq-common.

Functions

void CTPResultUtils::initialize (xAOD::CTPResult &ctpRes, const uint32_t ctpVersionNumber, std::vector< uint32_t > &data, const uint32_t nExtraWords=0)
 Initialize the object using xAOD::Header, xAOD::Trailer, and the payload data.
const std::string CTPResultUtils::print (const xAOD::CTPResult &ctpRes)
 Print object content in human readable format in a string.