3 template <
unsigned int N>
12 template <
unsigned int N>
23 theRefittedState(refittedState),
24 smoothedChi2_(smoothedChi2) {}
26 template <
unsigned int N>
38 theRefittedState(refittedState),
39 fullCovariance_(fullCov),
40 smoothedChi2_(smoothedChi2) {}
42 template <
unsigned int N>
44 return linearizedTrack()->refittedParamFromEquation(theRefittedState);