ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CylinderVolumeBoundsTests.cpp File Reference
+ Include dependency graph for CylinderVolumeBoundsTests.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 (CylinderVolumeBoundsConstruction)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CylinderVolumeBoundsRecreation)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CylinderVolumeBoundsExceptions)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CylinderVolumeBoundsAccess)
 
 Acts::Test::BOOST_DATA_TEST_CASE (CylinderVolumeBoundsDecomposeToSurfaces, bdata::random(-M_PI, M_PI)^bdata::random(-M_PI, M_PI)^bdata::random(-M_PI, M_PI)^bdata::random(-10., 10.)^bdata::random(-10., 10.)^bdata::random(-10., 10.)^bdata::xrange(100), alpha, beta, gamma, posX, posY, posZ, index)
 Unit test for testing the decomposeToSurfaces() function.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (CylinderVolumeBoundsBoundingBox)