Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ReferenceGeneratorsTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Detector/detail/ReferenceGenerators.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Surfaces/RectangleBounds.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include <memory>
#include <utility>
#include <vector>
+ Include dependency graph for ReferenceGeneratorsTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (CenterReference)
 
 BOOST_AUTO_TEST_CASE (BinningPositionReference)
 
 BOOST_AUTO_TEST_CASE (PolyhedronReference)
 

Variables

Acts::GeometryContext tContext
 
auto rBounds = std::make_shared<Acts::RectangleBounds>(10, 20)
 
auto sTransform = Acts::Transform3::Identity()
 
auto pSurface
 

Function Documentation

BOOST_AUTO_TEST_CASE ( CenterReference  )

Definition at line 34 of file ReferenceGeneratorsTests.cpp.

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

References pSurface, Acts::Experimental::detail::CenterReferenceGenerator::references(), tContext, and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( BinningPositionReference  )

Definition at line 41 of file ReferenceGeneratorsTests.cpp.

View newest version in sPHENIX GitHub at line 41 of file ReferenceGeneratorsTests.cpp

References pSurface, Acts::Experimental::detail::BinningValueReferenceGenerator< bVAL >::references(), tContext, and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( PolyhedronReference  )

Definition at line 50 of file ReferenceGeneratorsTests.cpp.

View newest version in sPHENIX GitHub at line 50 of file ReferenceGeneratorsTests.cpp

References pSurface, Acts::Experimental::detail::PolyhedronReferenceGenerator< nSEGS, aBARY >::references(), tContext, and physmon_ckf_tracking::u.

+ Here is the call graph for this function:

Variable Documentation

Definition at line 25 of file ReferenceGeneratorsTests.cpp.

View newest version in sPHENIX GitHub at line 25 of file ReferenceGeneratorsTests.cpp