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/Propagator/EigenStepper.hpp"
#include "Acts/Propagator/Propagator.hpp"
#include "Acts/Propagator/StraightLineStepper.hpp"
#include <limits>
#include "PropagationDatasets.hpp"
#include "PropagationTests.hpp"
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 80 of file PropagationCompareEigenStraightLine.cpp.
View newest version in sPHENIX GitHub at line 80 of file PropagationCompareEigenStraightLine.cpp
References geoCtx, magCtx, makeParametersCurvilinear(), and runForwardComparisonTest().