![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Algebra.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/UnitVectors.hpp"#include <algorithm>#include <cmath>#include <limits>
Include dependency graph for UnitVectorsTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (DirectionPhiEta) | |
| BOOST_AUTO_TEST_CASE (DirectionPhiTheta) | |
| BOOST_AUTO_TEST_CASE (CurvilinearTransverse) | |
| BOOST_AUTO_TEST_CASE (CurvilinearPositiveZ) | |
| BOOST_AUTO_TEST_CASE (CurvilinearNegativeZ) | |
| BOOST_AUTO_TEST_CASE (CurvilinearCloseToZ) | |
| BOOST_AUTO_TEST_CASE | ( | DirectionPhiEta | ) |
Definition at line 27 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 27 of file UnitVectorsTests.cpp
References CHECK_CLOSE_REL, eps, inf, and Acts::makeDirectionFromPhiEta().
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | DirectionPhiTheta | ) |
Definition at line 92 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 92 of file UnitVectorsTests.cpp
References CHECK_CLOSE_REL, eps, and Acts::makeDirectionFromPhiTheta().
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | CurvilinearTransverse | ) |
Definition at line 178 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 178 of file UnitVectorsTests.cpp
| BOOST_AUTO_TEST_CASE | ( | CurvilinearPositiveZ | ) |
Definition at line 184 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 184 of file UnitVectorsTests.cpp
| BOOST_AUTO_TEST_CASE | ( | CurvilinearNegativeZ | ) |
Definition at line 189 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 189 of file UnitVectorsTests.cpp
| BOOST_AUTO_TEST_CASE | ( | CurvilinearCloseToZ | ) |
Definition at line 194 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 194 of file UnitVectorsTests.cpp
References eps.