Skip to content

Commit

Permalink
Update of L1T menu in TSG GTs to L1Menu_Collisions2023_v1_1_0_xml
Browse files Browse the repository at this point in the history
  • Loading branch information
missirol committed Apr 26, 2023
1 parent b300ac3 commit 0258a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/HLT/python/autoCondHLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
'Fake' : ( ','.join( [ 'L1GtTriggerMenu_L1Menu_Collisions2012_v3_mc' , l1MenuRecord,connectionString, l1MenuLabel, "2015-10-26 12:00:00.000"] ), ),
'Fake1' : ( ','.join( [ 'L1Menu_Collisions2015_25nsStage1_v5' , l1MenuRecord,connectionString, l1MenuLabel, "2015-10-26 12:00:00.000"] ), ),
'Fake2' : ( ','.join( [ 'L1Menu_Collisions2016_v9_m2_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2016-10-06 19:36:53.000"] ), ),
'FULL' : ( ','.join( [ 'L1Menu_Collisions2023_v1_0_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-03-08 09:39:50.000"] ), ),
'GRun' : ( ','.join( [ 'L1Menu_Collisions2023_v1_0_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-03-08 09:39:50.000"] ), ),
'FULL' : ( ','.join( [ 'L1Menu_Collisions2023_v1_1_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-04-26 12:17:38.000"] ), ),
'GRun' : ( ','.join( [ 'L1Menu_Collisions2023_v1_1_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-04-26 12:17:38.000"] ), ),
'2022v15' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.000"] ), ),
'2023v10' : ( ','.join( [ 'L1Menu_Collisions2023_v1_0_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2023-03-08 09:39:50.000"] ), ),
'HIon' : ( ','.join( [ 'L1Menu_CollisionsHeavyIons2022_v1_1_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-10-26 10:46:29.000"] ), ),
Expand Down

0 comments on commit 0258a1e

Please sign in to comment.