Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GenericApproachDescriptorTests.cpp File Reference
#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/GenericApproachDescriptor.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/Layer.hpp"
#include "Acts/Surfaces/BoundaryCheck.hpp"
#include "Acts/Surfaces/CylinderSurface.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Surfaces/SurfaceArray.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Intersection.hpp"
#include <cstddef>
#include <limits>
#include <memory>
#include <vector>
#include "../Surfaces/SurfaceStub.hpp"
#include "LayerStub.hpp"
+ Include dependency graph for GenericApproachDescriptorTests.cpp:

Go to the source code of this file.

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Test
 
namespace  Acts::Test::Layers
 

Functions

 Acts::Test::Layers::BOOST_AUTO_TEST_CASE (GenericApproachDescriptorConstruction)
 
 Acts::Test::Layers::BOOST_AUTO_TEST_CASE (GenericApproachDescriptorProperties)
 Unit test for testing GenericApproachDescriptor properties.
 
 Acts::Test::Layers::BOOST_AUTO_TEST_CASE (GenericApproachNoOverstepping)
 

Variables

GeometryContext Acts::Test::Layers::tgContext = GeometryContext()