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

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

+ Collaboration diagram for NodeGroup:

Public Member Functions

 NodeGroup ()
 
 ~NodeGroup ()
 

Private Attributes

int mFiredNodeNumMin
 
StringListmPrefices
 
int mAllNodeNum
 
NodeListmNodeList
 
int mFiredNodeNum
 
bool mNdfControlFlag
 
NodeGroupmNextGroup
 

Friends

class KalmanNode
 
class KalmanFilter
 

Detailed Description

Definition at line 43 of file KalmanNode.h.

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

Constructor & Destructor Documentation

NodeGroup::NodeGroup ( )
inline

Definition at line 49 of file KalmanNode.h.

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

NodeGroup::~NodeGroup ( )
inline

Definition at line 51 of file KalmanNode.h.

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

Friends And Related Function Documentation

friend class KalmanFilter
friend

Definition at line 45 of file KalmanNode.h.

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

friend class KalmanNode
friend

Definition at line 44 of file KalmanNode.h.

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

Member Data Documentation

int NodeGroup::mAllNodeNum
private

Definition at line 61 of file KalmanNode.h.

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

Referenced by KalmanFilter::Configure().

int NodeGroup::mFiredNodeNum
private

Definition at line 65 of file KalmanNode.h.

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

Referenced by KalmanNode::ResetFiredFlag(), KalmanNode::SetFiredFlag(), and KalmanFilter::SmootherPass().

int NodeGroup::mFiredNodeNumMin
private

Definition at line 51 of file KalmanNode.h.

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

Referenced by KalmanFilter::Configure(), and KalmanFilter::SmootherPass().

bool NodeGroup::mNdfControlFlag
private

Definition at line 68 of file KalmanNode.h.

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

Referenced by KalmanFilter::SmootherPass().

NodeGroup* NodeGroup::mNextGroup
private
NodeList* NodeGroup::mNodeList
private

Definition at line 62 of file KalmanNode.h.

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

Referenced by KalmanFilter::Configure().

StringList* NodeGroup::mPrefices
private

Definition at line 58 of file KalmanNode.h.

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

Referenced by KalmanFilter::Configure().


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