SND@LHC Software
|
Simple struct containing a Track pointer and a MeasuredStateOnPlane. Used in GFRave. More...
#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.
MeasuredStateOnPlane* genfit::trackAndState::state_ |
Definition at line 53 of file GFRaveVertexFactory.h.
const Track* genfit::trackAndState::track_ |
Definition at line 52 of file GFRaveVertexFactory.h.