 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETALIGNGEOMTOOLS_SCTGEOMETRYMANAGERTOOL_H
6 #define INDETALIGNGEOMTOOLS_SCTGEOMETRYMANAGERTOOL_H
30 class SCT_DetectorManager;
190 Gaudi::Property<std::string>
m_stripDetManagerName{
this,
"StripDetectorManager",
"SCT",
"Name of the Strip Detector Manager to attempt to retrieve"};
197 #endif // INDETALIGNGEOMTOOLS_SCTGEOMETRYMANAGERTOOL_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.