ATLAS Offline Software
Loading...
Searching...
No Matches
CTPResultUtils.cxx File Reference
#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"
Include dependency graph for CTPResultUtils.cxx:

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.