![]() |
ATLAS Offline Software
|
#include "Identifier/Identifier.h"#include "TrkSurfaces/SurfaceHolders.h"#include <iostream>#include <vector>Go to the source code of this file.
Classes | |
| class | Trk::AlignmentEffectsOnTrack |
| Class to represent misalignments or 'discontinuities' on tracks These have a surface where the z axis is aligned with the direction of the translation, and the angle of the rotation is with respect to this. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| MsgStream & | Trk::operator<< (MsgStream &sl, const AlignmentEffectsOnTrack &tsos) |
| Overload of << operator for MsgStream for debug output. | |
| std::ostream & | Trk::operator<< (std::ostream &sl, const AlignmentEffectsOnTrack &tsos) |
| Overload of << operator for std::ostream for debug output. | |