![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/data/test_case.hpp>#include <boost/test/unit_test.hpp>#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/MagneticField/ConstantBField.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Plugins/Autodiff/AutodiffExtensionWrapper.hpp"#include "Acts/Propagator/DefaultExtension.hpp"#include "Acts/Propagator/EigenStepper.hpp"#include "Acts/Propagator/Propagator.hpp"#include "Acts/Propagator/StraightLineStepper.hpp"#include <limits>#include "../PropagationDatasets.hpp"#include "../PropagationTests.hpp"
Include dependency graph for PropagationCompareEigenAutodiff.cpp:Go to the source code of this file.
Functions | |
| BOOST_DATA_TEST_CASE (ChargedZeroMagneticField, ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength, phi, theta, p, q, s) | |
| BOOST_DATA_TEST_CASE | ( | ChargedZeroMagneticField | , |
| ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | |||
| ) |
Definition at line 85 of file PropagationCompareEigenAutodiff.cpp.
View newest version in sPHENIX GitHub at line 85 of file PropagationCompareEigenAutodiff.cpp
References geoCtx, magCtx, makeParametersCurvilinear(), and runForwardComparisonTest().
Here is the call graph for this function: