Skip to content

Commit 1e0a67a

Browse files
committed
Apply tight ID for Iso CL2Electrons
1 parent aa39901 commit 1e0a67a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
},
2323
"CL2Electrons":{
2424
"Iso": {
25-
# "qual": {
26-
# "barrel": 0b0010,
27-
# "endcap": 0b0010,
28-
# },
25+
"qual": {
26+
"barrel": 0b0010,
27+
"endcap": 0b0010,
28+
},
2929
"iso": {
3030
"barrel": 0.13,
3131
"endcap": 0.28,
@@ -58,4 +58,4 @@
5858
"qual": 0b1000,
5959
},
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)