![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>#include <boost/test/floating_point_comparison.hpp>#include <boost/test/unit_test.hpp>#include "Acts/MagneticField/ConstantBField.hpp"#include "Acts/MagneticField/InterpolatedBFieldMap.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/MagneticField/SharedBField.hpp"#include "Acts/MagneticField/SolenoidBField.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Units.hpp"
Include dependency graph for MagneticFieldInterfaceConsistencyTests.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 | |
| template<class BField_t > | |
| void | Acts::Test::testInterfaceConsistency (const BField_t &field) |
| Acts::Test::BOOST_AUTO_TEST_CASE (TestConstantBFieldInterfaceConsistency) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (TestSolenoidBFieldInterfaceConsistency) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (TestInterpolatedBFieldMapInterfaceConsistency) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (TestSharedBFieldInterfaceConsistency) | |