#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.
|
class | Trk::IUpdator |
| Set of interfaces for methods operating on track states, mainly for Kalman filtering. More...
|
|
|
| Trk |
| Ensure that the ATLAS eigen extensions are properly loaded.
|
|
◆ CLONEWITHOUTCOV
#define CLONEWITHOUTCOV |
( |
|
ref | ) |
|
Value: ref.associatedSurface().createUniqueTrackParameters( \
Definition at line 37 of file IUpdator.h.
◆ CREATE_PARAMETERS
#define CREATE_PARAMETERS |
( |
|
ref, |
|
|
|
x, |
|
|
|
cov |
|
) |
| |
◆ CreateParDef