![]() |
ATLAS Offline Software
|
#include "TrkParametersBase/Charged.h"#include "TrkParametersBase/Neutral.h"#include "EventPrimitives/EventPrimitives.h"#include "GeoPrimitives/GeoPrimitives.h"#include "TrkEventPrimitives/SurfaceTypes.h"#include <optional>#include <limits>#include "TrkParametersBase/ParametersCommon.icc"Go to the source code of this file.
Classes | |
| class | Trk::ParametersCommon< DIM, T > |
| Common class for neutral, charged and Pattern Track Parameters. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
| namespace | Trk::InvalidParam |
Enumerations | |
| enum | Trk::ParametersType { Trk::AtaSurface = 0 , Trk::Curvilinear = 1 , Trk::Pattern = 2 } |
| Enum to avoid dynamic cast for different parameter types. More... | |
Functions | |
| constexpr double | Trk::InvalidParam::INVALID_P (10e9) |
| constexpr double | Trk::InvalidParam::INVALID_QOP (10e-9) |
Variables | |
| constexpr double | Trk::InvalidParam::INVALID = std::numeric_limits<double>::quiet_NaN() |