ATLAS Offline Software
|
#include "TrkParticleBase/TrackParticleBase.h"
#include "TrkEventPrimitives/ParamDefs.h"
#include "VxVertex/VxCandidate.h"
#include "TrkTrackSummary/TrackSummary.h"
#include "TrkEventPrimitives/FitQuality.h"
#include "GaudiKernel/MsgStream.h"
Go to the source code of this file.
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
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... | |