146 <<
" ):" << std::endl;
148 myCout <<
" CH0_SEND_LVDS_NOT_DS92LV16 = " << (
m_gtPsbCh0SendLvds ?
"True" :
"False") << std::endl;
149 myCout <<
" CH1_SEND_LVDS_NOT_DS92LV16 = " << (
m_gtPsbCh1SendLvds ?
"True" :
"False") << std::endl;
155 myCout <<
"\n Enable_Rec_LVDS [" << iLvds <<
"] = " << ((*cIt) ?
"True" :
"False");
163 myCout <<
"\n SerLink_Ch" << iCh <<
"_Rec_Enable = " << ((*cIt) ?
"True" :
"False");
bool operator!=(const L1GtPsbConfig &) const
unequal 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.
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
bool operator==(const L1GtPsbConfig &) const
equal operator
bool m_gtPsbCh0SendLvds
CH0_SEND_LVDS_NOT_DS92LV16.
void setGtPsbEnableRecSerLink(const std::vector< bool > &)
L1GtPsbConfig()
constructors
std::vector< bool > m_gtPsbEnableRecLvds
bool operator<(const L1GtPsbConfig &) const
less than operator
void setGtBoardSlot(const int &)
void print(std::ostream &myCout) const
print board
void setGtPsbCh1SendLvds(const bool &)
std::ostream & operator<<(std::ostream &os, const L1GtPsbConfig &result)
virtual ~L1GtPsbConfig()
destructor
std::vector< bool > m_gtPsbEnableRecSerLink
enable channels for receiving signal via serial links