Skip to content

Commit

Permalink
update of L1T ppRef menu in TSG GTs to L1Menu_CollisionsPPRef2023_v1_1_1
Browse files Browse the repository at this point in the history
  • Loading branch information
missirol committed Sep 14, 2023
1 parent e2bbefa commit cc63ea5
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 @@ -23,7 +23,7 @@
'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"] ), ),
'PIon' : ( ','.join( [ 'L1Menu_HeavyIons2016_v3_m2_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2016-11-22 11:11:00.000"] ), ),
'PRef' : ( ','.join( [ 'L1Menu_CollisionsPPRef2023_v1_0_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-08-30 08:07:26.000"] ), ),
'PRef' : ( ','.join( [ 'L1Menu_CollisionsPPRef2023_v1_1_1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-09-14 08:56:16.000"] ), ),
}

hltGTs = {
Expand Down

0 comments on commit cc63ea5

Please sign in to comment.