EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CutoutCylinderVolumeBoundsTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/CutoutCylinderVolumeBounds.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/Polyhedron.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Visualization/PlyVisualization3D.hpp"
#include <fstream>
#include <iostream>
#include <memory>
+ Include dependency graph for CutoutCylinderVolumeBoundsTests.cpp:

Go to the source code of this file.

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Functions

 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeBoundsConstruction)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeBoundsRecreation)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeBoundsExceptions)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeBoundsAccess)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeBoundsInside)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeBoundsBoundingBox)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CutoutCylinderVolumeOrientedBoundaries)