Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Functions
TrackRoad.h File Reference
#include "EventPrimitives/EventPrimitives.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include <iostream>
Include dependency graph for TrackRoad.h:
This graph shows which files directly or indirectly include this file:

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...