![]() |
ATLAS Offline Software
|
#include "xAODTrigger/CTPResult.h"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. | |