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"))
58 switch (
b.boardType) {
93 std::ostringstream os;
94 os <<
"endcap = " <<
a.iendcap <<
" ";
95 os <<
"station = " <<
a.istation <<
" ";
96 os <<
"ring = " <<
a.iring <<
" ";
97 os <<
"chamber = " <<
a.ichamber;
98 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)
#define COND_SERIALIZABLE
DCSBoardUtility(const DCSBoardType boardType_)
CSCDetId getDetId() const