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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Construct)
 
 BOOST_AUTO_TEST_CASE (CorrectEnergy)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( Construct  )

Definition at line 28 of file ParticleTests.cpp.

View newest version in sPHENIX GitHub at line 28 of file ParticleTests.cpp

References Acts::units::_e, Acts::units::_GeV, CHECK_CLOSE_REL, Acts::eProton, eps, particle, pid, ActsFatras::Barcode::setParticle(), and ActsFatras::Barcode::setVertexPrimary().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( CorrectEnergy  )

Definition at line 50 of file ParticleTests.cpp.

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

References Acts::units::_e, Acts::units::_GeV, Acts::units::_MeV, CHECK_CLOSE_REL, Acts::eProton, eps, particle, pid, ActsFatras::Particle::setAbsMomentum(), ActsFatras::Particle::setDirection(), ActsFatras::Barcode::setParticle(), and ActsFatras::Barcode::setVertexPrimary().

+ Here is the call graph for this function: