ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParticleDataTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Utilities/Units.hpp"
#include "ActsFatras/Utilities/ParticleData.hpp"
+ Include dependency graph for ParticleDataTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (InvalidInput)
 
 BOOST_AUTO_TEST_CASE (Electron)
 
 BOOST_AUTO_TEST_CASE (Gamma)
 
 BOOST_AUTO_TEST_CASE (Pion)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( InvalidInput  )

Definition at line 26 of file ParticleDataTests.cpp.

View newest version in sPHENIX GitHub at line 26 of file ParticleDataTests.cpp

References Acts::eInvalid, f, ActsFatras::findCharge(), ActsFatras::findMass(), and ActsFatras::findName().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( Electron  )

Definition at line 32 of file ParticleDataTests.cpp.

View newest version in sPHENIX GitHub at line 32 of file ParticleDataTests.cpp

References Acts::units::_e, Acts::units::_keV, CHECK_CLOSE_REL, Acts::eAntiElectron, Acts::eElectron, Acts::ePositron, eps, ActsFatras::findCharge(), ActsFatras::findMass(), and ActsFatras::findName().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( Gamma  )

Definition at line 44 of file ParticleDataTests.cpp.

View newest version in sPHENIX GitHub at line 44 of file ParticleDataTests.cpp

References Acts::eGamma, ActsFatras::findCharge(), ActsFatras::findMass(), and ActsFatras::findName().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( Pion  )

Definition at line 50 of file ParticleDataTests.cpp.

View newest version in sPHENIX GitHub at line 50 of file ParticleDataTests.cpp

References Acts::units::_e, Acts::units::_MeV, CHECK_CLOSE_REL, Acts::ePionMinus, Acts::ePionPlus, Acts::ePionZero, eps, ActsFatras::findCharge(), ActsFatras::findMass(), and ActsFatras::findName().

+ Here is the call graph for this function: