ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "TrkAlignEvent/AlignModule.h"
#include "TrkAlignEvent/AlignModuleList.h"
#include "TrkAlignEvent/AlignTSOS.h"
#include "TrkMeasurementBase/MeasurementBase.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkDetElementBase/TrkDetElementBase.h"
#include "TrkSurfaces/Surface.h"
#include <cmath>
Go to the source code of this file.
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Macros | |
#define | _USE_MATH_DEFINES |
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... | |
#define _USE_MATH_DEFINES |
Definition at line 17 of file AlignModule.cxx.