![]() |
ATLAS Offline Software
|
#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.
Classes | |
| class | Trk::MagneticFieldProperties |
| magnetic field properties to steer the behavior of the extrapolation More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| MsgStream & | Trk::operator<< (MsgStream &sl, const MagneticFieldProperties &mprop) |
| Overload of << operator for both, MsgStream and std::ostream for debug output. | |
| std::ostream & | Trk::operator<< (std::ostream &sl, const MagneticFieldProperties &mprop) |