Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
InterpolatedMaterialMapTests.cpp File Reference
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Material/InterpolatedMaterialMap.hpp"
#include "Acts/Material/Material.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/detail/Axis.hpp"
#include "Acts/Utilities/detail/AxisFwd.hpp"
#include "Acts/Utilities/detail/Grid.hpp"
#include <array>
#include <cstddef>
#include <functional>
#include <iosfwd>
#include <optional>
#include <tuple>
#include <utility>
#include <vector>
+ Include dependency graph for InterpolatedMaterialMapTests.cpp:

Go to the source code of this file.

Namespaces

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

Typedefs

using Acts::Test::grid_t = detail::Grid< Acts::Material::ParametersVector, detail::EquidistantAxis, detail::EquidistantAxis >
 

Functions

ActsVector< dim > Acts::Test::trafoGlobalToLocal (const Vector3 &global)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (InterpolatedMaterialMap_MaterialCell_test)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (InterpolatedMaterialMap_MaterialMapper_test)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (InterpolatedMaterialMap_test)
 

Variables

constexpr unsigned int Acts::Test::dim = 2