![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>#include <limits>#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/UnitVectors.hpp"
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 24 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 24 of file UnitVectorsTests.cpp
References CHECK_CLOSE_REL, eps, inf, M_PI, M_PI_2, and Acts::makeDirectionUnitFromPhiEta().
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | DirectionPhiTheta | ) |
Definition at line 90 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 90 of file UnitVectorsTests.cpp
References CHECK_CLOSE_REL, eps, M_PI, M_PI_2, and Acts::makeDirectionUnitFromPhiTheta().
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | CurvilinearTransverse | ) |
Definition at line 176 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 176 of file UnitVectorsTests.cpp
| BOOST_AUTO_TEST_CASE | ( | CurvilinearPositiveZ | ) |
Definition at line 182 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 182 of file UnitVectorsTests.cpp
| BOOST_AUTO_TEST_CASE | ( | CurvilinearNegativeZ | ) |
Definition at line 187 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 187 of file UnitVectorsTests.cpp
| BOOST_AUTO_TEST_CASE | ( | CurvilinearCloseToZ | ) |
Definition at line 192 of file UnitVectorsTests.cpp.
View newest version in sPHENIX GitHub at line 192 of file UnitVectorsTests.cpp
References eps.