![]() |
ATLAS Offline Software
|
#include "SCT_DetectorFactoryLite.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "DetDescrConditions/AlignableTransformContainer.h"#include "GeoModelInterfaces/IGeoDbTagSvc.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "GeoModelRead/ReadGeoModel.h"#include "GeoModelKernel/GeoVolumeCursor.h"#include "GeoModelKernel/GeoAlignableTransform.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoShape.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShapeUnion.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoVPhysVol.h"#include "GeoModelUtilities/StoredAlignX.h"#include "GeoModelUtilities/StoredPhysVol.h"#include "ReadoutGeometryBase/InDetDD_Defs.h"#include "ReadoutGeometryBase/SiCommonItems.h"#include "InDetReadoutGeometry/Version.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecord.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "SCT_Barrel.h"#include "SCT_DataBase.h"#include "SCT_Forward.h"#include "SCT_GeneralParameters.h"#include "SCT_GeoModelAthenaComps.h"#include "SCT_Identifier.h"#include "SCT_MaterialManager.h"#include "SCT_ReadoutGeometry/SCT_ModuleSideDesign.h"#include "StoreGate/StoreGateSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/SystemOfUnits.h"#include <iomanip>#include <iostream>#include <string>
1.8.18