Skip to content

Commit

Permalink
Merge pull request #33011 from francescobrivio/alca-EcalMustacheSCPar…
Browse files Browse the repository at this point in the history
…ameters_11_2_X

Add EcalMustacheSCParameters and EcalSCDynamicDPhiParameters [11_2_X]
  • Loading branch information
cmsbuild committed Mar 4, 2021
2 parents 0b36de4 + a4bfe60 commit b0edbf9
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@
# GlobalTag for MC production with pessimistic alignment and calibrations for Run2
'run2_mc_50ns' : '112X_mcRun2_startup_v1',
# GlobalTag for MC production (L1 Trigger Stage1) with starup-like alignment and calibrations for Run2, L1 trigger in Stage1 mode
'run2_mc_l1stage1' : '112X_mcRun2_asymptotic_l1stage1_v2',
'run2_mc_l1stage1' : '112X_mcRun2_asymptotic_l1stage1_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '112X_mcRun2_design_v2',
'run2_design' : '112X_mcRun2_design_v3',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
'run2_mc_pre_vfp' : '112X_mcRun2_asymptotic_preVFP_v3',
'run2_mc_pre_vfp' : '112X_mcRun2_asymptotic_preVFP_v4',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
'run2_mc' : '112X_mcRun2_asymptotic_v3',
'run2_mc' : '112X_mcRun2_asymptotic_v4',
# GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
'run2_mc_cosmics' : '112X_mcRun2cosmics_asymptotic_deco_v3',
'run2_mc_cosmics' : '112X_mcRun2cosmics_asymptotic_deco_v4',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '112X_mcRun2_HeavyIon_v2',
'run2_mc_hi' : '112X_mcRun2_HeavyIon_v3',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '112X_mcRun2_pA_v2',
'run2_mc_pa' : '112X_mcRun2_pA_v3',
# GlobalTag for Run1 data reprocessing
'run1_data' : '112X_dataRun2_v8',
'run1_data' : '112X_dataRun2_v9',
# GlobalTag for Run2 data reprocessing
'run2_data' : '112X_dataRun2_v8',
'run2_data' : '112X_dataRun2_v9',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
'run2_data_HEfail' : '112X_dataRun2_HEfail_v8',
'run2_data_HEfail' : '112X_dataRun2_HEfail_v9',
# GlobalTag for Run2 data relvals: allows customization to run with fixed L1 menu
'run2_data_relval' : '112X_dataRun2_relval_v8',
'run2_data_relval' : '112X_dataRun2_relval_v9',
# GlobalTag for Run2 HI data
'run2_data_promptlike_hi' : '112X_dataRun2_PromptLike_HI_v6',
'run2_data_promptlike_hi' : '112X_dataRun2_PromptLike_HI_v7',
# GlobalTag for Run1 HLT: it points to the online GT
'run1_hlt' : '101X_dataRun2_HLT_frozen_v10',
# GlobalTag for Run2 HLT: it points to the online GT
Expand All @@ -49,37 +49,37 @@
# GlobalTag for Run3 data relvals
'run3_data_promptlike' : '112X_dataRun3_Prompt_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '112X_mc2017_design_v3',
'phase1_2017_design' : '112X_mc2017_design_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '112X_mc2017_realistic_v5',
'phase1_2017_realistic' : '112X_mc2017_realistic_v6',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode
'phase1_2017_cosmics' : '112X_mc2017cosmics_realistic_deco_v5',
'phase1_2017_cosmics' : '112X_mc2017cosmics_realistic_deco_v6',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode
'phase1_2017_cosmics_peak' : '112X_mc2017cosmics_realistic_peak_v5',
'phase1_2017_cosmics_peak' : '112X_mc2017cosmics_realistic_peak_v6',
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '112X_upgrade2018_design_v5',
'phase1_2018_design' : '112X_upgrade2018_design_v6',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '112X_upgrade2018_realistic_v8',
'phase1_2018_realistic' : '112X_upgrade2018_realistic_v9',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion
'phase1_2018_realistic_hi' : '112X_upgrade2018_realistic_HI_v8',
'phase1_2018_realistic_hi' : '112X_upgrade2018_realistic_HI_v9',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail
'phase1_2018_realistic_HEfail' : '112X_upgrade2018_realistic_HEfail_v8',
'phase1_2018_realistic_HEfail' : '112X_upgrade2018_realistic_HEfail_v9',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '112X_upgrade2018cosmics_realistic_deco_v8',
'phase1_2018_cosmics' : '112X_upgrade2018cosmics_realistic_deco_v9',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode
'phase1_2018_cosmics_peak' : '112X_upgrade2018cosmics_realistic_peak_v8',
'phase1_2018_cosmics_peak' : '112X_upgrade2018cosmics_realistic_peak_v9',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2021
'phase1_2021_design' : '112X_mcRun3_2021_design_v13', # GT containing design conditions for Phase1 2021
'phase1_2021_design' : '112X_mcRun3_2021_design_v14', # GT containing design conditions for Phase1 2021
# GlobalTag for MC production with realistic conditions for Phase1 2021
'phase1_2021_realistic' : '112X_mcRun3_2021_realistic_v16', # GT containing realistic conditions for Phase1 2021
'phase1_2021_realistic' : '112X_mcRun3_2021_realistic_v17', # GT containing realistic conditions for Phase1 2021
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2021, Strip tracker in DECO mode
'phase1_2021_cosmics' : '112X_mcRun3_2021cosmics_realistic_deco_v16',
'phase1_2021_cosmics' : '112X_mcRun3_2021cosmics_realistic_deco_v17',
# GlobalTag for MC production with realistic conditions for Phase1 2021 detector for Heavy Ion
'phase1_2021_realistic_hi' : '112X_mcRun3_2021_realistic_HI_v16',
'phase1_2021_realistic_hi' : '112X_mcRun3_2021_realistic_HI_v17',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '112X_mcRun3_2023_realistic_v16', # GT containing realistic conditions for Phase1 2023
'phase1_2023_realistic' : '112X_mcRun3_2023_realistic_v17', # GT containing realistic conditions for Phase1 2023
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '112X_mcRun3_2024_realistic_v16', # GT containing realistic conditions for Phase1 2024
'phase1_2024_realistic' : '112X_mcRun3_2024_realistic_v17', # GT containing realistic conditions for Phase1 2024
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '112X_mcRun4_realistic_v6'
}
Expand Down

0 comments on commit b0edbf9

Please sign in to comment.