ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::CombinatorialKalmanFilterTipState Struct Reference

struct to keep record of the track quality More...

#include <acts/blob/master/Core/include/Acts/TrackFinder/CombinatorialKalmanFilter.hpp>

Public Attributes

size_t nSensitiveSurfaces = 0
 
size_t nStates = 0
 
size_t nMeasurements = 0
 
size_t nOutliers = 0
 
size_t nHoles = 0
 

Detailed Description

struct to keep record of the track quality

This could be used to decide if a track is to be recorded when the forward filtering is done or to be terminated due to its bad quality : add other useful info, e.g. chi2

Definition at line 47 of file CombinatorialKalmanFilter.hpp.

View newest version in sPHENIX GitHub at line 47 of file CombinatorialKalmanFilter.hpp

Member Data Documentation


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