![]() |
ATLAS Offline Software
|
#include "TRTDetectorFactory_Lite.h"#include "TRT_DetDescrDB_ParameterInterface.h"#include "TRT_ReadoutGeometry/TRT_Numerology.h"#include "TRT_ReadoutGeometry/TRT_BarrelDescriptor.h"#include "TRT_ReadoutGeometry/TRT_BarrelElement.h"#include "TRT_ReadoutGeometry/TRT_EndcapDescriptor.h"#include "TRT_ReadoutGeometry/TRT_EndcapElement.h"#include "TRT_ConditionsData/StrawStatus.h"#include "InDetReadoutGeometry/Version.h"#include "ReadoutGeometryBase/InDetDD_Defs.h"#include "InDetIdentifier/TRT_ID.h"#include "GeoModelRead/ReadGeoModel.h"#include "ArrayFunction.h"#include "InDetGeoModelUtils/InDetDDAthenaComps.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoAlignableTransform.h"#include "GeoModelKernel/GeoCountVolAndSTAction.h"#include "GeoModelKernel/GeoAccessVolAndSTAction.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/GeoVolumeCursor.h"#include "GeoModelKernel/Units.h"#include "GeoGenericFunctions/AbsFunction.h"#include "GeoGenericFunctions/Variable.h"#include "GeoGenericFunctions/Sin.h"#include "GeoGenericFunctions/Cos.h"#include "StoreGate/StoreGateSvc.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "RDBAccessSvc/IRDBRecord.h"#include <vector>#include <cmath>
1.8.18