diff --git a/L1Trigger/CSCTriggerPrimitives/python/cscTriggerPrimitiveDigis_cfi.py b/L1Trigger/CSCTriggerPrimitives/python/cscTriggerPrimitiveDigis_cfi.py index 4cec7b0f4dd4c..bb0e5a9ee48ac 100644 --- a/L1Trigger/CSCTriggerPrimitives/python/cscTriggerPrimitiveDigis_cfi.py +++ b/L1Trigger/CSCTriggerPrimitives/python/cscTriggerPrimitiveDigis_cfi.py @@ -163,6 +163,8 @@ clctStartBxShift = cms.int32(0), useRun3Patterns = cms.bool(False), + + useComparatorCodes = cms.bool(False), ), # Parameters for CLCT processors: SLHC studies @@ -204,9 +206,11 @@ # (currently it is median time of all hits in a pattern) into the CSCCLCTDigi bx, # and temporary store the regular "key layer hit" time into the CSCCLCTDigi fullBX: # not feasible --Tao - clctUseCorrectedBx = cms.bool(False) + clctUseCorrectedBx = cms.bool(False), useRun3Patterns = cms.bool(False), + + useComparatorCodes = cms.bool(False), ), tmbParam = cms.PSet(