5#ifndef INDETALIGNGEOMTOOLS_SIGEOMETRYMANAGERTOOL_H
6#define INDETALIGNGEOMTOOLS_SIGEOMETRYMANAGERTOOL_H
17#include <TGeoManager.h>
146 Gaudi::Property<std::string>
m_pixelDetManagerName{
this,
"PixelDetectorManager",
"Pixel",
"Name of the Pixel Detector Manager to attempt to retrieve"};
147 Gaudi::Property<std::string>
m_stripDetManagerName{
this,
"StripDetectorManager",
"SCT",
"Name of the Strip Detector Manager to attempt to retrieve"};
An STL vector of pointers that by default owns its pointed-to elements.
AlignModule is a grouping of TrkDetElementBase objects, grouped according to the type of alignment,...
AlignPar contains all the information related to an alignment parameter of a particular align module ...
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...
This is an Identifier helper class for the Pixel subdetector.
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
This is an Identifier helper class for the SCT subdetector.
This is an Identifier helper class for both the Pixel and SCT subdetectors.
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< AlignModule * > AlignModuleList