GENFIT  Rev:NoNumberAvailable
Public Attributes | List of all members
genfit::trackAndState Struct Reference

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

#include <GFRaveVertexFactory.h>

Collaboration diagram for genfit::trackAndState:
Collaboration graph

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.

Member Data Documentation

◆ state_

MeasuredStateOnPlane* genfit::trackAndState::state_

Definition at line 53 of file GFRaveVertexFactory.h.

◆ track_

const Track* genfit::trackAndState::track_

Definition at line 52 of file GFRaveVertexFactory.h.

Referenced by genfit::GFTrackToTrack().


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