4 template <
unsigned int N>
8 : theLinTrack(lt), theVertexState(v), theWeight(weight),
9 stAvailable(
false), covAvailable(
false), smoothedChi2_(-1.) {}
12 template <
unsigned int N>
17 : theLinTrack(lt), theVertexState(v), theWeight(weight),
18 stAvailable(
true), covAvailable(
false), theRefittedState(refittedState),
19 smoothedChi2_(smoothedChi2) {}
22 template <
unsigned int N>
27 : theLinTrack(lt), theVertexState(v), theWeight(weight),
28 stAvailable(
true), covAvailable(
true),
29 theRefittedState(refittedState), fullCovariance_(fullCov),
30 smoothedChi2_(smoothedChi2) {}
33 template <
unsigned int N>
36 return linearizedTrack()->refittedParamFromEquation(theRefittedState);
< trclass="colgroup">< tdclass="colgroup"colspan=5 > Muon Digi collections</td >< tr >< td >< ahref="classDTDigi.html"> DTDigi</a ></td >< td >< ahref="DataFormats_DTDigi.html"> MuonDigiCollection & lt