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/Geometry/GeometryContext.hpp"
#include "Acts/Surfaces/PerigeeSurface.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include <memory>
#include <string>
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 (PerigeeSurfaceConstruction) | |
Unit test for creating compliant/non-compliant PerigeeSurface object. | |
Acts::Test::BOOST_AUTO_TEST_CASE (PerigeeSurfaceProperties) | |
Unit test for testing PerigeeSurface properties. | |
Acts::Test::BOOST_AUTO_TEST_CASE (EqualityOperators) | |