Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParticleSelectorsTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/PdgParticle.hpp"
#include "ActsFatras/EventData/Barcode.hpp"
#include "ActsFatras/Selectors/ParticleSelectors.hpp"
#include "Dataset.hpp"
+ Include dependency graph for ParticleSelectorsTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (NegativeParticle)
 
 BOOST_AUTO_TEST_CASE (NeutralParticle)
 
 BOOST_AUTO_TEST_CASE (PositiveParticle)
 
 BOOST_AUTO_TEST_CASE (PdgSelector)
 
 BOOST_AUTO_TEST_CASE (AbsPdgSelector)
 
 BOOST_AUTO_TEST_CASE (PdgExcluder)
 
 BOOST_AUTO_TEST_CASE (AbsPdgExcluder)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( NegativeParticle  )

Definition at line 21 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 21 of file ParticleSelectorsTests.cpp

References Dataset::centralElectron, and particle.

BOOST_AUTO_TEST_CASE ( NeutralParticle  )

Definition at line 29 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 29 of file ParticleSelectorsTests.cpp

References Dataset::centralNeutron, and particle.

BOOST_AUTO_TEST_CASE ( PositiveParticle  )

Definition at line 37 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 37 of file ParticleSelectorsTests.cpp

References Dataset::centralPositron, and particle.

BOOST_AUTO_TEST_CASE ( PdgSelector  )

Definition at line 53 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 53 of file ParticleSelectorsTests.cpp

References electron, and pion.

BOOST_AUTO_TEST_CASE ( AbsPdgSelector  )

Definition at line 62 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 62 of file ParticleSelectorsTests.cpp

References electron, and pion.

BOOST_AUTO_TEST_CASE ( PdgExcluder  )

Definition at line 71 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 71 of file ParticleSelectorsTests.cpp

References electron, and pion.

BOOST_AUTO_TEST_CASE ( AbsPdgExcluder  )

Definition at line 80 of file ParticleSelectorsTests.cpp.

View newest version in sPHENIX GitHub at line 80 of file ParticleSelectorsTests.cpp

References electron, and pion.