Skip to content

TrkEventTPCnv: Work around isSane() failue.

Just like for materialEffects, in some saved tracks the measurement object also can trip isSane(). This happens, for example, in the MuonCombineConfig unit test. Work around by effectively bypassing the isSane() test here in the same way we did for materialEffects.

Merge request reports