Skip to content
Snippets Groups Projects
Commit 7f579b87 authored by scott snyder's avatar scott snyder
Browse files

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...)
parent de644d5c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment