diff --git a/L1Trigger/Phase2L1ParticleFlow/python/l1TkEgAlgoEmulator_cfi.py b/L1Trigger/Phase2L1ParticleFlow/python/l1TkEgAlgoEmulator_cfi.py index 922fc245e81d2..657f51abd5b91 100644 --- a/L1Trigger/Phase2L1ParticleFlow/python/l1TkEgAlgoEmulator_cfi.py +++ b/L1Trigger/Phase2L1ParticleFlow/python/l1TkEgAlgoEmulator_cfi.py @@ -52,6 +52,7 @@ hwIsoTypeTkEle=cms.uint32(0), hwIsoTypeTkEm=cms.uint32(2), doCompositeTkEle=cms.bool(False), + nCOMPCAND_PER_CLUSTER=cms.uint32(3), compositeParametersTkEle=cms.PSet( # Parameters used to normalize input features hoeMin=cms.double(-1.0), hoeMax=cms.double(1566.547607421875),