Skip to content

Draft: Remove muon hit requirement from Allen TOS test

Thomas Boettcher requested to merge thboettc_muon_tos_test into master

The Allen TOS test requires muon hits to match between reconstructed tracks and tracks from SelReports. Before Allen!1353 (merged), neither SelReports nor reconstructed tracks include muon hits, so this requirement is trivially satisfied. After this MR, muon hits are included in the SelReports but aren't easily added to v3 tracks. This MR removes the muon hit requirement from the TOS tests to allow this test to pass.

  • Add a test of TISTOS with muons from HLT1

Depends on Allen!1353 (merged)

Edited by Miroslav Saur

Merge request reports