1 #ifndef CondFormats_L1TObjects_L1GtPsbConfig_h 2 #define CondFormats_L1TObjects_L1GtPsbConfig_h 112 void print(std::ostream& myCout)
const;
bool operator!=(const L1GtPsbConfig &) const
unequal operator
bool operator==(const L1GtPsbConfig &) const
equal operator
L1GtPsbConfig & operator=(const L1GtPsbConfig &)
assignment operator
void setGtPsbEnableRecLvds(const std::vector< bool > &)
void setGtPsbCh0SendLvds(const bool &)
bool m_gtPsbCh1SendLvds
CH1_SEND_LVDS_NOT_DS92LV16.
const bool gtPsbCh0SendLvds() const
get / set CH0_SEND_LVDS_NOT_DS92LV16
static const int PsbSerLinkNumberChannels
number of channels per board
int m_gtBoardSlot
the slot of board (part of Board_Id)
static const int PsbNumberLvdsGroups
number of LVDS groups per board
void print(std::ostream &myCout) const
print board
friend std::ostream & operator<<(std::ostream &, const L1GtPsbConfig &)
output stream operator
bool m_gtPsbCh0SendLvds
CH0_SEND_LVDS_NOT_DS92LV16.
void setGtPsbEnableRecSerLink(const std::vector< bool > &)
L1GtPsbConfig()
constructors
const bool gtPsbCh1SendLvds() const
get / set CH1_SEND_LVDS_NOT_DS92LV16
bool operator<(const L1GtPsbConfig &) const
less than operator
std::vector< bool > m_gtPsbEnableRecLvds
const int gtBoardSlot() const
get / set board slot
void setGtBoardSlot(const int &)
#define COND_SERIALIZABLE
void setGtPsbCh1SendLvds(const bool &)
const std::vector< bool > & gtPsbEnableRecLvds() const
get / set enable LVDS
virtual ~L1GtPsbConfig()
destructor
std::vector< bool > m_gtPsbEnableRecSerLink
enable channels for receiving signal via serial links
const std::vector< bool > & gtPsbEnableRecSerLink() const
get / set enable channels for receiving signal via serial links