ATLAS Offline Software
Namespaces | Functions
CTPResult.cxx File Reference
#include "TrigT1Result/CTPResult.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/MsgStream.h"
#include <sstream>
#include <iomanip>
#include "TrigT1Interfaces/TrigT1CTPDefs.h"
Include dependency graph for CTPResult.cxx:

Go to the source code of this file.

Namespaces

 ROIB
 Namespace of the LVL1 RoIB simulation.
 

Functions

std::bitset< 512 > ROIB::convertToBitset (const std::vector< uint32_t > &)
 convert vector of unsigned int into bitset More...
 
std::bitset< 512 > ROIB::convertToBitset (const std::vector< CTPRoI > &)
 convert vector of ROIB::CTPRoI into bitset More...