![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Direction.hpp"#include "Acts/Definitions/PdgParticle.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/EventData/ParticleHypothesis.hpp"#include "Acts/Geometry/CuboidVolumeBounds.hpp"#include "Acts/Geometry/TrackingVolume.hpp"#include "Acts/Material/HomogeneousVolumeMaterial.hpp"#include "Acts/Material/MaterialSlab.hpp"#include "Acts/Propagator/detail/VolumeMaterialInteraction.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"#include <memory>
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::NaivgatorState |
| Simplified navigator. More... | |
| struct | Acts::Test::State |
| Simplified propagator state. More... | |
| struct | Acts::Test::Stepper |
| mockup of stepping state More... | |
| struct | Acts::Test::Navigator |
| Simplified navigator. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Test |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (volume_material_interaction_test) | |