![]() |
ATLAS Offline Software
|
#include "EventPrimitives/EventPrimitives.h"#include "GaudiKernel/IAlgTool.h"#include "TrkEventPrimitives/FitQualityOnSurface.h"#include "TrkParameters/TrackParameters.h"#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | Trk::IUpdator |
| Set of interfaces for methods operating on track states, mainly for Kalman filtering. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Macros | |
| #define | CreateParDef |
| #define | CREATE_PARAMETERS(ref, x, cov) |
| #define | CLONEWITHOUTCOV(ref) |
Functions | |
| static const InterfaceID | IID_IUpdator ("Trk::IUpdator", 1, 0) |
| #define CLONEWITHOUTCOV | ( | ref | ) |
Definition at line 36 of file IUpdator.h.
Definition at line 29 of file IUpdator.h.
| #define CreateParDef |
Definition at line 28 of file IUpdator.h.
|
static |