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

Helper for RKTrackRep. More...

#include <fun4all_GenFit/blob/master/trackReps/include/RKTrackRep.h>

+ Collaboration diagram for genfit::RKStep:

Public Member Functions

 RKStep ()
 

Public Attributes

MatStep matStep_
 
M1x7 state7_
 
StepLimits limits_
 

Detailed Description

Helper for RKTrackRep.

Definition at line 40 of file RKTrackRep.h.

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

Constructor & Destructor Documentation

genfit::RKStep::RKStep ( )
inline

Definition at line 45 of file RKTrackRep.h.

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

References genfit::RKMatrix< nRows, nCols >::begin(), genfit::RKMatrix< nRows, nCols >::end(), and state7_.

+ Here is the call graph for this function:

Member Data Documentation

StepLimits genfit::RKStep::limits_

Definition at line 43 of file RKTrackRep.h.

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

MatStep genfit::RKStep::matStep_

Definition at line 41 of file RKTrackRep.h.

View newest version in sPHENIX GitHub at line 41 of file RKTrackRep.h

M1x7 genfit::RKStep::state7_

Definition at line 42 of file RKTrackRep.h.

View newest version in sPHENIX GitHub at line 42 of file RKTrackRep.h

Referenced by RKStep(), and genfit::TEST_F().


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