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