Skip to content

Remove as-needed linker option and allow selection of CP recommendations with additional selection

Mark Sutton requested to merge sutt/athena:pixnmix into master

The CP recommendations for tight offline still allow a small number of tracks with no pixel hits.

The selection allows an additional requirement for at least one pixel hit to be included to reject such tracks.

The as-needed linker flag prevents the root libraries from being linked correctly such that they crash during TH1::Fit(). this requests removes this option so everything is hunky dory

Edited by Mark Sutton

Merge request reports