ATLAS Offline Software
|
#include "TrkEventPrimitives/TrkObjectCounter.h"
#include "TrkEventPrimitives/VertexType.h"
#include "VxVertex/RecVertex.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | Trk::VxCandidate |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &sl, const VxCandidate &sf) |
Overload of << operator for both, MsgStream and std::ostream for debug output; only needed in base class? More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const VxCandidate &sf) |