![]() |
ECCE @ EIC Software
Reference for
ECCE @ 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 <limits>#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/detail/RealQuadraticEquation.hpp"
Include dependency graph for RealQuadraticEquationTests.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 (RealQuadraticEquationConstruction) | |
| Unit test for creating RealQuadraticEquation object. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (RealQuadraticEquationProperties) | |
| Unit test for RealQuadraticEquation properties. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (RealQuadraticEquationAssignment) | |
| Unit test for testing RealQuadraticEquation assignment. | |