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

Go to the source code of this file.

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Typedefs

using Acts::Test::AtlasStepperType = AtlasStepper< BFieldType >
 

Functions

std::shared_ptr< Transform3D > Acts::Test::createCylindricTransform (const Vector3D &nposition, double angleX, double angleY)
 
std::shared_ptr< Transform3D > Acts::Test::createPlanarTransform (const Vector3D &nposition, const Vector3D &nnormal, double angleT, double angleU)
 
BoundToFreeMatrix Acts::Test::convertToMatrix (const std::array< double, 60 > P)
 
template<typename Parameters >
void Acts::Test::testJacobianToGlobal (const Parameters &pars)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (JacobianCurvilinearToGlobalTest)
 This tests the jacobian of local curvilinear -> global.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (JacobianCylinderToGlobalTest)
 This tests the jacobian of local cylinder -> global.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (JacobianDiscToGlobalTest)
 This tests the jacobian of local disc -> global.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (JacobianPlaneToGlobalTest)
 This tests the jacobian of local plane -> global.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (JacobianPerigeeToGlobalTest)
 This tests the jacobian of local perigee -> global.
 
 Acts::Test::BOOST_AUTO_TEST_CASE (JacobianStrawToGlobalTest)
 This tests the jacobian of local straw -> global.