Skip to content

Commit

Permalink
Merge pull request #36719 from francescobrivio/alca-MCRun3GTs_12_2_X
Browse files Browse the repository at this point in the history
[12_2_X] Include PF HLT Calibration and new EGM Regression in mcRun3 and mcRun4 GTs
  • Loading branch information
cmsbuild authored Jan 17, 2022
2 parents c74088b + fc41ffa commit 2211742
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,19 @@
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode
'phase1_2018_cosmics_peak' : '122X_upgrade2018cosmics_realistic_peak_v1',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021
'phase1_2021_design' : '122X_mcRun3_2021_design_v5',
'phase1_2021_design' : '122X_mcRun3_2021_design_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2021
'phase1_2021_realistic' : '122X_mcRun3_2021_realistic_v5',
'phase1_2021_realistic' : '122X_mcRun3_2021_realistic_v6',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode
'phase1_2021_cosmics' : '122X_mcRun3_2021cosmics_realistic_deco_v5',
'phase1_2021_cosmics' : '122X_mcRun3_2021cosmics_realistic_deco_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2021 detector for Heavy Ion
'phase1_2021_realistic_hi' : '122X_mcRun3_2021_realistic_HI_v5',
'phase1_2021_realistic_hi' : '122X_mcRun3_2021_realistic_HI_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '122X_mcRun3_2023_realistic_v5',
'phase1_2023_realistic' : '122X_mcRun3_2023_realistic_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '122X_mcRun3_2024_realistic_v5',
'phase1_2024_realistic' : '122X_mcRun3_2024_realistic_v6',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '122X_mcRun4_realistic_v4'
'phase2_realistic' : '122X_mcRun4_realistic_v5'
}

aliases = {
Expand Down

0 comments on commit 2211742

Please sign in to comment.