EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Helper for RKTrackRep. More...
#include <fun4all_GenFit/blob/master/trackReps/include/RKTrackRep.h>
Public Member Functions | |
RKStep () | |
Public Attributes | |
MatStep | matStep_ |
M1x7 | state7_ |
StepLimits | limits_ |
Helper for RKTrackRep.
Definition at line 40 of file RKTrackRep.h.
View newest version in sPHENIX GitHub at line 40 of file RKTrackRep.h
|
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_.
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().