![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>#include <boost/test/included/unit_test.hpp>#include <limits>#include <random>#include <vector>#include "Acts/EventData/SingleCurvilinearTrackParameters.hpp"#include "Acts/Geometry/CuboidVolumeBuilder.hpp"#include "Acts/Geometry/TrackingGeometry.hpp"#include "Acts/Geometry/TrackingGeometryBuilder.hpp"#include "Acts/Geometry/TrackingVolume.hpp"#include "Acts/Material/Material.hpp"#include "Acts/Material/MaterialMapUtils.hpp"#include "Acts/Propagator/Navigator.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Helpers.hpp"#include "Acts/Utilities/detail/Axis.hpp"#include "Acts/Utilities/detail/Grid.hpp"
Include dependency graph for MaterialMapUtilsTests.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. | |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (materialmap_creation) | |