#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/ThreadLocalContext.h"
#include "TrkNeutralParameters/NeutralParameters.h"
#include "TrkParameters/TrackParameters.h"
#include <vector>
#include "memory"
#include "xAODTracking/NeutralParticle.h"
#include "xAODTracking/TrackParticleFwd.h"
#include "xAODTracking/Vertex.h"
Go to the source code of this file.
|
| class | Trk::IVertexFitter |
| | Interface class for vertex fitting AlgTools, for more detailed information, take a look at the header file of the actual implementation file. More...
|
|
| namespace | Trk |
| | Ensure that the ATLAS eigen extensions are properly loaded.
|