Skip to content

Commit 50c772b

Browse files
committed
Apply electron ID in endcap for all triggers
1 parent ee9749c commit 50c772b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

L1Trigger/Configuration/python/Phase2GTMenus/SeedDefinitions/step1_2024/l1tGTObject_ids.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"NoIsoLowPt": {
4141
"qual": {
4242
"barrel": 0b0010,
43-
"endcap": 0b0000,
43+
"endcap": 0b0010, # Now apply electron ID in endcap for all pT, remove separate LowPt category?
4444
},
4545
}
4646
},

0 commit comments

Comments
 (0)