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

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

+ Collaboration diagram for NodeList:

Public Member Functions

 NodeList ()
 
 ~NodeList ()
 

Private Attributes

KalmanNodemNode
 
NodeListmNextNode
 

Friends

class KalmanFilter
 

Detailed Description

Definition at line 30 of file KalmanNode.h.

View newest version in sPHENIX GitHub at line 30 of file KalmanNode.h

Constructor & Destructor Documentation

NodeList::NodeList ( )
inline

Definition at line 34 of file KalmanNode.h.

View newest version in sPHENIX GitHub at line 34 of file KalmanNode.h

NodeList::~NodeList ( )
inline

Definition at line 35 of file KalmanNode.h.

View newest version in sPHENIX GitHub at line 35 of file KalmanNode.h

Friends And Related Function Documentation

friend class KalmanFilter
friend

Definition at line 31 of file KalmanNode.h.

View newest version in sPHENIX GitHub at line 31 of file KalmanNode.h

Member Data Documentation

NodeList* NodeList::mNextNode
private

Definition at line 40 of file KalmanNode.h.

View newest version in sPHENIX GitHub at line 40 of file KalmanNode.h

Referenced by KalmanFilter::Configure().

KalmanNode* NodeList::mNode
private

Definition at line 35 of file KalmanNode.h.

View newest version in sPHENIX GitHub at line 35 of file KalmanNode.h

Referenced by KalmanFilter::Configure().


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