Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
BoundMatrix | createFullTrackCovariance (const SquareMatrix3 &sMat, const ActsMatrix< 4, 3 > &newTrkCov, const SquareMatrix4 &vtxWeight, const SquareMatrix4 &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
Referenced by Acts::KalmanVertexTrackUpdater::update().