ATLAS Offline Software
|
#include <array>
#include <ostream>
Go to the source code of this file.
Classes | |
class | Trk::ObjectAccessor |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &sl, const ObjectAccessor &oac) |
Overload of << operator for both, MsgStream and std::ostream for debug output. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const ObjectAccessor &oac) |