![]() |
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/LineSurface.hpp"#include "Acts/Tests/CommonHelpers/DetectorElementStub.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Tests/CommonHelpers/LineSurfaceStub.hpp"#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"#include "Acts/Utilities/Definitions.hpp"#include <limits>
Include dependency graph for LineSurfaceTests.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 (LineSurface_Constructors_test) | |
| Unit test for creating compliant/non-compliant LineSurface object. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (LineSurface_allNamedMethods_test) | |
| Unit tests of all named methods. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (LineSurface_assignment_test) | |
| Unit test for testing LineSurface assignment. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (LineSurfaceAlignment) | |
| Unit test for testing LineSurface alignment derivatives. | |