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

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

+ Collaboration diagram for StringList:

Public Member Functions

 StringList ()
 
 ~StringList ()
 

Public Attributes

char * mString
 
StringListmNextString
 

Detailed Description

Definition at line 19 of file KalmanNode.h.

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

Constructor & Destructor Documentation

StringList::StringList ( )
inline

Definition at line 21 of file KalmanNode.h.

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

StringList::~StringList ( )
inline

Definition at line 23 of file KalmanNode.h.

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

Member Data Documentation

StringList* StringList::mNextString

Definition at line 27 of file KalmanNode.h.

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

Referenced by KalmanFilter::Configure().

char* StringList::mString

Definition at line 23 of file KalmanNode.h.

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

Referenced by KalmanFilter::Configure(), and EicHtcTask::ConfigureKalmanFilter().


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