![]() |
ATLAS Offline Software
|
#include "TrkVolumes/BevelledCylinderVolumeBounds.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscSurface.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkGeometrySurfaces/SubtractedDiscSurface.h"#include "TrkSurfaces/DiscBounds.h"#include "TrkSurfaces/EllipseBounds.h"#include "TrkSurfaces/RectangleBounds.h"#include "TrkSurfaces/TrapezoidBounds.h"#include "TrkVolumes/CombinedVolumeBounds.h"#include "TrkVolumes/CuboidVolumeBounds.h"#include "TrkVolumes/VolumeExcluder.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SystemOfUnits.h"#include <cmath>#include <iostream>
1.8.18