Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "ActsFatras/EventData/Barcode.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 29 of file HitTests.cpp.
View newest version in sPHENIX GitHub at line 29 of file HitTests.cpp
References CHECK_CLOSE_REL, CHECK_SMALL, eps, Jetscape::gid, h, train_ambiguity_solver::pid, and physmon_ckf_tracking::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, Jetscape::gid, h, train_ambiguity_solver::pid, and physmon_ckf_tracking::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, Jetscape::gid, h, train_ambiguity_solver::pid, and physmon_ckf_tracking::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, Jetscape::gid, h, train_ambiguity_solver::pid, and physmon_ckf_tracking::u.