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

Helper for RKTrackRep. More...

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

+ Collaboration diagram for genfit::ExtrapStep:

Public Member Functions

 ExtrapStep ()
 

Public Attributes

M7x7 jac7_
 
M7x7 noise7_
 

Detailed Description

Helper for RKTrackRep.

Definition at line 54 of file RKTrackRep.h.

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

Constructor & Destructor Documentation

genfit::ExtrapStep::ExtrapStep ( )
inline

Definition at line 58 of file RKTrackRep.h.

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

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

+ Here is the call graph for this function:

Member Data Documentation

M7x7 genfit::ExtrapStep::jac7_

Definition at line 55 of file RKTrackRep.h.

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

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

M7x7 genfit::ExtrapStep::noise7_

Definition at line 56 of file RKTrackRep.h.

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

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


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