Skip to content

Commit

Permalink
Merge pull request #27621 from christopheralanwest/alca-hi-calo-params
Browse files Browse the repository at this point in the history
Fix for L1 EG emulation in 2018 HI
  • Loading branch information
cmsbuild authored Jul 27, 2019
2 parents 6459f19 + e24a2bc commit 72e9ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '110X_upgrade2018_realistic_v1',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion
'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v1',
'phase1_2018_realistic_hi' : '110X_upgrade2018_realistic_HI_v2',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail
'phase1_2018_realistic_HEfail' : '110X_upgrade2018_realistic_HEfail_v1',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
Expand Down

0 comments on commit 72e9ddf

Please sign in to comment.