Variables | |
tuple | LutParametersBlock |
00001 cms.PSet( 00002 LutParameters = cms.PSet( 00003 Debug = cms.untracked.bool(False), ## Debug flag 00004 BTIC = cms.untracked.int32(0), ## BTIC traco parameter 00005 D = cms.untracked.double(0), 00006 XCN = cms.untracked.double(0), 00007 WHEEL = cms.untracked.int32(-1) ## pos/neg chamber type 00008 ) 00009 )
Definition at line 5 of file L1DTConfigLUTs_cff.py.