![]() |
ATLAS Offline Software
|
#include "LArVolumeBuilder.h"#include "LArReadoutGeometry/LArDetectorManager.h"#include "CaloDetDescr/CaloDepthTool.h"#include "CaloDetDescr/CaloDetDescrManager.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 "GeoModelUtilities/StoredPhysVol.h"#include "GeoModelUtilities/GeoVisitVolumes.h"#include "GeoModelUtilities/GeoAlignmentStore.h"#include "TrkDetDescrUtils/GeometryStatics.h"#include "TrkDetDescrUtils/BinnedArray.h"#include "TrkDetDescrUtils/GeometrySignature.h"#include "TrkDetDescrGeoModelCnv/GeoShapeConverter.h"#include "TrkDetDescrGeoModelCnv/GeoMaterialConverter.h"#include "TrkGeometry/TrackingVolume.h"#include "TrkGeometry/BinnedMaterial.h"#include "TrkGeometry/Material.h"#include "TrkGeometry/CylinderLayer.h"#include "TrkGeometry/DiscLayer.h"#include "TrkGeometry/LayerMaterialProperties.h"#include "TrkGeometry/AlignableTrackingVolume.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/CylinderBounds.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/DiscBounds.h"#include "TrkGeometrySurfaces/SlidingCylinderSurface.h"#include "TrkGeometrySurfaces/SlidingDiscSurface.h"
1.8.18