19 #ifndef CSCDQM_DCSBASE_H
20 #define CSCDQM_DCSBASE_H
48 if (board.compare(
"ALCT"))
50 if (board.compare(
"CFEB"))
52 if (board.compare(
"DMB"))
102 std::ostringstream os;
103 os <<
"endcap = " << a.
iendcap <<
" ";
104 os <<
"station = " << a.
istation <<
" ";
105 os <<
"ring = " << a.
iring <<
" ";
107 return out << os.str();
friend std::ostream & operator<<(std::ostream &out, const DCSAddressType &a)
static DCSBoardType getDCSBoard(const std::string board)
Get DCSBoardType from string.
friend std::ostream & operator<<(std::ostream &out, const DCSBoardUtility &b)
DCSAddressType & operator=(const DCSAddressType &a)
#define COND_SERIALIZABLE
DCSBoardUtility(const DCSBoardType boardType_)
CSCDetId getDetId() const