ATLAS Offline Software
|
#include "AthLinks/ElementLink.h"
#include "TrkTrack/TrackCollection.h"
#include "VxVertex/VxContainer.h"
#include "TrkEventPrimitives/VertexType.h"
#include "TrkTrack/Track.h"
#include <vector>
#include "TrkParameters/TrackParameters.h"
#include "TrkTrack/TrackInfo.h"
Go to the source code of this file.
Classes | |
class | Trk::TrackParticleBase |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef VertexType | Trk::TrackParticleOrigin |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &sl, const TrackParticleBase &trackParticleBase) |
Overload of << operator for MsgStream for debug output. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const TrackParticleBase &trackParticleBase) |
Overload of << operator for std::ostream for debug output. More... | |