![]() |
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 "ActsFatras/EventData/Hit.hpp"
Include dependency graph for HitTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (WithoutInteraction) | |
| BOOST_AUTO_TEST_CASE (WithEnergyLoss) | |
| BOOST_AUTO_TEST_CASE (WithScattering) | |
| BOOST_AUTO_TEST_CASE (WithEverything) | |
| BOOST_AUTO_TEST_CASE | ( | WithoutInteraction | ) |
Definition at line 26 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 26 of file HitTests.cpp
References CHECK_CLOSE_REL, CHECK_SMALL, eps, Acts::UnitConstants::h, pid, and Acts::UnitConstants::u.
| BOOST_AUTO_TEST_CASE | ( | WithEnergyLoss | ) |
Definition at line 49 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 49 of file HitTests.cpp
References CHECK_CLOSE_OR_SMALL, CHECK_CLOSE_REL, eps, Acts::UnitConstants::h, pid, and Acts::UnitConstants::u.
| BOOST_AUTO_TEST_CASE | ( | WithScattering | ) |
Definition at line 72 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 72 of file HitTests.cpp
References CHECK_CLOSE_OR_SMALL, CHECK_CLOSE_REL, CHECK_SMALL, eps, Acts::UnitConstants::h, pid, and Acts::UnitConstants::u.
| BOOST_AUTO_TEST_CASE | ( | WithEverything | ) |
Definition at line 96 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 96 of file HitTests.cpp
References CHECK_CLOSE_OR_SMALL, CHECK_CLOSE_REL, eps, Acts::UnitConstants::h, pid, and Acts::UnitConstants::u.