|
ACTS
Experiment-independent tracking
|
Configuration for the estimation of the covariance matrix of the track parameters with estimateTrackParamCovariance. More...
#include <Acts/Seeding/EstimateTrackParamsFromSeed.hpp>
Public Attributes | |
| double | initialSigmaPtRel = 0.1 |
| The initial relative uncertainty sigma(pt)/pt. | |
| double | initialSigmaQoverPt = 0. * UnitConstants::e / UnitConstants::GeV |
| The initial sigma for the q/pt. | |
| BoundVector | initialSigmas |
| The initial sigmas for the track parameters. | |
| BoundVector | initialVarInflation = {1., 1., 1., 1., 1., 1.} |
| The inflation factors for the variances of the track parameters. | |
| double | noTimeVarInflation = 100. |
| The inflation factor for time uncertainty if the time parameter was not estimated. | |
Configuration for the estimation of the covariance matrix of the track parameters with estimateTrackParamCovariance.
| double Acts::EstimateTrackParamCovarianceConfig::initialSigmaPtRel = 0.1 |
The initial relative uncertainty sigma(pt)/pt.
| double Acts::EstimateTrackParamCovarianceConfig::initialSigmaQoverPt = 0. * UnitConstants::e / UnitConstants::GeV |
The initial sigma for the q/pt.
| BoundVector Acts::EstimateTrackParamCovarianceConfig::initialSigmas |
The initial sigmas for the track parameters.
| BoundVector Acts::EstimateTrackParamCovarianceConfig::initialVarInflation = {1., 1., 1., 1., 1., 1.} |
The inflation factors for the variances of the track parameters.
| double Acts::EstimateTrackParamCovarianceConfig::noTimeVarInflation = 100. |
The inflation factor for time uncertainty if the time parameter was not estimated.