Skip to content

Commit

Permalink
Merge pull request #46034 from cms-tsg-storm/HLTDevelopment124X
Browse files Browse the repository at this point in the history
[`12.4_HLT_X`] HLT configurations for 2022 MC: remove menu 2022 V1.2
  • Loading branch information
cmsbuild authored Oct 3, 2024
2 parents 014e5fa + adc04b6 commit e698af8
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 181,018 deletions.
12 changes: 6 additions & 6 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
# GlobalTag for Run3 HLT: identical to the online GT (124X_dataRun3_HLT_v7) but with snapshot at 2022-12-19 18:00:00 (UTC)
'run3_hlt' : '124X_dataRun3_HLT_frozen_v9',
# GlobalTag with fixed snapshot time for Run3 HLT RelVals: customizations to run with fixed L1 Menu
'run3_hlt_relval' : '124X_dataRun3_HLT_relval_v9',
'run3_hlt_relval' : '124X_dataRun3_HLT_relval_v10',
# GlobalTag for Run3 data relvals (express GT) - identical to 124X_dataRun3_Express_v9 but with snapshot at 2022-12-19 18:00:00 (UTC)
'run3_data_express' : '124X_dataRun3_Express_frozen_v9',
# GlobalTag for Run3 data relvals (prompt GT) - identical to 124X_dataRun3_Prompt_v10 but with snapshot at 2022-12-19 18:00:00 (UTC)
'run3_data_prompt' : '124X_dataRun3_Prompt_frozen_v8',
# GlobalTag for Run3 offline data reprocessing - snapshot at 2023-05-09 15:28:13 (UTC)
'run3_data' : '124X_dataRun3_v15',
# GlobalTag for Run3 data relvals: allows customization to run with fixed L1 menu - snapshot at 2023-05-09 15:28:13 (UTC)
'run3_data_relval' : '124X_dataRun3_relval_v13',
'run3_data_relval' : '124X_dataRun3_relval_v14',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '123X_mc2017_design_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
Expand All @@ -70,19 +70,19 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '124X_mcRun3_2022_design_v7',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '124X_mcRun3_2022_realistic_v12',
'phase1_2022_realistic' : '124X_mcRun3_2022_realistic_v13',
# GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak
'phase1_2022_realistic_postEE' : '124X_mcRun3_2022_realistic_postEE_v1',
'phase1_2022_realistic_postEE' : '124X_mcRun3_2022_realistic_postEE_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics' : '124X_mcRun3_2022cosmics_realistic_deco_v13',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics_design' : '124X_mcRun3_2022cosmics_design_deco_v7',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '124X_mcRun3_2022_realistic_HI_v12',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '124X_mcRun3_2023_realistic_v13',
'phase1_2023_realistic' : '124X_mcRun3_2023_realistic_v14',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '124X_mcRun3_2024_realistic_v13',
'phase1_2024_realistic' : '124X_mcRun3_2024_realistic_v14',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '124X_mcRun4_realistic_v8'
}
Expand Down
4 changes: 0 additions & 4 deletions Configuration/HLT/python/autoCondHLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
'Fake2' : ( ','.join( [ 'L1Menu_Collisions2016_v9_m2_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2016-10-06 19:36:53.000"] ), ),
'FULL' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.000"] ), ),
'GRun' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.000"] ), ),
'2022v12' : ( ','.join( [ 'L1Menu_Collisions2022_v1_2_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-06-17 10:22:00.000"] ), ),
'2022v15' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.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"] ), ),
Expand All @@ -37,7 +36,6 @@
'run2_mc_Fake2' : ('run2_mc' ,l1Menus['Fake2']),
'run3_mc_FULL' : ('124X_mcRun3_2022_realistic_forTSG_menu1p4_v1' ,l1Menus['FULL']),
'run3_mc_GRun' : ('124X_mcRun3_2022_realistic_forTSG_menu1p4_v1' ,l1Menus['GRun']),
'run3_mc_2022v12' : ('phase1_2022_realistic' ,l1Menus['2022v12']),
'run3_mc_2022v15' : ('phase1_2022_realistic_postEE' ,l1Menus['2022v15']),
'run3_mc_HIon' : ('124X_mcRun3_2022_realistic_HI_forTSG_menu1p4_v1',l1Menus['HIon']),
'run3_mc_PIon' : ('124X_mcRun3_2022_realistic_forTSG_menu1p4_v1' ,l1Menus['PIon']),
Expand All @@ -49,7 +47,6 @@
'run2_hlt_Fake2' : ('run2_hlt_relval' ,l1Menus['Fake2']),
'run3_hlt_FULL' : ('run3_hlt_relval' ,l1Menus['FULL']),
'run3_hlt_GRun' : ('run3_hlt_relval' ,l1Menus['GRun']),
'run3_hlt_2022v12' : ('run3_hlt_relval' ,l1Menus['2022v12']),
'run3_hlt_2022v15' : ('run3_hlt_relval' ,l1Menus['2022v15']),
'run3_hlt_HIon' : ('run3_hlt_relval' ,l1Menus['HIon']),
'run3_hlt_PIon' : ('run3_hlt_relval' ,l1Menus['PIon']),
Expand All @@ -61,7 +58,6 @@
'run2_data_Fake2' : ('run2_data_relval' ,l1Menus['Fake2']),
'run3_data_FULL' : ('run3_data_relval' ,l1Menus['FULL']),
'run3_data_GRun' : ('run3_data_relval' ,l1Menus['GRun']),
'run3_data_2022v12' : ('run3_data_relval' ,l1Menus['2022v12']),
'run3_data_2022v15' : ('run3_data_relval' ,l1Menus['2022v15']),
'run3_data_HIon' : ('run3_data_relval' ,l1Menus['HIon']),
'run3_data_PIon' : ('run3_data_relval' ,l1Menus['PIon']),
Expand Down
2 changes: 1 addition & 1 deletion Configuration/HLT/python/autoHLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'relval2016' : 'Fake2',
'relval2017' : 'Fake2',
'relval2018' : 'Fake2',
'relval2022' : '2022v12',
'relval2022' : '2022v15',
'relval2022_postEE' : '2022v15',
'relval2026' : '75e33',
'test' : 'GRun',
Expand Down
Loading

0 comments on commit e698af8

Please sign in to comment.