![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>#include "Acts/Geometry/CuboidVolumeBounds.hpp"#include "Acts/Geometry/TrackingVolume.hpp"#include "Acts/Material/HomogeneousVolumeMaterial.hpp"#include "Acts/Propagator/detail/VolumeMaterialInteraction.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"#include "Acts/Utilities/Units.hpp"
Include dependency graph for VolumeMaterialInteractionTests.cpp:Go to the source code of this file.
Classes | |
| struct | Acts::Test::StepperState |
| Simplified stepper state. More... | |
| struct | Acts::Test::State |
| Simplified propgator state. More... | |
| struct | Acts::Test::Stepper |
| This is a struct to mimic the stepper. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (volume_material_interaction_test) | |