EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "ActsFatras/EventData/Hit.hpp"
#include <limits>
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 27 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 27 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 50 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 50 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 73 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 73 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 97 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 97 of file HitTests.cpp
References CHECK_CLOSE_OR_SMALL, CHECK_CLOSE_REL, eps, Acts::UnitConstants::h, pid, and Acts::UnitConstants::u.