![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/data/test_case.hpp>#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/TrackParametrization.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/EventData/detail/TransformationBoundToFree.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/UnitVectors.hpp"#include <algorithm>#include <limits>#include <utility>#include <vector>#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 36 of file TransformBoundToFreeTests.cpp.
View newest version in sPHENIX GitHub at line 36 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, geoCtx, testSigmaEff::l1, loc, Acts::makeDirectionFromPhiTheta(), merge_hashes::p, ActsTests::PropagationDatasets::phi, Acts::Test::pos, ActsTests::PropagationDatasets::theta, Acts::Test::time, and Acts::detail::transformBoundToFreeParameters().
Here is the call graph for this function: