Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PropagationDenseConstant.cpp File Reference
+ Include dependency graph for PropagationDenseConstant.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::thetaCentral *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::phiWithoutAmbiguity *ds::thetaCentral *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 106 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 106 of file PropagationDenseConstant.cpp

References geoCtx, magCtx, makeParametersCurvilinear(), and physmon_simulation::s.

+ 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 118 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 118 of file PropagationDenseConstant.cpp

References geoCtx, magCtx, makeParametersCurvilinear(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::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 129 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 129 of file PropagationDenseConstant.cpp

References geoCtx, magCtx, makeParametersCurvilinear(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::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 140 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 140 of file PropagationDenseConstant.cpp

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

Definition at line 152 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 152 of file PropagationDenseConstant.cpp

References geoCtx, magCtx, makeParametersCurvilinear(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runToSurfaceTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::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 165 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 165 of file PropagationDenseConstant.cpp

References geoCtx, magCtx, makeParametersCurvilinearWithCovariance(), merge_hashes::p, ActsTests::PropagationDatasets::phi, runForwardComparisonTest(), physmon_simulation::s, and ActsTests::PropagationDatasets::theta.

+ Here is the call graph for this function:

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

Definition at line 177 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 177 of file PropagationDenseConstant.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 ( CovarianceToDisc  ,
ds::phi *ds::thetaWithoutBeam *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 189 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 189 of file PropagationDenseConstant.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 ( CovarianceToPlane  ,
ds::phi *ds::theta *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 200 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 200 of file PropagationDenseConstant.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 ( CovarianceToStrawAlongZ  ,
ds::phiWithoutAmbiguity *ds::thetaCentral *ds::absMomentum *ds::chargeNonZero *ds::pathLength *ds::magneticField  ,
phi  ,
theta  ,
p  ,
,
s  ,
bz   
)

Definition at line 212 of file PropagationDenseConstant.cpp.

View newest version in sPHENIX GitHub at line 212 of file PropagationDenseConstant.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: