![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/data/test_case.hpp>#include <boost/test/tools/output_test_stream.hpp>#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Tolerance.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/Geometry/Extent.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/Polyhedron.hpp"#include "Acts/Surfaces/CylinderBounds.hpp"#include "Acts/Surfaces/CylinderSurface.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Surfaces/SurfaceBounds.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/Helpers.hpp"#include "Acts/Utilities/Intersection.hpp"#include "Acts/Utilities/Result.hpp"#include <algorithm>#include <cmath>#include <initializer_list>#include <memory>#include <ostream>#include <string>#include <utility>
Include dependency graph for CylinderSurfaceTests.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Test |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (CylinderSurfaceConstruction) | |
| Unit test for creating compliant/non-compliant CylinderSurface object. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (CylinderSurfaceProperties) | |
| Unit test for testing CylinderSurface properties. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (CylinderSurfaceEqualityOperators) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (CylinderSurfaceExtent) | |
| Unit test for testing CylinderSurface properties. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (CylinderSurfaceAlignment) | |
| Unit test for testing CylinderSurface alignment derivatives. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (CylinderSurfaceBinningPosition) | |
Variables | |
| GeometryContext | Acts::Test::testContext = GeometryContext() |