![]()  | 
						
							 
								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/PlaneSurface.hpp"#include "Acts/Surfaces/RectangleBounds.hpp"#include "Acts/Tests/CommonHelpers/DetectorElementStub.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Definitions.hpp"#include <limits>
 Include dependency graph for PlaneSurfaceTests.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 (PlaneSurfaceConstruction) | |
| Unit test for creating compliant/non-compliant PlaneSurface object.   | |
| Acts::Test::BOOST_AUTO_TEST_CASE (PlaneSurfaceProperties) | |
| Unit test for testing PlaneSurface properties.   | |
| Acts::Test::BOOST_AUTO_TEST_CASE (PlaneSurfaceEqualityOperators) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (PlaneSurfaceExtent) | |
| Unit test for testing PlaneSurface extent via Polyhedron representation.   | |
| Acts::Test::BOOST_AUTO_TEST_CASE (PlaneSurfaceAlignment) | |
| Unit test for testing PlaneSurface alignment derivatives.   | |