![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>#include "Acts/Definitions/Units.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "ActsFatras/Selectors/KinematicCasts.hpp"#include <cmath>#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 30 of file KinematicCastsTests.cpp.
View newest version in sPHENIX GitHub at line 30 of file KinematicCastsTests.cpp
References Dataset::backwardPion, CHECK_CLOSE_REL, CHECK_SMALL, E, Acts::UnitConstants::e, eps, Eta, P(), particle, and Pt().
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | CentralParticle | ) |
Definition at line 44 of file KinematicCastsTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file KinematicCastsTests.cpp
References Dataset::centralPion, CHECK_CLOSE_REL, CHECK_SMALL, E, Acts::UnitConstants::e, eps, Eta, P(), particle, and Pt().
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | ForwardParticle | ) |
Definition at line 58 of file KinematicCastsTests.cpp.
View newest version in sPHENIX GitHub at line 58 of file KinematicCastsTests.cpp
References CHECK_CLOSE_REL, CHECK_SMALL, E, Acts::UnitConstants::e, eps, Eta, Dataset::forwardPion, P(), particle, and Pt().
Here is the call graph for this function: