|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKALIGNINTERFACES_ALIGNMODULETOOL_IH
6 #define TRKALIGNINTERFACES_ALIGNMODULETOOL_IH
8 #include "GaudiKernel/IAlgTool.h"
9 #include "GaudiKernel/ToolHandle.h"
38 static const InterfaceID
39 IID_TRKALIGNINTERFACES_IAlignModuleTool(
"Trk::IAlignModuleTool",1,0);
64 std::vector<AlignModuleList*>* idHashToAlignModMap) = 0;
150 {
return IID_TRKALIGNINTERFACES_IAlignModuleTool; }
154 #endif // TRKALIGNINTERFACES_ALIGNMODULETOOL_IH
std::vector< AlignModule * > AlignModuleList
TransformParameters
enum to keep track of transformation coordinates
AlignTSOS is a TSOS with extra variables useful for alignment. It is created using an implementation ...
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
An STL vector of pointers that by default owns its pointed-to elements.
AlignModuleListType
Type of AlignModuleList (see description above).
AlignTrack is a generalization of a Trk::Track, used as the basic object to contain track information...