Dynamically sized flags in PrResidualSciFiHits and count empty tracks
Although the size restriction and hence usage of the static bitset is theoretically fine, there is no (strong) performance reason to insist on it. So let's be more robust here and accept any container size.
While at it, replace debug statement by a counter of empty input tracks.
Related to #527 (closed)
Edited by Andre Gunther