CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
RPCCPPFLinkMapPopConAnalyzer_cfi Namespace Reference

Variables

tuple RPCCPPFLinkMapPopConAnalyzer
 

Variable Documentation

tuple RPCCPPFLinkMapPopConAnalyzer_cfi.RPCCPPFLinkMapPopConAnalyzer
Initial value:
1 = cms.EDAnalyzer('RPCAMCLinkMapPopConAnalyzer'
2  , record = cms.string('RPCCPPFLinkMapRcd')
3  , Source = cms.PSet(
4  identifier = cms.string('RPCCPPFLinkMapHandler')
5  , dataTag = cms.string('RPCCPPFLinkMap_v1')
6  , sinceRun = cms.uint64(1)
7  # File provided by K. Bunkowski
8  , inputFile = cms.FileInPath('CondTools/RPC/data/RPCCPPFLinkMapInput.txt')
9  , wheelNotSide = cms.bool(False)
10  , wheelOrSideFED = cms.vint32(1386, 1386)
11  , nSectors = cms.uint32(4)
12  , wheelOrSideSectorAMC = cms.vint64(0x789a, 0x3456)
13  , txtFile = cms.untracked.string('')
14  )
15 )

Definition at line 3 of file RPCCPPFLinkMapPopConAnalyzer_cfi.py.