EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ConvexPolygonBoundsTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Surfaces/ConvexPolygonBounds.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include <chrono>
#include <iostream>
#include <memory>
+ Include dependency graph for ConvexPolygonBoundsTests.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.
 

Typedefs

using vec2 = Acts::Vector2D
 
template<int N>
using poly = Acts::ConvexPolygonBounds< N >
 

Functions

 Acts::Test::BOOST_AUTO_TEST_CASE (ConvexPolygonBoundsConvexity)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (ConvexPolygonBoundsConstruction)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (ConvexPolygonBoundsRecreation)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (ConvexPolygonBoundsDynamicTest)
 

Typedef Documentation

template<int N>
using poly = Acts::ConvexPolygonBounds<N>

Definition at line 21 of file ConvexPolygonBoundsTests.cpp.

View newest version in sPHENIX GitHub at line 21 of file ConvexPolygonBoundsTests.cpp

Definition at line 19 of file ConvexPolygonBoundsTests.cpp.

View newest version in sPHENIX GitHub at line 19 of file ConvexPolygonBoundsTests.cpp