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.
void CTPResultUtils::dumpData (xAOD::CTPResult &ctpRes)
 Print object content to default message stream.
void CTPResultUtils::dumpData (xAOD::CTPResult &ctpRes, MsgStream &log)
 Print object content to given message stream.