Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BetheBlochTests.cpp File Reference
#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)
 

Typedef Documentation

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

Function Documentation

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: