![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/data/test_case.hpp>#include <boost/test/unit_test.hpp>#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"#include "ActsFatras/EventData/Particle.hpp"#include "ActsFatras/Physics/ElectroMagnetic/BetheBloch.hpp"#include <array>#include <random>#include "Dataset.hpp"
Include dependency graph for BetheBlochTests.cpp:Go to the source code of this file.
Typedefs | |
| using | Generator = std::ranlux48 |
Functions | |
| BOOST_DATA_TEST_CASE (FatrasBetheBloch, Dataset::parameters, pdg, phi, lambda, p, seed) | |
| using Generator = std::ranlux48 |
Definition at line 21 of file BetheBlochTests.cpp.
View newest version in sPHENIX GitHub at line 21 of file BetheBlochTests.cpp
| BOOST_DATA_TEST_CASE | ( | FatrasBetheBloch | , |
| Dataset::parameters | , | ||
| pdg | , | ||
| phi | , | ||
| lambda | , | ||
| p | , | ||
| seed | |||
| ) |
Definition at line 23 of file BetheBlochTests.cpp.
View newest version in sPHENIX GitHub at line 23 of file BetheBlochTests.cpp
References ActsFatras::Particle::absoluteMomentum(), ActsFatras::Particle::energy(), gen(), Dataset::makeParticle(), Acts::Test::makeUnitSlab(), merge_hashes::p, pdg, ActsTests::PropagationDatasets::phi, tgeo-response2json::process(), and seed.
Here is the call graph for this function: