![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>#include <boost/test/unit_test.hpp>#include "Acts/Material/InterpolatedMaterialMap.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/detail/Axis.hpp"#include "Acts/Utilities/detail/Grid.hpp"#include <array>
Include dependency graph for InterpolatedMaterialMapTests.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Typedefs | |
| using | Acts::Test::grid_t = detail::Grid< ActsVectorF< 5 >, detail::EquidistantAxis, detail::EquidistantAxis > |
Functions | |
| ActsVectorD< dim > | Acts::Test::trafoGlobalToLocal (const Vector3D &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 |