ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::SeedFilterState Struct Reference

Mutable state shared across seed filter steps. More...

#include <Acts/Seeding/SeedFilter.hpp>

Public Attributes

std::size_t nTopSeedConf = 0
 Number of minimum top SPs in seed confirmation.
float rMaxSeedConf = std::numeric_limits<float>::max()
 Radius of bottom component of seed that is used to define the number of compatible top required.
float zOrigin = 0
 Longitudinal impact parameter as defined by bottom and middle space point.

Detailed Description

Mutable state shared across seed filter steps.