CMS 3D CMS Logo

LinkBoardElectronicIndex.cc
Go to the documentation of this file.
2 #include <sstream>
3 
4 using namespace std;
5 
7  ostringstream str;
8  if (depth >= 0)
9  str << " ---> dccId: " << dccId << " dccInputChannelNum: " << dccInputChannelNum
10  << " tbLinkInputNum: " << tbLinkInputNum << " lbNumInLink: " << lbNumInLink;
11 
12  return str.str();
13 }
unsigned dccId(DetId const &, EcalElectronicsMapping const *)
std::string print(int depth=0) const
#define str(s)