ATLAS Offline Software
Namespaces | Macros | Functions
AlignModule.cxx File Reference
#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>
Include dependency graph for AlignModule.cxx:

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...
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 17 of file AlignModule.cxx.