ATLAS Offline Software
|
#include "TrkEventPrimitives/ParamDefs.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "Identifier/Identifier.h"
#include "TrkTrack/TrackStateOnSurface.h"
#include "TrkEventPrimitives/TrackStateDefs.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | Trk::AlignModule |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
void | Trk::decomposeTransform (const Amg::Transform3D &transform, double *values) |
std::string | Trk::detTypeStr (AlignModule::DetectorType detType) |
returns the detector type More... | |
MsgStream & | Trk::operator<< (MsgStream &sl, const AlignModule &alignModule) |
overload of << operator for MsgStream for debug output More... | |