ATLAS Offline Software
Loading...
Searching...
No Matches
Track.h File Reference
#include <atomic>
#include <iostream>
#include <memory>
#include <vector>
#include "AthContainers/DataVector.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "CxxUtils/CachedValue.h"
#include "TrkEventPrimitives/FitQuality.h"
#include "TrkEventPrimitives/TrkObjectCounter.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkTrack/TrackInfo.h"
#include "TrkTrack/TrackStateOnSurface.h"
#include "TrkTrackSummary/TrackSummary.h"
#include "Track.icc"

Go to the source code of this file.

Classes

class  Trk::Track
 The ATLAS Track class. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Typedefs

using Trk::TrackStates = DataVector<const Trk::TrackStateOnSurface>

Functions

MsgStream & Trk::operator<< (MsgStream &sl, const Track &track)
 Overload of << operator for MsgStream for debug output.
std::ostream & Trk::operator<< (std::ostream &sl, const Track &track)
 Overload of << operator for std::ostream for debug output.