CMS 3D CMS Logo

Variables

python::L1DTConfigLUTs_cff Namespace Reference

Variables

tuple LutParametersBlock

Variable Documentation

Initial value:
00001 cms.PSet(
00002     LutParameters = cms.PSet(
00003         Debug = cms.untracked.bool(False), ## Debug flag
00004         BTIC = cms.untracked.int32(31), ## BTIC traco parameter
00005         D = cms.untracked.double(66.5), 
00006         XCN = cms.untracked.double(80.2),
00007         WHEEL = cms.untracked.int32(-1) ## pos/neg chamber type
00008     )
00009 )

Definition at line 4 of file L1DTConfigLUTs_cff.py.