![]() |
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/Selectors/KinematicCasts.hpp"#include <limits>#include "Dataset.hpp"
Include dependency graph for KinematicCastsTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (BackwardParticle) | |
| BOOST_AUTO_TEST_CASE (CentralParticle) | |
| BOOST_AUTO_TEST_CASE (ForwardParticle) | |
| BOOST_AUTO_TEST_CASE | ( | BackwardParticle | ) |
Definition at line 28 of file KinematicCastsTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file KinematicCastsTests.cpp
References Dataset::backwardPion, CHECK_CLOSE_REL, CHECK_SMALL, Acts::UnitConstants::e, eps, and particle.
| BOOST_AUTO_TEST_CASE | ( | CentralParticle | ) |
Definition at line 42 of file KinematicCastsTests.cpp.
View newest version in sPHENIX GitHub at line 42 of file KinematicCastsTests.cpp
References Dataset::centralPion, CHECK_CLOSE_REL, CHECK_SMALL, Acts::UnitConstants::e, eps, and particle.
| BOOST_AUTO_TEST_CASE | ( | ForwardParticle | ) |
Definition at line 56 of file KinematicCastsTests.cpp.
View newest version in sPHENIX GitHub at line 56 of file KinematicCastsTests.cpp
References CHECK_CLOSE_REL, CHECK_SMALL, Acts::UnitConstants::e, eps, Dataset::forwardPion, and particle.