Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MvtxStandaloneTracking::MvtxTrack Struct Reference

#include <prototype/blob/master/offline/packages/MvtxPrototype1/MvtxStandaloneTracking.h>

+ Collaboration diagram for MvtxStandaloneTracking::MvtxTrack:

Public Attributes

std::vector< TrkrCluster * > ClusterList
 
std::vector< doubledx
 
std::vector< doubledz
 
double m_xy
 
double b_xy
 
double chi2_xy
 
double m_zy
 
double b_zy
 
double chi2_zy
 

Detailed Description

Definition at line 18 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 18 of file MvtxStandaloneTracking.h

Member Data Documentation

double MvtxStandaloneTracking::MvtxTrack::b_xy

Definition at line 24 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 24 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitXY().

double MvtxStandaloneTracking::MvtxTrack::b_zy

Definition at line 27 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 27 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitZY().

double MvtxStandaloneTracking::MvtxTrack::chi2_xy

Definition at line 25 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 25 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitXY().

double MvtxStandaloneTracking::MvtxTrack::chi2_zy

Definition at line 28 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 28 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitZY().

std::vector< TrkrCluster * > MvtxStandaloneTracking::MvtxTrack::ClusterList
std::vector< double > MvtxStandaloneTracking::MvtxTrack::dx

Definition at line 21 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 21 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitXY().

std::vector< double > MvtxStandaloneTracking::MvtxTrack::dz

Definition at line 22 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 22 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitZY().

double MvtxStandaloneTracking::MvtxTrack::m_xy

Definition at line 23 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 23 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitXY().

double MvtxStandaloneTracking::MvtxTrack::m_zy

Definition at line 26 of file MvtxStandaloneTracking.h.

View newest version in sPHENIX GitHub at line 26 of file MvtxStandaloneTracking.h

Referenced by MvtxStandaloneTracking::TrackFitZY().


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