![]() |
ATLAS Offline Software
|
#include "TrkParametersBase/CurvilinearParametersT.h"#include "TrkParametersBase/ParametersT.h"#include "TrkSurfaces/ConeSurface.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/PerigeeSurface.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkSurfaces/StraightLineSurface.h"Go to the source code of this file.
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| MsgStream & | operator<< (MsgStream &sl, const Trk::NeutralParameters &pars) |
| Overload of << operator for both, MsgStream and std::ostream for debug output. | |
| std::ostream & | operator<< (std::ostream &sl, const Trk::NeutralParameters &pars) |
| Overload of << operator for both, MsgStream and std::ostream for debug output. | |
Variables | |
| constexpr size_t | Trk::NeutralParametersDim = 5 |
| MsgStream & operator<< | ( | MsgStream & | sl, |
| const Trk::NeutralParameters & | pars ) |
Overload of << operator for both, MsgStream and std::ostream for debug output.
Definition at line 22 of file NeutralParameters.cxx.
| std::ostream & operator<< | ( | std::ostream & | sl, |
| const Trk::NeutralParameters & | pars ) |
Overload of << operator for both, MsgStream and std::ostream for debug output.
Definition at line 26 of file NeutralParameters.cxx.