ATLAS Offline Software
|
#include "EventPrimitives/EventPrimitives.h"
#include "TrkEventPrimitives/TrkObjectCounter.h"
#include "GaudiKernel/MsgStream.h"
#include "VxJetVertex/JetVtxParamDefs.h"
#include <atomic>
Go to the source code of this file.
Classes | |
class | Trk::VertexPositions |
VertexPositions class to represent and store a vertex. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &sl, const VertexPositions &sf) |
Overload of << operator for both, MsgStream and std::ostream for debug output. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const VertexPositions &sf) |