Skip to content

Commit

Permalink
update of L1T HIon menu in TSG GTs to L1Menu_CollisionsHeavyIons2023_…
Browse files Browse the repository at this point in the history
…v1_1_1
  • Loading branch information
missirol committed Sep 14, 2023
1 parent cc63ea5 commit b4ce1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/HLT/python/autoCondHLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'FULL' : ( ','.join( [ 'L1Menu_Collisions2023_v1_3_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-07-11 15:33:37.000"] ), ),
'GRun' : ( ','.join( [ 'L1Menu_Collisions2023_v1_3_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-07-11 15:33:37.000"] ), ),
'2023v12' : ( ','.join( [ 'L1Menu_Collisions2023_v1_2_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-06-13 14:12:00.000"] ), ),
'HIon' : ( ','.join( [ 'L1Menu_CollisionsHeavyIons2022_v1_1_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-10-26 10:46:29.000"] ), ),
'HIon' : ( ','.join( [ 'L1Menu_CollisionsHeavyIons2023_v1_1_1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-09-14 08:19:40.000"] ), ),
'PIon' : ( ','.join( [ 'L1Menu_HeavyIons2016_v3_m2_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2016-11-22 11:11:00.000"] ), ),
'PRef' : ( ','.join( [ 'L1Menu_CollisionsPPRef2023_v1_1_1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-09-14 08:56:16.000"] ), ),
}
Expand Down

0 comments on commit b4ce1e4

Please sign in to comment.