ATLAS Offline Software
|
#include "GaudiKernel/MsgStream.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "TrkTrack/Track.h"
#include "VxVertex/VxCandidate.h"
#include "xAODTracking/Vertex.h"
#include "TrkAlignEvent/AlignTrack.h"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "AthContainers/DataVector.h"
#include <vector>
#include <fstream>
Go to the source code of this file.
Classes | |
class | Trk::AlignVertex |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::vector< AlignTrack ** > | Trk::AlignTrackCollection |
typedef std::vector< AlignTrack ** >::const_iterator | Trk::AlignTrackIt |
typedef std::pair< const AlignModule *, std::vector< Amg::VectorX > > | Trk::AlignModuleVertexDerivatives |