EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>
#include "Acts/Material/MaterialSlab.hpp"
#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"
#include "Acts/Utilities/Units.hpp"
#include "ActsFatras/EventData/Particle.hpp"
#include "ActsFatras/Kernel/PhysicsList.hpp"
#include <random>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (Empty) | |
BOOST_AUTO_TEST_CASE (SingleSterile) | |
BOOST_AUTO_TEST_CASE (SingleFatal) | |
BOOST_AUTO_TEST_CASE (SterileFatal) | |
BOOST_AUTO_TEST_CASE | ( | Empty | ) |
Definition at line 54 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 54 of file PhysicsListTests.cpp
BOOST_AUTO_TEST_CASE | ( | SingleSterile | ) |
Definition at line 64 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 64 of file PhysicsListTests.cpp
References ActsFatras::PhysicsList< processes_t >::get().
BOOST_AUTO_TEST_CASE | ( | SingleFatal | ) |
Definition at line 78 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 78 of file PhysicsListTests.cpp
References ActsFatras::PhysicsList< processes_t >::disable().
BOOST_AUTO_TEST_CASE | ( | SterileFatal | ) |
Definition at line 91 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 91 of file PhysicsListTests.cpp
References ActsFatras::PhysicsList< processes_t >::disable().