![]() |
ATLAS Offline Software
|
#include "HGTD_GeoModel/HGTD_DetectorFactory.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "AthenaBaseComps/AthCheckMacros.h"#include "StoreGate/StoreGateSvc.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "DetDescrConditions/AlignableTransformContainer.h"#include "HGTD_GeoModel/HGTD_GeoModelAthenaComps.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoAlignableTransform.h"#include "GeoModelKernel/GeoTorus.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelInterfaces/IGeoModelSvc.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "GeoModelUtilities/DecodeVersionKey.h"#include "GeoModelUtilities/StoredPhysVol.h"#include "GeoModelUtilities/StoredAlignX.h"#include "GaudiKernel/SystemOfUnits.h"#include "HGTD_Identifier/HGTD_ID.h"#include "HGTD_ReadoutGeometry/HGTD_DetectorManager.h"#include "HGTD_ReadoutGeometry/HGTD_ModuleDesign.h"#include "HGTD_ReadoutGeometry/HGTD_DetectorElement.h"#include "ReadoutGeometryBase/PixelDiodeMatrix.h"#include "ReadoutGeometryBase/SiCommonItems.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "RDBAccessSvc/IRDBRecord.h"#include <sstream>#include <cmath>
1.8.18