ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DiscTrapezoidBoundsTests.cpp File Reference
#include <boost/test/data/test_case.hpp>
#include <boost/test/tools/output_test_stream.hpp>
#include <boost/test/unit_test.hpp>
#include <limits>
#include "Acts/Surfaces/DiscTrapezoidBounds.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Definitions.hpp"
+ Include dependency graph for DiscTrapezoidBoundsTests.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 (DiscTrapezoidBoundsConstruction)
 Unit tests for DiscTrapezoidBounds constrcuctors.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (DiscTrapezoidBoundsRecreation)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (DiscTrapezoidBoundsExceptions)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (DiscTrapezoidBoundsProperties)
 Unit tests for DiscTrapezoidBounds properties.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (DiscTrapezoidBoundsAssignment)
 Unit test for testing DiscTrapezoidBounds assignment.