![]() |
ATLAS Offline Software
|
#include "AthContainers/AuxElement.h"#include "TrigT1Interfaces/CTPResultUtils.h"#include "CTPfragment/CTPdataformatVersion.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/IMessageSvc.h"#include "GaudiKernel/MsgStream.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. | |