ATLAS Offline Software
|
AlignModule is a grouping of TrkDetElementBase objects, grouped according to the type of alignment, groupings being specific to detector type.
For example, for MDT alignment: 1) L1 alignment uses an AlignModule for each endcap and one for the barrel for a total of 3 AlignModule elements in the AlignModuleList. 2) L3 alignment uses a single MDT chamber for each AlignModule. 3) L2 and other types not yet implemented for MDT alignment. See detector-specific implementation of IGeometryManagerTool::createAlignModuleList() to see how implemented.
More...
#include <AlignModule.h>
AlignModule is a grouping of TrkDetElementBase objects, grouped according to the type of alignment, groupings being specific to detector type.
For example, for MDT alignment: 1) L1 alignment uses an AlignModule for each endcap and one for the barrel for a total of 3 AlignModule elements in the AlignModuleList. 2) L3 alignment uses a single MDT chamber for each AlignModule. 3) L2 and other types not yet implemented for MDT alignment. See detector-specific implementation of IGeometryManagerTool::createAlignModuleList() to see how implemented.