Skip to content

Commit

Permalink
MC updates for trancheIV
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusich committed Sep 8, 2016
1 parent f98ad93 commit 4b1ddb7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -10,15 +10,15 @@
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run1
'run1_mc_pa' : '80X_mcRun1_pA_v5',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '80X_mcRun2_design_v17',
'run2_design' : '80X_mcRun2_design_v18',
# GlobalTag for MC production with pessimistic alignment and calibrations for Run2
'run2_mc_50ns' : '80X_mcRun2_startup_Candidate_2016_09_02_09_19_47',
'run2_mc_50ns' : '80X_mcRun2_startup_v17',
#GlobalTag for MC production with optimistic alignment and calibrations for Run2
'run2_mc' : '80X_mcRun2_asymptotic_Candidate_2016_09_02_09_21_09',
'run2_mc' : '80X_mcRun2_asymptotic_v18',
# GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
'run2_mc_cosmics' : '80X_mcRun2cosmics_startup_peak_v15',
'run2_mc_cosmics' : '80X_mcRun2cosmics_startup_peak_v16',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '80X_mcRun2_HeavyIon_v10',
'run2_mc_hi' : '80X_mcRun2_HeavyIon_v11',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '80X_mcRun2_pA_Candidate_2016_09_02_10_22_08',
# GlobalTag for Run1 data reprocessing
Expand All @@ -36,9 +36,9 @@
# GlobalTag for Run2 HLT for HI: it points to the online GT
'run2_hlt_hi' : '80X_dataRun2_HLTHI_frozen_v10',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017
'phase1_2017_design' : '80X_upgrade2017_design_Candidate_2016_09_02_10_25_48',
'phase1_2017_design' : '80X_upgrade2017_design_v16',
# GlobalTag for MC production with realistic conditions for for Phase1 2017 detector
'phase1_2017_realistic': '80X_upgrade2017_realistic_Candidate_2016_09_02_10_24_47',
'phase1_2017_realistic': '80X_upgrade2017_realistic_v8',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
'phase1_2019_design' : 'DES19_70_V2', # placeholder (GT not meant for standard RelVal)
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase2
Expand Down

0 comments on commit 4b1ddb7

Please sign in to comment.