ATLAS Offline Software
|
#include "EventPrimitives/EventPrimitives.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | Trk::TrackRoad |
Encapsulates the information required by the find() method of the muon segment makers. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &stream, const TrackRoad &tr) |
Dump the road into a message stream. More... | |
std::ostream & | Trk::operator<< (std::ostream &stream, const TrackRoad &tr) |
Dump the road into a standard output stream. More... | |