#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/MsgStream.h"
#include "TrkGeometry/MagneticFieldMode.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include <iostream>
#include "TrkGeometry/MagneticFieldProperties.icc"
Go to the source code of this file.
|
| Trk |
| Ensure that the ATLAS eigen extensions are properly loaded.
|
|
|
MsgStream & | Trk::operator<< (MsgStream &sl, const MagneticFieldProperties &mprop) |
| Overload of << operator for both, MsgStream and std::ostream for debug output. More...
|
|
std::ostream & | Trk::operator<< (std::ostream &sl, const MagneticFieldProperties &mprop) |
|