Skip to content

Commit

Permalink
update SiStrip and SiPixel bad components
Browse files Browse the repository at this point in the history
  • Loading branch information
francescobrivio committed Oct 6, 2022
1 parent e7236db commit 598a1b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -70,17 +70,17 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '125X_mcRun3_2022_design_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022
'phase1_2022_realistic' : '125X_mcRun3_2022_realistic_v3',
'phase1_2022_realistic' : '125X_mcRun3_2022_realistic_v4',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics' : '125X_mcRun3_2022cosmics_realistic_deco_v3',
'phase1_2022_cosmics' : '125X_mcRun3_2022cosmics_realistic_deco_v4',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2022, Strip tracker in DECO mode
'phase1_2022_cosmics_design' : '125X_mcRun3_2022cosmics_design_deco_v2',
# GlobalTag for MC production with realistic conditions for Phase1 2022 detector for Heavy Ion
'phase1_2022_realistic_hi' : '125X_mcRun3_2022_realistic_HI_v3',
'phase1_2022_realistic_hi' : '125X_mcRun3_2022_realistic_HI_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2023
'phase1_2023_realistic' : '125X_mcRun3_2023_realistic_v3',
'phase1_2023_realistic' : '125X_mcRun3_2023_realistic_v4',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '125X_mcRun3_2024_realistic_v3',
'phase1_2024_realistic' : '125X_mcRun3_2024_realistic_v4',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '125X_mcRun4_realistic_v2'
}
Expand Down

0 comments on commit 598a1b8

Please sign in to comment.