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

#include <acts/blob/sPHENIX/Core/include/Acts/TrackFinding/CKFSourceLinkSelector.hpp>

Public Attributes

double chi2CutOff = std::numeric_limits<double>::max()
 Maximum local chi2 contribution.
 
size_t numSourcelinksCutOff = 1
 Maximum number of associated source links on a single surface.
 

Detailed Description

Selection cuts for associating source links on a surface.

The default configuration only takes the best matching source link without a cut on the local chi2.

Definition at line 28 of file CKFSourceLinkSelector.hpp.

View newest version in sPHENIX GitHub at line 28 of file CKFSourceLinkSelector.hpp

Member Data Documentation

double Acts::SourceLinkSelectorCuts::chi2CutOff = std::numeric_limits<double>::max()

Maximum local chi2 contribution.

Definition at line 30 of file CKFSourceLinkSelector.hpp.

View newest version in sPHENIX GitHub at line 30 of file CKFSourceLinkSelector.hpp

size_t Acts::SourceLinkSelectorCuts::numSourcelinksCutOff = 1

Maximum number of associated source links on a single surface.

Definition at line 32 of file CKFSourceLinkSelector.hpp.

View newest version in sPHENIX GitHub at line 32 of file CKFSourceLinkSelector.hpp


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