ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::KalmanVertexTrackUpdater::detail Namespace Reference

Functions

BoundMatrix createFullTrackCovariance (const ActsSymMatrixD< 3 > &sMat, const ActsMatrixD< eSpacePointSize, 3 > &newTrkCov, const SpacePointSymMatrix &vtxWeight, const SpacePointSymMatrix &vtxCov, const BoundVector &newTrkParams)
 reates a new covariance matrix for the refitted track parameters
 

Function Documentation

Acts::BoundMatrix Acts::KalmanVertexTrackUpdater::detail::createFullTrackCovariance ( const ActsSymMatrixD< 3 > &  sMat,
const ActsMatrixD< eSpacePointSize, 3 > &  newTrkCov,
const SpacePointSymMatrix &  vtxWeight,
const SpacePointSymMatrix &  vtxCov,
const BoundVector &  newTrkParams 
)

reates a new covariance matrix for the refitted track parameters

Parameters
sMatTrack ovariance in momentum space
newTrkCovNew track covariance matrixs
vtxWeightVertex weight matrix
vtxCovVertex covariance matrix
newTrkParamsNew track parameter

Definition at line 117 of file KalmanVertexTrackUpdater.ipp.

View newest version in sPHENIX GitHub at line 117 of file KalmanVertexTrackUpdater.ipp

Referenced by Acts::KalmanVertexTrackUpdater::update().

+ Here is the caller graph for this function: