File SeedConfirmationRangeConfig.hpp

namespace Acts

Set the Geometry Context PLUGIN.

Set the Calibration Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedMaterialMap and to avoid code duplication.

Set the Mangetic Field Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedBFieldMap and to avoid code duplication.

Currently implemented for the two most common formats: rz and xyz.

struct SeedConfirmationRangeConfig
#include <Acts/Seeding/SeedConfirmationRangeConfig.hpp>

contains parameters for seed confirmation

Public Members

size_t nTopForLargeR = 0
size_t nTopForSmallR = 0
float rMaxSeedConf = std::numeric_limits<float>::max()
float zMaxSeedConf = std::numeric_limits<float>::max()
float zMinSeedConf = std::numeric_limits<float>::min()