Skip to content

Commit

Permalink
Updated Strips conditions to improve data/MC agreement
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheralanwest committed Oct 22, 2019
1 parent bee8b7a commit 4f73e73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -56,15 +56,15 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '110X_upgrade2018_design_v2',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '110X_upgrade2018_realistic_v6',
'phase1_2018_realistic' : '110X_upgrade2018_realistic_v7',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion
'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v5',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail
'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v6',
'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v7',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '110X_upgrade2018cosmics_realistic_deco_v3',
'phase1_2018_cosmics' : '110X_upgrade2018cosmics_realistic_deco_v4',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode
'phase1_2018_cosmics_peak' : '110X_upgrade2018cosmics_realistic_peak_v3',
'phase1_2018_cosmics_peak' : '110X_upgrade2018cosmics_realistic_peak_v5',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021
'phase1_2021_design' : '110X_mcRun3_2021_design_v4', # GT containing design conditions for Phase1 2021
# GlobalTag for MC production with realistic conditions for Phase1 2021
Expand Down

0 comments on commit 4f73e73

Please sign in to comment.