|
ACTS
Experiment-independent tracking
|
#include <Acts/Vertexing/ImpactPointEstimator.hpp>
Public Attributes | |
| double | d0 = 0. |
| std::optional< double > | deltaT = std::nullopt |
| double | sigmaD0 = 0. |
| std::optional< double > | sigmaDeltaT = std::nullopt |
| double | sigmaZ0 = 0. |
| double | z0 = 0. |
| double Acts::ImpactParametersAndSigma::d0 = 0. |
| std::optional<double> Acts::ImpactParametersAndSigma::deltaT = std::nullopt |
| double Acts::ImpactParametersAndSigma::sigmaD0 = 0. |
| std::optional<double> Acts::ImpactParametersAndSigma::sigmaDeltaT = std::nullopt |
| double Acts::ImpactParametersAndSigma::sigmaZ0 = 0. |
| double Acts::ImpactParametersAndSigma::z0 = 0. |