EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Functions | |
BoundMatrix | createFullTrackCovariance (const SymMatrix3D &sMat, const ActsMatrixD< 4, 3 > &newTrkCov, const SymMatrix4D &vtxWeight, const SymMatrix4D &vtxCov, const BoundVector &newTrkParams) |
reates a new covariance matrix for the refitted track parameters | |
|
inline |
reates a new covariance matrix for the refitted track parameters
sMat | Track ovariance in momentum space |
newTrkCov | New track covariance matrixs |
vtxWeight | Vertex weight matrix |
vtxCov | Vertex covariance matrix |
newTrkParams | New track parameter |
Definition at line 116 of file KalmanVertexTrackUpdater.ipp.
View newest version in sPHENIX GitHub at line 116 of file KalmanVertexTrackUpdater.ipp
References cos().
Referenced by Acts::KalmanVertexTrackUpdater::update().