Skip to content

Commit

Permalink
Merge pull request #41120 from mmusich/fixPeakModeCosmicSimu_in_DBG_X…
Browse files Browse the repository at this point in the history
…_IBs

fix peak mode SiStrip noise payload in 2018 cosmics simulation
  • Loading branch information
cmsbuild authored Mar 23, 2023
2 parents 6ac2ad6 + e4a92e9 commit d16a1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
# 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',
# 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_v1',
'phase1_2018_cosmics_peak' : '131X_upgrade2018cosmics_realistic_peak_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2022
'phase1_2022_design' : '131X_mcRun3_2022_design_v1',
# GlobalTag for MC production with realistic conditions for Phase1 2022
Expand Down

0 comments on commit d16a1cc

Please sign in to comment.