![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>#include <boost/test/tools/output_test_stream.hpp>#include <boost/test/unit_test.hpp>#include "Acts/Surfaces/ConeBounds.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Definitions.hpp"#include <limits>
Include dependency graph for ConeBoundsTests.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 (ConeBoundsConstruction) | |
| Unit test for creating compliant/non-compliant ConeBounds object. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (ConeBoundsRecreation) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (ConeBoundsExceptions) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (ConeBoundsProperties) | |
| Unit tests for properties of ConeBounds object. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (ConeBoundsAssignment) | |