![]() |
ATLAS Offline Software
|
#include "TileTrackingGeometry/TileVolumeBuilder.h"#include "TileDetDescr/TileDetDescrManager.h"#include "CaloDetDescr/CaloDepthTool.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "CaloDetDescr/CaloDetDescriptor.h"#include "CaloDetDescr/CaloDetDescrElement.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoShape.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoPcon.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoVPhysVol.h"#include "GeoModelKernel/GeoVolumeCursor.h"#include "GeoModelKernel/Units.h"#include "TrkDetDescrInterfaces/ITrackingVolumeCreator.h"#include "TrkDetDescrUtils/GeometryStatics.h"#include "TrkDetDescrUtils/BinnedArray.h"#include "TrkDetDescrUtils/BinningType.h"#include "TrkGeometry/TrackingVolume.h"#include "TrkGeometry/AlignableTrackingVolume.h"#include "TrkGeometry/Material.h"#include "TrkGeometry/CylinderLayer.h"#include "TrkGeometry/DiscLayer.h"#include "TrkGeometry/LayerMaterialProperties.h"#include "TrkDetDescrGeoModelCnv/GeoShapeConverter.h"#include "TrkDetDescrGeoModelCnv/GeoMaterialConverter.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/CylinderBounds.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/DiscBounds.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SystemOfUnits.h"#include "StoreGate/StoreGateSvc.h"
1.8.18