EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Utilities/PdgParticle.hpp"
#include "ActsFatras/Selectors/PdgSelectors.hpp"
#include "Dataset.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (PdgSelector) | |
BOOST_AUTO_TEST_CASE (AbsPdgSelector) | |
BOOST_AUTO_TEST_CASE (PdgExcluder) | |
BOOST_AUTO_TEST_CASE (AbsPdgExcluder) | |
BOOST_AUTO_TEST_CASE | ( | PdgSelector | ) |
Definition at line 26 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 26 of file PdgSelectorsTests.cpp
BOOST_AUTO_TEST_CASE | ( | AbsPdgSelector | ) |
Definition at line 35 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 35 of file PdgSelectorsTests.cpp
BOOST_AUTO_TEST_CASE | ( | PdgExcluder | ) |
Definition at line 44 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file PdgSelectorsTests.cpp
BOOST_AUTO_TEST_CASE | ( | AbsPdgExcluder | ) |
Definition at line 53 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 53 of file PdgSelectorsTests.cpp