Skip to content

Commit

Permalink
Update SiPixel Dynamic Inefficiency tag in MC GTs
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaphor4252 committed Apr 13, 2023
1 parent ef63447 commit 62fcc26
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 @@ -64,27 +64,27 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '130X_mcRun3_2022_design_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '130X_mcRun3_2022_realistic_v2',
'phase1_2022_realistic' : '130X_mcRun3_2022_realistic_v3',
# GlobalTag for MC production with realistic conditions for Phase1 2022 post-EE+ leak
'phase1_2022_realistic_postEE' : '130X_mcRun3_2022_realistic_postEE_v2',
'phase1_2022_realistic_postEE' : '130X_mcRun3_2022_realistic_postEE_v3',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics' : '130X_mcRun3_2022cosmics_realistic_deco_v2',
'phase1_2022_cosmics' : '130X_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' : '130X_mcRun3_2022cosmics_design_deco_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '130X_mcRun3_2022_realistic_HI_v3',
'phase1_2022_realistic_hi' : '130X_mcRun3_2022_realistic_HI_v4',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2023
'phase1_2023_design' : '130X_mcRun3_2023_design_v5',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '130X_mcRun3_2023_realistic_v6',
'phase1_2023_realistic' : '130X_mcRun3_2023_realistic_v7',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics' : '130X_mcRun3_2023cosmics_realistic_deco_v5',
'phase1_2023_cosmics' : '130X_mcRun3_2023cosmics_realistic_deco_v6',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2023, Strip tracker in DECO mode
'phase1_2023_cosmics_design' : '130X_mcRun3_2023cosmics_design_deco_v5',
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
'phase1_2023_realistic_hi' : '130X_mcRun3_2023_realistic_HI_v7',
'phase1_2023_realistic_hi' : '130X_mcRun3_2023_realistic_HI_v9',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '130X_mcRun3_2024_realistic_v4',
'phase1_2024_realistic' : '130X_mcRun3_2024_realistic_v5',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '130X_mcRun4_realistic_v3'
}
Expand Down

0 comments on commit 62fcc26

Please sign in to comment.