91 <<
"\nL1 GT Parameters" << std::endl;
97 <<
"\n Active boards in L1 GT DAQ record (hex format) = " 104 <<
"\n Active boards in L1 GT EVM record (hex format) = " 112 <<
" Number of bunch crosses per board in L1 GT DAQ record\n" 113 <<
" Board bit gives the position of the board in the \"active boards\" word.\n" 118 myCout <<
" Board active bit " << iBit <<
": " << (*cIt) <<
" BXs" << std::endl;
125 <<
" Number of bunch crosses per board in L1 GT EVM record\n" 126 <<
" Board bit gives the position of the board in the \"active boards\" word.\n" 131 myCout <<
" Board active bit " << iBit <<
": " << (*cIt) <<
" BXs" << std::endl;
136 <<
"\n Length of the BST message = " 141 <<
"\n" << std::endl;
friend std::ostream & operator<<(std::ostream &, const L1GtParameters &)
output stream operator
virtual ~L1GtParameters()
void setGtDaqNrBxBoard(const std::vector< int > &)
void setGtBstLengthBytes(const unsigned int &)
std::vector< int > m_daqNrBxBoard
number of Bx per board in the DAQ record
unsigned int m_bstLengthBytes
length of BST message (in bytes)
void print(std::ostream &) const
print all the L1 GT parameters
boost::uint16_t m_daqActiveBoards
active boards in the L1 DAQ record
void setGtTotalBxInEvent(const int &)
void setGtEvmActiveBoards(const boost::uint16_t &)
void setGtDaqActiveBoards(const boost::uint16_t &)
boost::uint16_t m_evmActiveBoards
active boards in the L1 EVM record
void setGtEvmNrBxBoard(const std::vector< int > &)
std::vector< int > m_evmNrBxBoard
number of Bx per board in the EVM record
int m_totalBxInEvent
total Bx's in the event