Skip to content

Commit

Permalink
Merge pull request #10285 from mmusich/GTs_for_75_v0
Browse files Browse the repository at this point in the history
Updating Global Tags with latest requests by L1, Pixel, Geometry
  • Loading branch information
cmsbuild committed Jul 22, 2015
2 parents 0204f7a + 920b19a commit 225104b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

### NEW KEYS ###
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run1
'run1_design' : '75X_mcRun1_design_v1',
'run1_design' : '75X_mcRun1_design_v3',
# GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1
'run1_mc' : '75X_mcRun1_realistic_v1',
'run1_mc' : '75X_mcRun1_realistic_v3',
# GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1
'run1_mc_hi' : '75X_mcRun1_HeavyIon_v1',
'run1_mc_hi' : '75X_mcRun1_HeavyIon_v3',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1
'run1_mc_pa' : '75X_mcRun1_pA_v1',
'run1_mc_pa' : '75X_mcRun1_pA_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '75X_mcRun2_design_v1',
'run2_design' : '75X_mcRun2_design_v3',
# GlobalTag for MC production with pessimistic alignment and calibrations for Run2
'run2_mc_50ns' : '75X_mcRun2_startup_v1',
'run2_mc_50ns' : '75X_mcRun2_startup_v3',
#GlobalTag for MC production with optimistic alignment and calibrations for Run2
'run2_mc' : '75X_mcRun2_asymptotic_v1',
'run2_mc' : '75X_mcRun2_asymptotic_v3',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '75X_mcRun2_HeavyIon_v1',
'run2_mc_hi' : '75X_mcRun2_HeavyIon_v3',
# GlobalTag for Run1 data reprocessing
'run1_data' : '75X_dataRun1_v2',
# GlobalTag for Run2 data reprocessing
Expand Down

0 comments on commit 225104b

Please sign in to comment.