1 #ifndef CondFormats_L1TObjects_L1GtPsbSetup_h 2 #define CondFormats_L1TObjects_L1GtPsbSetup_h 46 void print(std::ostream&)
const;
std::vector< L1GtPsbConfig > m_gtPsbSetup
L1 GT PSB boards and their setup.
friend std::ostream & operator<<(std::ostream &, const L1GtPsbSetup &)
output stream operator
void print(std::ostream &) const
void setGtPsbSetup(const std::vector< L1GtPsbConfig > &)
const std::vector< L1GtPsbConfig > & gtPsbSetup() const
get / set / print the setup for L1 GT PSB boards
#define COND_SERIALIZABLE