Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RangeXDTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Utilities/Range1D.hpp"
#include "Acts/Utilities/RangeXD.hpp"
#include <limits>
+ Include dependency graph for RangeXDTests.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 (default_constructor_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (mutate_ranges_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (degenerate_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (degenerate_false_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (contains_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (equality_int)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (subset1_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (subset2_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (superset2_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (intersection_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (intersection_false_double)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (intersection_false2_double)