Update run_cheated_pattern_recognition options to include IdealStateCreator
This adapts to the new IdealStateCreator in Rec!2064 (merged).
- Introduce a helper
make_default_IdealStateCreator
that returns aIdealStateCreator
with all MC inputs and links configured - Adapt
run_cheated_pattern_recognition
to make use ofIdealStateCreator
and change input to a file withMCHits
- Adapt
hlt1_track_resolution
test which uses anIdealStateCreator
via theTrackResChecker
. (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