Skip to content
Snippets Groups Projects

Draft: RICH alignment 2025

Open Alex Marshall requested to merge RICHalignment_2025 into master
Compare and Show latest version
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
@@ -30,8 +30,9 @@ options.evt_max = 1000
options.print_freq = 100
# If required force use of trunk geom
if myName and "trunk_geom" in myName:
options.geometry_version = "run3/trunk"
# if myName and "trunk_geom" in myName:
options.geometry_version = "run3/trunk"
options.conditions_version = "RICH_alignment_2025"
# Due to issues with hit sorting in FT disable Mat corrections
# See for more details https://gitlab.cern.ch/lhcb/Panoptes/-/issues/7
Loading