Skip to content

Commit ee9749c

Browse files
committed
Change photon ID in barrel to use correct bit
1 parent 5f9ee0c commit ee9749c

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
@@ -11,7 +11,7 @@
1111
"CL2Photons":{
1212
"Iso": {
1313
"qual": {
14-
"barrel": 0b0010,
14+
"barrel": 0b0100,
1515
"endcap": 0b0100,
1616
},
1717
"iso": {

0 commit comments

Comments
 (0)