TrkTrack: Fix caching of perigeeParameters in TrkTrack.
Don't cache a null perigee pointer; leave the cache invalid in that case. It can happen that the perigee is added after the TrkTrack is constructed. (Using CachedPointer instead of CachedValue wouldn't have this issue...)
Loading
Please register or sign in to comment