PrForwardTracking correct check for empty hits container
The previous check for emptiness had no effect because technically the hit container is never really empty because of sentinels and padding. This is fixed by using the newly added empty
function from the hit container.
Goes with LHCb!3814 (merged)
Edited by Andre Gunther