![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>#include "Acts/EventData/NeutralTrackParameters.hpp"#include "Acts/EventData/TrackParameters.hpp"#include "Acts/EventData/detail/TransformationBoundToFree.hpp"#include "Acts/Propagator/StraightLineStepper.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/Helpers.hpp"#include <limits>
Include dependency graph for StraightLineStepperTests.cpp:Go to the source code of this file.
Classes | |
| struct | Acts::Test::PropState< stepper_state_t > |
| Simplified propagator state. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (straight_line_stepper_state_test) | |
| These tests are aiming to test whether the state setup is working properly. | |
| Acts::Test::BOOST_AUTO_TEST_CASE (straight_line_stepper_test) | |