CMS 3D CMS Logo

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

Variables

tuple emulatorCppfDigis
 

Variable Documentation

tuple emulatorCppfDigis_cfi.emulatorCppfDigis
Initial value:
1 = cms.EDProducer("L1TMuonCPPFDigiProducer",
2  ## Input collection
3  recHitLabel = cms.InputTag("rpcRecHits"),
4  rpcDigiLabel = cms.InputTag("simMuonRPCDigis"),
5  rpcDigiSimLinkLabel = cms.InputTag("simMuonRPCDigis", "RPCDigiSimLink"),
6  MaxClusterSize = cms.int32(3),
7  # cppfSource = cms.string('Geo'), #'File' for Look up table and 'Geo' for CMSSW Geometry
8  cppfSource = cms.string('File'), #'File' for Look up table and 'Geo' for CMSSW Geometry
9 
10  cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFmerged.txt')
11  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFn1.txt')
12  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFn2.txt')
13  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFn3.txt')
14  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFn4.txt')
15  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFp1.txt')
16  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFp2.txt')
17  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFp3.txt')
18  # cppfvecfile = cms.FileInPath('L1Trigger/L1TMuon/data/cppf/angleScale_RPC_CPPFp4.txt')
19  )

Definition at line 3 of file emulatorCppfDigis_cfi.py.