![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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/AtlasStepper.hpp"#include "Acts/Propagator/EigenStepper.hpp"#include "Acts/Propagator/Propagator.hpp"#include <limits>#include <utility>#include "PropagationDatasets.hpp"#include "PropagationTests.hpp"
Include dependency graph for PropagationCompareAtlasEigenConstant.cpp:Go to the source code of this file.
Functions | |
| BOOST_DATA_TEST_CASE (Forward, ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz) | |
| BOOST_DATA_TEST_CASE (ToCylinderAlongZ, ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz) | |
| BOOST_DATA_TEST_CASE (ToDisc, ds::phiWithoutAmbiguity *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz) | |
| BOOST_DATA_TEST_CASE (ToPlane, ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz) | |
| BOOST_DATA_TEST_CASE (ToStrawAlongZ, ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz) | |
| BOOST_DATA_TEST_CASE | ( | Forward | , |
| ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 56 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 56 of file PropagationCompareAtlasEigenConstant.cpp
References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), and runForwardComparisonTest().
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | ToCylinderAlongZ | , |
| ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 66 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 66 of file PropagationCompareAtlasEigenConstant.cpp
References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | ToDisc | , |
| ds::phiWithoutAmbiguity *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 77 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 77 of file PropagationCompareAtlasEigenConstant.cpp
References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | ToPlane | , |
| ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 88 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 88 of file PropagationCompareAtlasEigenConstant.cpp
References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | ToStrawAlongZ | , |
| ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 99 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 99 of file PropagationCompareAtlasEigenConstant.cpp
References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().
Here is the call graph for this function: