EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CurvilinearTrackParametersTests.cpp File Reference
+ Include dependency graph for CurvilinearTrackParametersTests.cpp:

Go to the source code of this file.

Functions

 BOOST_DATA_TEST_CASE (NeutralConstruct, posSymmetric *posSymmetric *posSymmetric *ts *phis *thetas *ps, x, y, z, time, phiInput, theta, p)
 
 BOOST_DATA_TEST_CASE (ChargedConstruct, posSymmetric *posSymmetric *posSymmetric *ts *phis *thetas *ps *qsNonZero, x, y, z, time, phiInput, theta, p, q)
 
 BOOST_DATA_TEST_CASE (AnyConstruct, posSymmetric *posSymmetric *posSymmetric *ts *phis *thetas *ps *qsAny, x, y, z, time, phiInput, theta, p, q)
 

Function Documentation

BOOST_DATA_TEST_CASE ( NeutralConstruct  ,
posSymmetric *posSymmetric *posSymmetric *ts *phis *thetas *  ps,
x  ,
y  ,
z  ,
time  ,
phiInput  ,
theta  ,
p   
)

Definition at line 70 of file CurvilinearTrackParametersTests.cpp.

View newest version in sPHENIX GitHub at line 70 of file CurvilinearTrackParametersTests.cpp

References Acts::Test::cov, Acts::SingleBoundTrackParameters< charge_t >::covariance(), M_PI, Acts::makeDirectionUnitFromPhiTheta(), Acts::Test::pos4(), and theta().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( ChargedConstruct  ,
posSymmetric *posSymmetric *posSymmetric *ts *phis *thetas *ps *  qsNonZero,
x  ,
y  ,
z  ,
time  ,
phiInput  ,
theta  ,
p  ,
 
)

Definition at line 89 of file CurvilinearTrackParametersTests.cpp.

View newest version in sPHENIX GitHub at line 89 of file CurvilinearTrackParametersTests.cpp

References Acts::Test::cov, Acts::SingleBoundTrackParameters< charge_t >::covariance(), M_PI, Acts::makeDirectionUnitFromPhiTheta(), Acts::Test::pos4(), theta(), Acts::Test::time, x, y, and z.

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( AnyConstruct  ,
posSymmetric *posSymmetric *posSymmetric *ts *phis *thetas *ps *  qsAny,
x  ,
y  ,
z  ,
time  ,
phiInput  ,
theta  ,
p  ,
 
)

Definition at line 108 of file CurvilinearTrackParametersTests.cpp.

View newest version in sPHENIX GitHub at line 108 of file CurvilinearTrackParametersTests.cpp

References Acts::Test::cov, M_PI, Acts::makeDirectionUnitFromPhiTheta(), Acts::Test::pos4(), theta(), Acts::Test::time, x, y, and z.

+ Here is the call graph for this function: