CMS 3D CMS Logo

LinkBoardElectronicIndex.h
Go to the documentation of this file.
1 #ifndef CondFormatsRPCObjectsLinkBoardElectronicIndex_H
2 #define CondFormatsRPCObjectsLinkBoardElectronicIndex_H
3 
4 /* \class LinkBoardElectronicIndex
5  * chamber location describtion as given by RawData, naming follows DB
6  */
7 
8 #include <string>
9 
11  int dccId;
15  std::string print(int depth = 0) const;
16 };
17 #endif
LinkBoardElectronicIndex::dccId
int dccId
Definition: LinkBoardElectronicIndex.h:11
LinkBoardElectronicIndex::dccInputChannelNum
int dccInputChannelNum
Definition: LinkBoardElectronicIndex.h:12
LinkBoardElectronicIndex::print
std::string print(int depth=0) const
Definition: LinkBoardElectronicIndex.cc:6
LEDCalibrationChannels.depth
depth
Definition: LEDCalibrationChannels.py:65
LinkBoardElectronicIndex::tbLinkInputNum
int tbLinkInputNum
Definition: LinkBoardElectronicIndex.h:13
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
LinkBoardElectronicIndex
Definition: LinkBoardElectronicIndex.h:10
LinkBoardElectronicIndex::lbNumInLink
int lbNumInLink
Definition: LinkBoardElectronicIndex.h:14