Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
LinkBoardElectronicIndex::tbLinkInputNum
int tbLinkInputNum
Definition:
LinkBoardElectronicIndex.h:13
LinkBoardElectronicIndex::lbNumInLink
int lbNumInLink
Definition:
LinkBoardElectronicIndex.h:14
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
LinkBoardElectronicIndex
Definition:
LinkBoardElectronicIndex.h:10
LinkBoardElectronicIndex::dccId
int dccId
Definition:
LinkBoardElectronicIndex.h:11
HLT_FULL_cff.depth
tuple depth
Definition:
HLT_FULL_cff.py:15256
LinkBoardElectronicIndex::print
std::string print(int depth=0) const
Definition:
LinkBoardElectronicIndex.cc:6
Generated for CMSSW Reference Manual by
1.8.5