Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KdtSurfacesProviderTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Detector/KdtSurfacesProvider.hpp"
#include "Acts/Detector/detail/GridAxisGenerators.hpp"
#include "Acts/Geometry/Extent.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/LayerCreator.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Tests/CommonHelpers/CylindricalTrackingGeometry.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include "Acts/Utilities/Enumerate.hpp"
#include <algorithm>
#include <cstddef>
#include <iterator>
#include <memory>
#include <utility>
#include <vector>
+ Include dependency graph for KdtSurfacesProviderTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (KdtSurfacesProvider_misconfigured)
 
 BOOST_AUTO_TEST_CASE (KdtSurfacesProvider)
 

Variables

GeometryContext tContext
 
CylindricalTrackingGeometry cGeometry = CylindricalTrackingGeometry(tContext)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( KdtSurfacesProvider_misconfigured  )

Definition at line 85 of file KdtSurfacesProviderTests.cpp.

View newest version in sPHENIX GitHub at line 85 of file KdtSurfacesProviderTests.cpp

BOOST_AUTO_TEST_CASE ( KdtSurfacesProvider  )

Definition at line 93 of file KdtSurfacesProviderTests.cpp.

View newest version in sPHENIX GitHub at line 93 of file KdtSurfacesProviderTests.cpp

References b1, Acts::binR, Acts::binZ, Acts::Extent::set(), Acts::Experimental::KdtSurfacesProvider< kDIM, bSize, reference_generator >::surfaces(), tContext, and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

Variable Documentation

Definition at line 34 of file KdtSurfacesProviderTests.cpp.

View newest version in sPHENIX GitHub at line 34 of file KdtSurfacesProviderTests.cpp

GeometryContext tContext

Definition at line 33 of file KdtSurfacesProviderTests.cpp.

View newest version in sPHENIX GitHub at line 33 of file KdtSurfacesProviderTests.cpp