Skip to content

Commit

Permalink
Merge pull request #38567 from tvami/Run3MCJECs
Browse files Browse the repository at this point in the history
Add Run-3 JECs to Run-3 MCs
  • Loading branch information
cmsbuild authored Jun 30, 2022
2 parents 576008a + 91df1de commit b656633
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,19 +70,19 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '124X_mcRun3_2022_design_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '124X_mcRun3_2022_realistic_v7',
'phase1_2022_realistic' : '124X_mcRun3_2022_realistic_v8',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics' : '124X_mcRun3_2022cosmics_realistic_deco_v8',
'phase1_2022_cosmics' : '124X_mcRun3_2022cosmics_realistic_deco_v9',
# 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_v6',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '124X_mcRun3_2022_realistic_HI_v7',
'phase1_2022_realistic_hi' : '124X_mcRun3_2022_realistic_HI_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '124X_mcRun3_2023_realistic_v6',
'phase1_2023_realistic' : '124X_mcRun3_2023_realistic_v9',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '124X_mcRun3_2024_realistic_v6',
'phase1_2024_realistic' : '124X_mcRun3_2024_realistic_v9',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '124X_mcRun4_realistic_v7'
'phase2_realistic' : '124X_mcRun4_realistic_v8'
}

aliases = {
Expand Down

0 comments on commit b656633

Please sign in to comment.