![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>#include <fstream>#include <iostream>#include <memory>#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/Tests/CommonHelpers/ObjTestWriter.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Visualization/PlyVisualization.hpp"
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) | |