![]() |
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/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::thetaWithoutBeam)*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::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz) | |
| BOOST_DATA_TEST_CASE (ToPlane, ds::phi *ds::thetaWithoutBeam *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::thetaWithoutBeam)*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 geoCtx, magCtx, makeParametersCurvilinearWithCovariance(), 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 67 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 67 of file PropagationCompareAtlasEigenConstant.cpp
References geoCtx, magCtx, makeParametersCurvilinearWithCovariance(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceComparisonTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::theta.
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | ToDisc | , |
| ds::phiWithoutAmbiguity *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 78 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 78 of file PropagationCompareAtlasEigenConstant.cpp
References geoCtx, magCtx, makeParametersCurvilinearWithCovariance(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceComparisonTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::theta.
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | ToPlane | , |
| ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | , | ||
| s | , | ||
| bz | |||
| ) |
Definition at line 90 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 90 of file PropagationCompareAtlasEigenConstant.cpp
References geoCtx, magCtx, makeParametersCurvilinearWithCovariance(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceComparisonTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::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 101 of file PropagationCompareAtlasEigenConstant.cpp.
View newest version in sPHENIX GitHub at line 101 of file PropagationCompareAtlasEigenConstant.cpp
References geoCtx, magCtx, makeParametersCurvilinearWithCovariance(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceComparisonTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::theta.
Here is the call graph for this function: