Skip to content

Commit

Permalink
Update pixel conditions for 2021 scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheralanwest committed Jun 24, 2019
1 parent 6c4d0de commit 2a2af62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021
'phase1_2021_design' : '106X_upgrade2021_design_v3', # GT containing design conditions for Phase1 2021
# GlobalTag for MC production with realistic conditions for Phase1 2021
'phase1_2021_realistic' : '106X_upgrade2021_realistic_Candidate_2019_06_17_18_50_50', # GT containing realistic conditions for Phase1 2021
'phase1_2021_realistic' : '106X_upgrade2021_realistic_v8', # GT containing realistic conditions for Phase1 2021
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode
'phase1_2021_cosmics' : '106X_upgrade2021cosmics_realistic_deco_Candidate_2019_06_17_19_08_59',
'phase1_2021_cosmics' : '106X_upgrade2021cosmics_realistic_deco_v3',
# GlobalTag for MC production with realistic conditions for Phase2 2023
'phase2_realistic' : '106X_upgrade2023_realistic_v5'
}
Expand Down

0 comments on commit 2a2af62

Please sign in to comment.