![]() |
ATLAS Offline Software
|
#include "TrkVolumes/CombinedVolumeBounds.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkVolumes/SimplePolygonBrepVolumeBounds.h"#include "TrkVolumes/SubtractedVolumeBounds.h"#include "TrkVolumes/VolumeExcluder.h"#include "TrkGeometrySurfaces/SubtractedCylinderSurface.h"#include "TrkGeometrySurfaces/SubtractedPlaneSurface.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscBounds.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/EllipseBounds.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkSurfaces/RectangleBounds.h"#include "TrkSurfaces/Surface.h"#include "GaudiKernel/MsgStream.h"#include <cmath>#include <iostream>#include <stdexcept>#include <utility>
1.8.18