|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKALIGNINTERFACES_IGEOMETRYMANAGERTOOL_H
6 #define TRKALIGNINTERFACES_IGEOMETRYMANAGERTOOL_H
8 #include "GaudiKernel/IAlgTool.h"
27 static const InterfaceID
28 IID_TRKALIGNINTERFACES_IGeometryManagerTool(
"IGeometryManagerTool",1,0);
122 return IID_TRKALIGNINTERFACES_IGeometryManagerTool;
127 #endif // TRKALIGNINTERFACES_IGEOMETRYMANAGERTOOL_H
std::vector< AlignModule * > AlignModuleList
AlignModule is a grouping of TrkDetElementBase objects, grouped according to the type of alignment,...
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
AlignPar contains all the information related to an alignment parameter of a particular align module ...
An STL vector of pointers that by default owns its pointed-to elements.