Skip to content

Commit

Permalink
Include HcalPFCutsRcd and update SiPixelDynamic Ineff tags in MC GTs
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaphor4252 committed Apr 12, 2023
1 parent b0b0e73 commit 97ce865
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@

### NEW KEYS ###
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run1
'run1_design' : '131X_mcRun1_design_v1',
'run1_design' : '131X_mcRun1_design_v2',
# GlobalTag for MC production (pp collisions) with realistic alignment and calibrations for Run1
'run1_mc' : '131X_mcRun1_realistic_v1',
'run1_mc' : '131X_mcRun1_realistic_v2',
# GlobalTag for MC production (Heavy Ions collisions) with realistic alignment and calibrations for Run1
'run1_mc_hi' : '131X_mcRun1_HeavyIon_v1',
'run1_mc_hi' : '131X_mcRun1_HeavyIon_v2',
# GlobalTag for MC production with pessimistic alignment and calibrations for Run2
'run2_mc_50ns' : '131X_mcRun2_startup_v1',
'run2_mc_50ns' : '131X_mcRun2_startup_v2',
# GlobalTag for MC production (2015 L1 Trigger Stage1) with startup-like alignment and calibrations for Run2, L1 trigger in Stage1 mode
'run2_mc_l1stage1' : '131X_mcRun2_asymptotic_l1stage1_v1',
'run2_mc_l1stage1' : '131X_mcRun2_asymptotic_l1stage1_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Run2
'run2_design' : '131X_mcRun2_design_v1',
'run2_design' : '131X_mcRun2_design_v2',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, prior to VFP change
'run2_mc_pre_vfp' : '131X_mcRun2_asymptotic_preVFP_v1',
'run2_mc_pre_vfp' : '131X_mcRun2_asymptotic_preVFP_v2',
#GlobalTag for MC production with optimistic alignment and calibrations for 2016, after VFP change
'run2_mc' : '131X_mcRun2_asymptotic_v1',
'run2_mc' : '131X_mcRun2_asymptotic_v2',
# GlobalTag for MC production (cosmics) with starup-like alignment and calibrations for Run2, Strip tracker in peak mode
'run2_mc_cosmics' : '131X_mcRun2cosmics_asymptotic_deco_v1',
'run2_mc_cosmics' : '131X_mcRun2cosmics_asymptotic_deco_v2',
# GlobalTag for MC production (Heavy Ions collisions) with optimistic alignment and calibrations for Run2
'run2_mc_hi' : '131X_mcRun2_HeavyIon_v1',
'run2_mc_hi' : '131X_mcRun2_HeavyIon_v2',
# GlobalTag for MC production (p-Pb collisions) with realistic alignment and calibrations for Run2
'run2_mc_pa' : '131X_mcRun2_pA_v1',
'run2_mc_pa' : '131X_mcRun2_pA_v2',
# GlobalTag for Run2 data reprocessing
'run2_data' : '124X_dataRun2_v2',
# GlobalTag for Run2 data 2018B relvals only: HEM-15-16 fail
Expand All @@ -40,53 +40,53 @@
# GlobalTag for Run3 offline data reprocessing - snapshot at 2023-03-16 19:00:00 (UTC)
'run3_data' : '130X_dataRun3_v1',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
'phase1_2017_design' : '131X_mc2017_design_v1',
'phase1_2017_design' : '131X_mc2017_design_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2017 detector
'phase1_2017_realistic' : '131X_mc2017_realistic_v1',
'phase1_2017_realistic' : '131X_mc2017_realistic_v2',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in DECO mode
'phase1_2017_cosmics' : '131X_mc2017cosmics_realistic_deco_v1',
'phase1_2017_cosmics' : '131X_mc2017cosmics_realistic_deco_v2',
# GlobalTag for MC production (cosmics) with realistic alignment and calibrations for Phase1 2017 detector, Strip tracker in PEAK mode
'phase1_2017_cosmics_peak' : '131X_mc2017cosmics_realistic_peak_v1',
'phase1_2017_cosmics_peak' : '131X_mc2017cosmics_realistic_peak_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for full Phase1 2018 (and 0,0,0-centred beamspot)
'phase1_2018_design' : '131X_upgrade2018_design_v1',
'phase1_2018_design' : '131X_upgrade2018_design_v2',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector
'phase1_2018_realistic' : '131X_upgrade2018_realistic_v1',
'phase1_2018_realistic' : '131X_upgrade2018_realistic_v2',
# GlobalTag for MC production with realistic run-dependent (RD) conditions for full Phase1 2018 detector
'phase1_2018_realistic_rd' : '131X_upgrade2018_realistic_RD_v1',
'phase1_2018_realistic_rd' : '131X_upgrade2018_realistic_RD_v2',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector for Heavy Ion
'phase1_2018_realistic_hi' : '131X_upgrade2018_realistic_HI_v1',
'phase1_2018_realistic_hi' : '131X_upgrade2018_realistic_HI_v2',
# GlobalTag for MC production with realistic conditions for full Phase1 2018 detector: HEM-15-16 fail
'phase1_2018_realistic_HEfail' : '131X_upgrade2018_realistic_HEfail_v2',
'phase1_2018_realistic_HEfail' : '131X_upgrade2018_realistic_HEfail_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in DECO mode
'phase1_2018_cosmics' : '131X_upgrade2018cosmics_realistic_deco_v1',
'phase1_2018_cosmics' : '131X_upgrade2018cosmics_realistic_deco_v2',
# GlobalTag for MC production (cosmics) with realistic conditions for full Phase1 2018 detector, Strip tracker in PEAK mode
'phase1_2018_cosmics_peak' : '131X_upgrade2018cosmics_realistic_peak_v2',
'phase1_2018_cosmics_peak' : '131X_upgrade2018cosmics_realistic_peak_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '131X_mcRun3_2022_design_v1',
'phase1_2022_design' : '131X_mcRun3_2022_design_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '131X_mcRun3_2022_realistic_v2',
'phase1_2022_realistic' : '131X_mcRun3_2022_realistic_v3',
# GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak
'phase1_2022_realistic_postEE' : '131X_mcRun3_2022_realistic_postEE_v2',
'phase1_2022_realistic_postEE' : '131X_mcRun3_2022_realistic_postEE_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics' : '131X_mcRun3_2022cosmics_realistic_deco_v2',
'phase1_2022_cosmics' : '131X_mcRun3_2022cosmics_realistic_deco_v3',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics_design' : '131X_mcRun3_2022cosmics_design_deco_v1',
'phase1_2022_cosmics_design' : '131X_mcRun3_2022cosmics_design_deco_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '131X_mcRun3_2022_realistic_HI_v4',
'phase1_2022_realistic_hi' : '131X_mcRun3_2022_realistic_HI_v5',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '131X_mcRun3_2023_design_v3',
'phase1_2023_design' : '131X_mcRun3_2023_design_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v3',
'phase1_2023_realistic' : '131X_mcRun3_2023_realistic_v4',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v3',
'phase1_2023_cosmics' : '131X_mcRun3_2023cosmics_realistic_deco_v4',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '131X_mcRun3_2023cosmics_design_deco_v3',
'phase1_2023_cosmics_design' : '131X_mcRun3_2023cosmics_design_deco_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
'phase1_2023_realistic_hi' : '131X_mcRun3_2023_realistic_HI_v6',
'phase1_2023_realistic_hi' : '131X_mcRun3_2023_realistic_HI_v7',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '131X_mcRun3_2024_realistic_v1',
'phase1_2024_realistic' : '131X_mcRun3_2024_realistic_v2',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '131X_mcRun4_realistic_v2'
'phase2_realistic' : '131X_mcRun4_realistic_v3'
}

aliases = {
Expand Down

0 comments on commit 97ce865

Please sign in to comment.