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