Skip to content

Commit

Permalink
change the names of 2017 MC GTs
Browse files Browse the repository at this point in the history
  • Loading branch information
arunhep committed Aug 4, 2017
1 parent 6a67faa commit 2c7bddc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -38,13 +38,13 @@
# GlobalTag for Run2 HLT for HI: it points to the online GT
'run2_hlt_hi' : '93X_dataRun2_HLTHI_frozen_v0',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '93X_upgrade2017_design_IdealBS_v0',
'phase1_2017_design' : '93X_mc2017_design_IdealBS_v0',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '93X_upgrade2017_realistic_v0',
'phase1_2017_realistic' : '93X_mc2017_realistic_v0',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode
'phase1_2017_cosmics' : '93X_upgrade2017cosmics_realistic_deco_v0',
'phase1_2017_cosmics' : '93X_mc2017cosmics_realistic_deco_v0',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode
'phase1_2017_cosmics_peak' : '93X_upgrade2017cosmics_realistic_peak_v0',
'phase1_2017_cosmics_peak' : '93X_mc2017cosmics_realistic_peak_v0',
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '93X_upgrade2018_design_IdealBS_v0',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
Expand Down

0 comments on commit 2c7bddc

Please sign in to comment.