Skip to content

Commit

Permalink
Update GEM geometry and alignment for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaphor4252 committed Mar 20, 2024
1 parent 754f2b8 commit 00f25a7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,15 @@
# GlobalTag for MC production with realistic conditions for Phase1 2023 detector for Heavy Ion
'phase1_2023_realistic_hi' : '140X_mcRun3_2023_realistic_HI_v3',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024
'phase1_2024_design' : '140X_mcRun3_2024_design_v4',
'phase1_2024_design' : '140X_mcRun3_2024_design_Candidate_2024_03_20_16_03_10',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v5',
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_Candidate_2024_03_20_16_05_32',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v5',
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_Candidate_2024_03_20_16_08_53',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v3',
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_Candidate_2024_03_20_16_07_01',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_Candidate_2024_03_20_16_13_32',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '140X_mcRun4_realistic_v3'
}
Expand Down

0 comments on commit 00f25a7

Please sign in to comment.