EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProcessNoise Struct Reference

#include <EicRoot/blob/master/eic/htc/TrKalmanNodeLocation.h>

Public Member Functions

 ProcessNoise ()
 

Public Attributes

double ** mCxx
 
double ** mCyy
 
double ** mCxy
 

Detailed Description

Definition at line 19 of file TrKalmanNodeLocation.h.

View newest version in sPHENIX GitHub at line 19 of file TrKalmanNodeLocation.h

Constructor & Destructor Documentation

ProcessNoise::ProcessNoise ( )
inline

Definition at line 21 of file TrKalmanNodeLocation.h.

View newest version in sPHENIX GitHub at line 21 of file TrKalmanNodeLocation.h

Member Data Documentation

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().


The documentation for this struct was generated from the following file: