Main Page
Namespaces
Classes
Package Documentation
CondFormats
RPCObjects
interface
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
10
struct
LinkBoardElectronicIndex
{
11
int
dccId
;
12
int
dccInputChannelNum
;
13
int
tbLinkInputNum
;
14
int
lbNumInLink
;
15
std::string
print
(
int
depth
= 0)
const
;
16
};
17
#endif
LinkBoardElectronicIndex::dccInputChannelNum
int dccInputChannelNum
Definition:
LinkBoardElectronicIndex.h:12
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
LinkBoardElectronicIndex::tbLinkInputNum
int tbLinkInputNum
Definition:
LinkBoardElectronicIndex.h:13
LinkBoardElectronicIndex::lbNumInLink
int lbNumInLink
Definition:
LinkBoardElectronicIndex.h:14
LinkBoardElectronicIndex
Definition:
LinkBoardElectronicIndex.h:10
LinkBoardElectronicIndex::dccId
int dccId
Definition:
LinkBoardElectronicIndex.h:11
LinkBoardElectronicIndex::print
std::string print(int depth=0) const
Definition:
LinkBoardElectronicIndex.cc:6
egammaForCoreTracking_cff.depth
depth
Definition:
egammaForCoreTracking_cff.py:29
Generated for CMSSW Reference Manual by
1.8.11