Skip to content

Commit

Permalink
Merge pull request #28234 from christopheralanwest/alca-gt-strips-2018
Browse files Browse the repository at this point in the history
Updated 2018 Strips MC conditions to improve data/MC agreement
  • Loading branch information
cmsbuild committed Oct 29, 2019
2 parents 4e01538 + 4f73e73 commit fcb690c
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 fcb690c

Please sign in to comment.