Analysis Software
Documentation for sPHENIX simulation software
|
Simple struct containing a Track pointer and a MeasuredStateOnPlane. Used in GFRave. More...
#include <GenFit/blob/master/GFRave/include/GFRaveVertexFactory.h>
Public Attributes | |
const Track * | track_ |
MeasuredStateOnPlane * | state_ |
Simple struct containing a Track pointer and a MeasuredStateOnPlane. Used in GFRave.
Definition at line 51 of file GFRaveVertexFactory.h.
View newest version in sPHENIX GitHub at line 51 of file GFRaveVertexFactory.h
MeasuredStateOnPlane* genfit::trackAndState::state_ |
Definition at line 53 of file GFRaveVertexFactory.h.
View newest version in sPHENIX GitHub at line 53 of file GFRaveVertexFactory.h
const Track* genfit::trackAndState::track_ |
Definition at line 52 of file GFRaveVertexFactory.h.
View newest version in sPHENIX GitHub at line 52 of file GFRaveVertexFactory.h
Referenced by genfit::GFTrackToTrack().