![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Detector/detail/GridAxisGenerators.hpp"#include "Acts/Detector/detail/IndexedSurfacesGenerator.hpp"#include "Acts/Detector/detail/ReferenceGenerators.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/LayerCreator.hpp"#include "Acts/Navigation/NavigationDelegates.hpp"#include "Acts/Navigation/NavigationStateUpdators.hpp"#include "Acts/Navigation/SurfaceCandidatesUpdators.hpp"#include "Acts/Surfaces/DiscSurface.hpp"#include "Acts/Surfaces/RadialBounds.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Tests/CommonHelpers/CylindricalTrackingGeometry.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/Delegate.hpp"#include "Acts/Utilities/Enumerate.hpp"#include "Acts/Utilities/detail/AxisFwd.hpp"#include "Acts/Utilities/detail/Grid.hpp"#include <array>#include <cmath>#include <cstddef>#include <memory>#include <set>#include <tuple>#include <utility>#include <vector>
Include dependency graph for IndexedSurfacesGeneratorTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (RingDisc1D) | |
| BOOST_AUTO_TEST_CASE (RingDisc1DWithSupport) | |
| BOOST_AUTO_TEST_CASE (RingDisc2D) | |
| BOOST_AUTO_TEST_CASE (RingDisc2DFine) | |
| BOOST_AUTO_TEST_CASE (RingDisc2DFineExpanded) | |
| BOOST_AUTO_TEST_CASE (Cylinder2D) | |
Variables | |
| GeometryContext | tContext |
| CylindricalTrackingGeometry | cGeometry = CylindricalTrackingGeometry(tContext) |
| BOOST_AUTO_TEST_CASE | ( | RingDisc1D | ) |
Definition at line 49 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 49 of file IndexedSurfacesGeneratorTests.cpp
References Acts::binPhi, cGeometry, grid(), merge_hashes::p, Acts::Test::CylindricalTrackingGeometry::surfacesRing(), tContext, and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | RingDisc1DWithSupport | ) |
Definition at line 89 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 89 of file IndexedSurfacesGeneratorTests.cpp
References Acts::binPhi, cGeometry, grid(), testing::internal::move(), merge_hashes::p, rBounds, Acts::Test::CylindricalTrackingGeometry::surfacesRing(), tContext, and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | RingDisc2D | ) |
Definition at line 135 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 135 of file IndexedSurfacesGeneratorTests.cpp
References Acts::binPhi, Acts::binR, cGeometry, grid(), merge_hashes::p, Acts::Test::CylindricalTrackingGeometry::surfacesRing(), tContext, and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | RingDisc2DFine | ) |
Definition at line 177 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 177 of file IndexedSurfacesGeneratorTests.cpp
References Acts::binPhi, Acts::binR, cGeometry, grid(), merge_hashes::p, Acts::Test::CylindricalTrackingGeometry::surfacesRing(), tContext, and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | RingDisc2DFineExpanded | ) |
Definition at line 224 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 224 of file IndexedSurfacesGeneratorTests.cpp
References Acts::binPhi, Acts::binR, cGeometry, grid(), merge_hashes::p, Acts::Test::CylindricalTrackingGeometry::surfacesRing(), tContext, and physmon_ckf_tracking::u.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | Cylinder2D | ) |
Definition at line 269 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 269 of file IndexedSurfacesGeneratorTests.cpp
References Acts::binPhi, Acts::binZ, cGeometry, grid(), merge_hashes::p, Acts::Test::CylindricalTrackingGeometry::surfacesCylinder(), tContext, and physmon_ckf_tracking::u.
Here is the call graph for this function:Definition at line 45 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 45 of file IndexedSurfacesGeneratorTests.cpp
Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Test::BOOST_AUTO_TEST_CASE().
| GeometryContext tContext |
Definition at line 44 of file IndexedSurfacesGeneratorTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file IndexedSurfacesGeneratorTests.cpp