Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::KalmanVertexTrackUpdater::detail Namespace Reference

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
 

Function Documentation

Acts::BoundMatrix Acts::KalmanVertexTrackUpdater::detail::createFullTrackCovariance ( const SquareMatrix3 &  sMat,
const ActsMatrix< 4, 3 > &  newTrkCov,
const SquareMatrix4 &  vtxWeight,
const SquareMatrix4 &  vtxCov,
const BoundVector &  newTrkParams 
)
inline

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 116 of file KalmanVertexTrackUpdater.ipp.

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

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

+ Here is the caller graph for this function: