Skip to content

Commit

Permalink
Update a few MC Gts in autoCond to the latest version available on 14…
Browse files Browse the repository at this point in the history
…/10/2024
  • Loading branch information
perrotta committed Oct 15, 2024
1 parent cf00bee commit 201f4d0
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 @@ -66,7 +66,7 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '140X_mcRun3_2022_design_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '140X_mcRun3_2022_realistic_v9',
'phase1_2022_realistic' : '140X_mcRun3_2022_realistic_v11',
# GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak
'phase1_2022_realistic_postEE' : '140X_mcRun3_2022_realistic_postEE_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
Expand All @@ -78,7 +78,7 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '140X_mcRun3_2023_design_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '140X_mcRun3_2023_realistic_v6',
'phase1_2023_realistic' : '140X_mcRun3_2023_realistic_v7',
# GlobalTag for MC production with realistic conditions for Phase1 postBPix issue 2023
'phase1_2023_realistic_postBPix' : '140X_mcRun3_2023_realistic_postBPix_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 preBPix 2023, Strip tracker in DECO mode
Expand All @@ -92,17 +92,17 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024
'phase1_2024_design' : '140X_mcRun3_2024_design_v11',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v25',
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v26',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v14',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v11',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v5',
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v8',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for ppRef5TeV
'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v4',
'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v5',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '141X_mcRun4_realistic_v2'
'phase2_realistic' : '141X_mcRun4_realistic_v3'
}

aliases = {
Expand Down

0 comments on commit 201f4d0

Please sign in to comment.