![]() |
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/Common.hpp"#include "Acts/Definitions/TrackParametrization.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/EventData/detail/TransformationFreeToBound.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/UnitVectors.hpp"#include <algorithm>#include <cmath>#include <limits>#include <utility>#include <vector>#include "TrackParametersDatasets.hpp"
Include dependency graph for TransformFreeToBoundTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_DATA_TEST_CASE (GlobalToBoundTrackParameters, surfaces *posSymmetric *posSymmetric *ts *phis *thetas *ps *qsNonZero, surface, l0, l1, time, phiInput, theta, p, q) | |
| BOOST_DATA_TEST_CASE (GlobalToCurvilinearParameters, ts *phis *thetas *ps *qsNonZero, time, phiInput, theta, p, q) | |
| BOOST_DATA_TEST_CASE | ( | GlobalToBoundTrackParameters | , |
| surfaces *posSymmetric *posSymmetric *ts *phis *thetas *ps * | qsNonZero, | ||
| surface | , | ||
| l0 | , | ||
| l1 | , | ||
| time | , | ||
| phiInput | , | ||
| theta | , | ||
| p | , | ||
| q | |||
| ) |
Definition at line 38 of file TransformFreeToBoundTests.cpp.
View newest version in sPHENIX GitHub at line 38 of file TransformFreeToBoundTests.cpp
References CHECK_CLOSE_OR_SMALL, Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundPhi, Acts::eBoundQOverP, Acts::eBoundTheta, Acts::eBoundTime, Acts::eFreeDir0, Acts::eFreeDir1, Acts::eFreeDir2, Acts::eFreePos0, Acts::eFreePos1, Acts::eFreePos2, Acts::eFreeQOverP, Acts::eFreeTime, Acts::eMom0, Acts::eMom1, Acts::eMom2, Acts::ePos0, Acts::ePos1, Acts::ePos2, eps, geoCtx, loc, Acts::makeDirectionFromPhiTheta(), merge_hashes::p, ActsTests::PropagationDatasets::phi, Acts::Test::pos, ActsTests::PropagationDatasets::theta, Acts::Test::time, and Acts::detail::transformFreeToBoundParameters().
Here is the call graph for this function:| BOOST_DATA_TEST_CASE | ( | GlobalToCurvilinearParameters | , |
| ts *phis *thetas *ps * | qsNonZero, | ||
| time | , | ||
| phiInput | , | ||
| theta | , | ||
| p | , | ||
| q | |||
| ) |
Definition at line 123 of file TransformFreeToBoundTests.cpp.
View newest version in sPHENIX GitHub at line 123 of file TransformFreeToBoundTests.cpp
References CHECK_CLOSE_OR_SMALL, CHECK_SMALL, Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundPhi, Acts::eBoundQOverP, Acts::eBoundTheta, Acts::eBoundTime, eps, geoCtx, Acts::makeDirectionFromPhiTheta(), merge_hashes::p, ActsTests::PropagationDatasets::phi, ActsTests::PropagationDatasets::theta, Acts::Test::time, and Acts::detail::transformFreeToCurvilinearParameters().
Here is the call graph for this function: