ATLAS Offline Software
Loading...
Searching...
No Matches
TrigT1CTPDefs.h File Reference
#include <stdint.h>
#include <string>
#include <vector>
#include <sstream>
#include <iomanip>
Include dependency graph for TrigT1CTPDefs.h:

Go to the source code of this file.

Classes

class  LVL1CTP::TrigT1CTPDefs
 Class holding common constants for the CTP simulation. More...

Namespaces

namespace  LVL1CTP

Functions

const std::string LVL1CTP::convertToHex (const uint32_t word)
 helper function to dump a number in hex format
const std::string LVL1CTP::convertToHex (const std::vector< uint32_t > &words)
 helper function to dump a vector of numbers in hex format
std::ostream & LVL1CTP::operator<< (std::ostream &os, const std::vector< unsigned int > &rhs)
 operator to dump a vector of numbers
const std::string LVL1CTP::convertRawCTPData (const std::vector< uint32_t > &data, const bool longFormat=false, int ctpVersionNumber=4)
 helper function to dump raw CTP content