42 myCout <<
"\nSetup for L1 GT PSB boards" << std::endl;
44 myCout <<
m_gtPsbSetup.size() <<
" PSB boards configured in L1 GT." << std::endl;
std::vector< L1GtPsbConfig > m_gtPsbSetup
L1 GT PSB boards and their setup.
void print(std::ostream &) const
void setGtPsbSetup(const std::vector< L1GtPsbConfig > &)
std::ostream & operator<<(std::ostream &os, const L1GtPsbSetup &result)