Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MagneticFieldInterfaceConsistencyTests.cpp File Reference
#include <boost/test/data/test_case.hpp>
#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/MagneticField/ConstantBField.hpp"
#include "Acts/MagneticField/InterpolatedBFieldMap.hpp"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/MagneticField/MagneticFieldProvider.hpp"
#include "Acts/MagneticField/SolenoidBField.hpp"
+ Include dependency graph for MagneticFieldInterfaceConsistencyTests.cpp:

Go to the source code of this file.

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Test
 

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)