Skip to content
Snippets Groups Projects

Draft: RICH alignment 2025

Open Alex Marshall requested to merge RICHalignment_2025 into master
Compare and
9 files
+ 177
54
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -215,6 +215,7 @@ def standalone_rich_panel_align_reco(
MaxGhostProbCut=tight_sel["MaxGhostProb"],
),
CKResHistoRange=moni_opts["CKResHistoRange"],
RichSIMDPixelSummariesLocation=conf["RichSIMDPixels"],
TracksLocation=conf["InputTracks"],
TrackSegmentsLocation=conf["TrackSegments"],
CherenkovPhotonLocation=conf["CherenkovPhotons"],
@@ -328,6 +329,7 @@ def standalone_rich_online_align_reco(
MaxGhostProbCut=tight_sel["MaxGhostProb"],
),
CKResHistoRange=moni_opts["CKResHistoRange"],
RichSIMDPixelSummariesLocation=conf["RichSIMDPixels"],
TracksLocation=conf["InputTracks"],
TrackSegmentsLocation=conf["TrackSegments"],
CherenkovPhotonLocation=conf["CherenkovPhotons"],
Loading