![]() |
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/Material/HomogeneousSurfaceMaterial.hpp"#include "Acts/Surfaces/DiscSurface.hpp"#include "Acts/Surfaces/DiscTrapezoidBounds.hpp"#include "Acts/Surfaces/RadialBounds.hpp"#include "Acts/Tests/CommonHelpers/DetectorElementStub.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Definitions.hpp"#include <limits>
Include dependency graph for DiscSurfaceTests.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 (DiscSurfaceConstruction) | |
| Unit tests for creating DiscSurface object. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (DiscSurfaceProperties,*utf::expected_failures(2)) | |
| Unit tests of all named methods. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (DiscSurfaceAssignment) | |
| Unit test for testing DiscSurface assignment and equality. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (DiscSurfaceExtent) | |
| Unit test for testing DiscSurface assignment and equality. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (DiscSurfaceAlignment) | |
| Unit test for testing DiscSurface alignment derivatives. | |