EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/UnitVectors.hpp"
#include <limits>
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, and Acts::makeDirectionUnitFromPhiEta().
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, and Acts::makeDirectionUnitFromPhiTheta().
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.