Analysis Software
Documentation for sPHENIX simulation 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/Definitions/Algebra.hpp"
#include "Acts/Definitions/Direction.hpp"
#include "Acts/Geometry/CutoutCylinderVolumeBounds.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include "Acts/Utilities/BoundingBox.hpp"
#include <algorithm>
#include <array>
#include <iostream>
#include <memory>
#include <stdexcept>
#include <utility>
#include <vector>
+ Include dependency graph for CutoutCylinderVolumeBoundsTests.cpp:

Go to the source code of this file.

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Test
 

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)