|
ACTS
Experiment-independent tracking
|
Contains parameters for quality seed confirmation. More...
#include <Acts/Seeding/SeedConfirmationRangeConfig.hpp>
Public Attributes | |
| float | minImpactSeedConf = 1. * Acts::UnitConstants::mm |
| Minimum impact parameter of seed required in quality seed confirmation. | |
| std::size_t | nTopForLargeR = 0 |
| Minimum number of compatible outer space-points required in quality seed confirmation if inner space-points radius is larger than rMaxSeedConf. | |
| std::size_t | nTopForSmallR = 0 |
| Minimum number of compatible outer space-points required in quality seed confirmation if inner space-points radius is smaller than rMaxSeedConf. | |
| float | rMaxSeedConf |
| Radius position of inner seed component that is used to split the region of the detector for seed confirmation. | |
| float | seedConfMaxZOrigin = 150. * Acts::UnitConstants::mm |
| Maximum longitudinal impact parameter of seed required in quality seed confirmation. | |
| float | seedConfMinBottomRadius = 60. * Acts::UnitConstants::mm |
| Minimum radius for inner seed component required in quality seed confirmation. | |
| float | zMaxSeedConf |
| Maximum z position of middle component of the seed used to split the region of the detector for seed confirmation. | |
| float | zMinSeedConf |
| Minimum z position of middle component of the seed used to split the region of the detector for seed confirmation. | |
Contains parameters for quality seed confirmation.
| float Acts::SeedConfirmationRangeConfig::minImpactSeedConf = 1. * Acts::UnitConstants::mm |
Minimum impact parameter of seed required in quality seed confirmation.
| std::size_t Acts::SeedConfirmationRangeConfig::nTopForLargeR = 0 |
Minimum number of compatible outer space-points required in quality seed confirmation if inner space-points radius is larger than rMaxSeedConf.
| std::size_t Acts::SeedConfirmationRangeConfig::nTopForSmallR = 0 |
Minimum number of compatible outer space-points required in quality seed confirmation if inner space-points radius is smaller than rMaxSeedConf.
| float Acts::SeedConfirmationRangeConfig::rMaxSeedConf |
Radius position of inner seed component that is used to split the region of the detector for seed confirmation.
| float Acts::SeedConfirmationRangeConfig::seedConfMaxZOrigin = 150. * Acts::UnitConstants::mm |
Maximum longitudinal impact parameter of seed required in quality seed confirmation.
| float Acts::SeedConfirmationRangeConfig::seedConfMinBottomRadius = 60. * Acts::UnitConstants::mm |
Minimum radius for inner seed component required in quality seed confirmation.
| float Acts::SeedConfirmationRangeConfig::zMaxSeedConf |
Maximum z position of middle component of the seed used to split the region of the detector for seed confirmation.
| float Acts::SeedConfirmationRangeConfig::zMinSeedConf |
Minimum z position of middle component of the seed used to split the region of the detector for seed confirmation.