Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IntersectionTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/Intersection.hpp"
#include <algorithm>
#include <array>
#include <cmath>
#include <functional>
#include <iterator>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
+ Include dependency graph for IntersectionTests.cpp:

Go to the source code of this file.

Classes

class  Acts::Test::Object
 

Namespaces

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

Functions

 Acts::Test::BOOST_AUTO_TEST_CASE (IntersectionTest)
 test of the intersection class
 
 Acts::Test::BOOST_AUTO_TEST_CASE (ObjectIntersectionTest)
 test of the object intersection class
 
 Acts::Test::BOOST_AUTO_TEST_CASE (IntersectionStatusPrinting)