![]() |
ECCE @ EIC Software
Reference for
ECCE @ 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"
Include dependency graph for PdgSelectorsTests.cpp: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 25 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 25 of file PdgSelectorsTests.cpp
References G4InuclParticleNames::electron, G4InuclParticleNames::pion(), and G4InuclParticleNames::positron.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | AbsPdgSelector | ) |
Definition at line 34 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 34 of file PdgSelectorsTests.cpp
References G4InuclParticleNames::electron, G4InuclParticleNames::pion(), and G4InuclParticleNames::positron.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | PdgExcluder | ) |
Definition at line 43 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 43 of file PdgSelectorsTests.cpp
References G4InuclParticleNames::electron, G4InuclParticleNames::pion(), and G4InuclParticleNames::positron.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | AbsPdgExcluder | ) |
Definition at line 52 of file PdgSelectorsTests.cpp.
View newest version in sPHENIX GitHub at line 52 of file PdgSelectorsTests.cpp
References G4InuclParticleNames::electron, G4InuclParticleNames::pion(), and G4InuclParticleNames::positron.
Here is the call graph for this function: