SND@LHC Software
Loading...
Searching...
No Matches
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:

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.


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