Skip to content

Commit

Permalink
Adding NEF
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca committed Jul 12, 2018
1 parent 4205805 commit 155bc3d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -48,17 +48,17 @@
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode
'phase1_2017_cosmics_peak' : '102X_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' : '102X_upgrade2018_design_v5',
'phase1_2018_design' : '102X_upgrade2018_design_v6',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '102X_upgrade2018_realistic_v7',
'phase1_2018_realistic' : '102X_upgrade2018_realistic_v8',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '102X_upgrade2018cosmics_realistic_deco_v6',
'phase1_2018_cosmics' : '102X_upgrade2018cosmics_realistic_deco_v7',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
'phase1_2019_design' : '102X_postLS2_design_v4', # GT containing design conditions for postLS2
'phase1_2019_design' : '102X_postLS2_design_v5', # GT containing design conditions for postLS2
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2019
'phase1_2019_realistic' : '102X_postLS2_realistic_v4', # GT containing realistic conditions for postLS2
'phase1_2019_realistic' : '102X_postLS2_realistic_v5', # GT containing realistic conditions for postLS2
# GlobalTag for MC production with realistic conditions for Phase2 2023
'phase2_realistic' : '102X_upgrade2023_realistic_v5'
'phase2_realistic' : '102X_upgrade2023_realistic_v6'
}

aliases = {
Expand Down

0 comments on commit 155bc3d

Please sign in to comment.