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

Simple struct containing a Track pointer and a MeasuredStateOnPlane. Used in GFRave. More...

#include <fun4all_GenFit/blob/master/GFRave/include/GFRaveVertexFactory.h>

+ Collaboration diagram for genfit::trackAndState:

Public Attributes

const Tracktrack_
 
MeasuredStateOnPlanestate_
 

Detailed Description

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

Member Data Documentation

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().


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