Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AxesTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Utilities/detail/Axis.hpp"
#include "Acts/Utilities/detail/AxisFwd.hpp"
#include <cstddef>
#include <vector>
+ Include dependency graph for AxesTests.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 (equidistant_axis)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (variable_axis)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (open_axis)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (closed_axis)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (neighborhood)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (wrapBin)