Skip to content

Commit

Permalink
Merge pull request #22075 from arunhep/ak_GTUpdates_2018MC_HCAL_BTagJ…
Browse files Browse the repository at this point in the history
…etProb

[10.1.X] [GT Updates] for HCAL Bug fixes and Jet Probability calibration for btagging
  • Loading branch information
cmsbuild committed Feb 3, 2018
2 parents 0821315 + f334720 commit f244918
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -40,19 +40,19 @@
# GlobalTag for Run2 HLT for HI: it points to the online GT
'run2_hlt_hi' : '100X_dataRun2_HLTHI_frozen_v1',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '100X_mc2017_design_IdealBS_v2',
'phase1_2017_design' : '100X_mc2017_design_IdealBS_v3',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '100X_mc2017_realistic_v2',
'phase1_2017_realistic' : '100X_mc2017_realistic_v3',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode
'phase1_2017_cosmics' : '100X_mc2017cosmics_realistic_deco_v2',
'phase1_2017_cosmics' : '100X_mc2017cosmics_realistic_deco_v3',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode
'phase1_2017_cosmics_peak' : '100X_mc2017cosmics_realistic_peak_v2',
'phase1_2017_cosmics_peak' : '100X_mc2017cosmics_realistic_peak_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '100X_upgrade2018_design_IdealBS_v4',
'phase1_2018_design' : '100X_upgrade2018_design_IdealBS_v5',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '100X_upgrade2018_realistic_v7',
'phase1_2018_realistic' : '100X_upgrade2018_realistic_v9',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '100X_upgrade2018cosmics_realistic_deco_v5',
'phase1_2018_cosmics' : '100X_upgrade2018cosmics_realistic_deco_v7',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
'phase1_2019_design' : '100X_postLS2_design_v2', # GT containing design conditions for postLS2
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
Expand Down

0 comments on commit f244918

Please sign in to comment.