Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImpactPointEstimatorTests.cpp File Reference
+ Include dependency graph for ImpactPointEstimatorTests.cpp:

Go to the source code of this file.

Functions

 BOOST_DATA_TEST_CASE (SingleTrackDistanceParametersCompatibility3D, tracks, d0, l0, t0, phi, theta, p, q)
 
 BOOST_DATA_TEST_CASE (TimeAtPca, tracksWithoutIPs *vertices, t0, phi, theta, p, q, vx0, vy0, vz0, vt0)
 
 BOOST_DATA_TEST_CASE (VertexCompatibility4D, IPs *vertices, d0, l0, vx0, vy0, vz0, vt0)
 
 BOOST_AUTO_TEST_CASE (SingleTrackDistanceParametersAthenaRegression)
 
 BOOST_AUTO_TEST_CASE (Lifetimes2d3d)
 
 BOOST_DATA_TEST_CASE (SingeTrackImpactParameters, tracks *vertices, d0, l0, t0, phi, theta, p, q, vx0, vy0, vz0, vt0)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( SingleTrackDistanceParametersAthenaRegression  )

Definition at line 420 of file ImpactPointEstimatorTests.cpp.

View newest version in sPHENIX GitHub at line 420 of file ImpactPointEstimatorTests.cpp

References Acts::Surface::center(), CHECK_CLOSE_ABS, Acts::GenericBoundTrackParameters< ParticleHypothesis >::create(), distance(), Acts::ePos0, Acts::Test::geoContext, Acts::Test::magFieldContext, Acts::ParticleHypothesis::pion(), Acts::GenericBoundTrackParameters< particle_hypothesis_t >::referenceSurface(), filter::state, and value.

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( Lifetimes2d3d  )

Definition at line 456 of file ImpactPointEstimatorTests.cpp.

View newest version in sPHENIX GitHub at line 456 of file ImpactPointEstimatorTests.cpp

References Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundPhi, Acts::eBoundQOverP, Acts::eBoundTheta, Acts::eBoundTime, Acts::Test::geoContext, Acts::Test::magFieldContext, and Acts::ParticleHypothesis::pion().

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( SingleTrackDistanceParametersCompatibility3D  ,
tracks  ,
d0  ,
l0  ,
t0  ,
phi  ,
theta  ,
p  ,
 
)
BOOST_DATA_TEST_CASE ( VertexCompatibility4D  ,
IPs *  vertices,
d0  ,
l0  ,
vx0  ,
vy0  ,
vz0  ,
vt0   
)

Definition at line 335 of file ImpactPointEstimatorTests.cpp.

View newest version in sPHENIX GitHub at line 335 of file ImpactPointEstimatorTests.cpp

References Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundTime, gen(), Acts::Test::geoContext, Acts::ParticleHypothesis::pion(), seed, and value.

+ Here is the call graph for this function:

BOOST_DATA_TEST_CASE ( SingeTrackImpactParameters  ,
tracks vertices,
d0  ,
l0  ,
t0  ,
phi  ,
theta  ,
p  ,
,
vx0  ,
vy0  ,
vz0  ,
vt0   
)