EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/htc/TrKalmanNodeLocation.h>
Public Member Functions | |
ProcessNoise () | |
Public Attributes | |
double ** | mCxx |
double ** | mCyy |
double ** | mCxy |
Definition at line 19 of file TrKalmanNodeLocation.h.
View newest version in sPHENIX GitHub at line 19 of file TrKalmanNodeLocation.h
|
inline |
Definition at line 21 of file TrKalmanNodeLocation.h.
View newest version in sPHENIX GitHub at line 21 of file TrKalmanNodeLocation.h
double** ProcessNoise::mCxx |
Definition at line 21 of file TrKalmanNodeLocation.h.
View newest version in sPHENIX GitHub at line 21 of file TrKalmanNodeLocation.h
Referenced by TrKalmanFilter::CalculateProcessNoise(), and TrKalmanNodeLocation::InitializeProcessNoiseMatrices().
double ** ProcessNoise::mCxy |
Definition at line 21 of file TrKalmanNodeLocation.h.
View newest version in sPHENIX GitHub at line 21 of file TrKalmanNodeLocation.h
Referenced by TrKalmanFilter::CalculateProcessNoise(), and TrKalmanNodeLocation::InitializeProcessNoiseMatrices().
double ** ProcessNoise::mCyy |
Definition at line 21 of file TrKalmanNodeLocation.h.
View newest version in sPHENIX GitHub at line 21 of file TrKalmanNodeLocation.h
Referenced by TrKalmanFilter::CalculateProcessNoise(), and TrKalmanNodeLocation::InitializeProcessNoiseMatrices().