Skip to content

Update run_cheated_pattern_recognition options to include IdealStateCreator

Christoph Hasse requested to merge updated_run_cheated into master

This adapts to the new IdealStateCreator in Rec!2064 (merged).

  • Introduce a helper make_default_IdealStateCreator that returns a IdealStateCreator with all MC inputs and links configured
  • Adapt run_cheated_pattern_recognition to make use of IdealStateCreator and change input to a file with MCHits
  • Adapt hlt1_track_resolution test which uses an IdealStateCreator via the TrackResChecker. (This technically also fixes previously "illegal" data access in the TrackResChecker)

This depends on LHCb!2562 (merged) Lbcom!480 (merged) Rec!2064 (merged)

Edited by Christoph Hasse

Merge request reports