EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PropagationAtlasConstant.cpp File Reference
#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/Propagator.hpp"
#include "Acts/Propagator/RiddersPropagator.hpp"
#include <limits>
#include "PropagationDatasets.hpp"
#include "PropagationTests.hpp"
+ Include dependency graph for PropagationAtlasConstant.cpp:

Go to the source code of this file.

Functions

 BOOST_DATA_TEST_CASE (ForwardBackward, 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::phi *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 (CovarianceCurvilinear, ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz)
 
 BOOST_DATA_TEST_CASE (CovarianceToCylinderAlongZ, ds::phiWithoutAmbiguity *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz)
 
 BOOST_DATA_TEST_CASE (CovarianceToDisc, ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz)
 
 BOOST_DATA_TEST_CASE (CovarianceToPlane, ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz)
 
 BOOST_DATA_TEST_CASE (CovarianceToStrawAlongZ, ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField, phi, theta, p, q, s, bz)
 

Function Documentation

BOOST_DATA_TEST_CASE ( ForwardBackward  ,
ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 62 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 62 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), and runForwardBackwardTest().

+ 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  ,
,
s  ,
bz   
)

Definition at line 74 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 74 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( ToDisc  ,
ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 83 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 83 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceTest(), 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  ,
,
s  ,
bz   
)

Definition at line 92 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 92 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceTest(), 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  ,
,
s  ,
bz   
)

Definition at line 102 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 102 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinear(), p, phi, runToSurfaceTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( CovarianceCurvilinear  ,
ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 113 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 113 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinearWithCovariance(), p, phi, runForwardComparisonTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( CovarianceToCylinderAlongZ  ,
ds::phiWithoutAmbiguity *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 123 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 123 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinearWithCovariance(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( CovarianceToDisc  ,
ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 134 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 134 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinearWithCovariance(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( CovarianceToPlane  ,
ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 144 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 144 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinearWithCovariance(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( CovarianceToStrawAlongZ  ,
ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 154 of file PropagationAtlasConstant.cpp.

View newest version in sPHENIX GitHub at line 154 of file PropagationAtlasConstant.cpp

References Acts::Test::geoCtx, Acts::Test::magCtx, makeParametersCurvilinearWithCovariance(), p, phi, runToSurfaceComparisonTest(), Acts::UnitConstants::s, and theta().

+ Here is the call graph for this function: