ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/MagneticField/ConstantBField.hpp"
#include "Acts/Propagator/AtlasStepper.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
Go to the source code of this file.
Classes | |
struct | Acts::Test::PropState |
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 (atlas_stepper_state_test) | |
These tests are aiming to test whether the state setup is working properly. | |
Acts::Test::BOOST_AUTO_TEST_CASE (atlas_stepper_test) | |