We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c312b85 commit 375dde4Copy full SHA for 375dde4
L1Trigger/CSCTriggerPrimitives/python/params/clctParams.py
@@ -48,7 +48,8 @@
48
49
# Pretrigger HS +- clctPretriggerTriggerZone sets the trigger matching zone
50
# which defines how far from pretrigger HS the TMB may look for a trigger HS
51
- clctPretriggerTriggerZone = cms.uint32(5),
+ #clctPretriggerTriggerZone = cms.uint32(5), #orig
52
+ clctPretriggerTriggerZone = cms.uint32(224),
53
)
54
55
# CLCT threshold still set to 4 for now
0 commit comments