![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>#include <boost/test/unit_test.hpp>#include "Acts/EventData/detail/TransformationBoundToFree.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/UnitVectors.hpp"#include "Acts/Utilities/Units.hpp"#include <cmath>#include <limits>#include "TrackParametersDatasets.hpp"
Include dependency graph for TransformBoundToFreeTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_DATA_TEST_CASE (Parameters, surfaces *posSymmetric *posSymmetric *ts *phis *thetas *ps *qsNonZero, surface, l0, l1, time, phi, theta, p, q) | |
| BOOST_DATA_TEST_CASE | ( | Parameters | , |
| surfaces *posSymmetric *posSymmetric *ts *phis *thetas *ps * | qsNonZero, | ||
| surface | , | ||
| l0 | , | ||
| l1 | , | ||
| time | , | ||
| phi | , | ||
| theta | , | ||
| p | , | ||
| q | |||
| ) |
Definition at line 31 of file TransformBoundToFreeTests.cpp.
View newest version in sPHENIX GitHub at line 31 of file TransformBoundToFreeTests.cpp
References CHECK_CLOSE_OR_SMALL, CHECK_CLOSE_REL, Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundPhi, Acts::eBoundQOverP, Acts::eBoundTheta, Acts::eBoundTime, Acts::eFreeDir0, Acts::eFreePos0, Acts::eFreeQOverP, Acts::eFreeTime, eps, fv(), Acts::Test::geoCtx, Acts::makeDirectionUnitFromPhiTheta(), p, phi, pos(), theta(), Acts::Test::time, and Acts::detail::transformBoundToFreeParameters().
Here is the call graph for this function: