Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BetheHeitlerTests.cpp File Reference
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Common.hpp"
#include "Acts/Definitions/PdgParticle.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
#include "Acts/Tests/CommonHelpers/PredefinedMaterials.hpp"
#include "ActsFatras/EventData/Particle.hpp"
#include "ActsFatras/Physics/ElectroMagnetic/BetheHeitler.hpp"
#include <array>
#include <random>
#include <utility>
#include "Dataset.hpp"
+ Include dependency graph for BetheHeitlerTests.cpp:

Go to the source code of this file.

Typedefs

using Generator = std::ranlux48
 

Functions

 BOOST_DATA_TEST_CASE (FatrasBetheHeitler, Dataset::momentumPhi *Dataset::momentumLambda *Dataset::momentumAbs^Dataset::rngSeed, phi, lambda, p, seed)
 

Typedef Documentation

using Generator = std::ranlux48

Definition at line 26 of file BetheHeitlerTests.cpp.

View newest version in sPHENIX GitHub at line 26 of file BetheHeitlerTests.cpp

Function Documentation

BOOST_DATA_TEST_CASE ( FatrasBetheHeitler  ,
Dataset::momentumPhi *Dataset::momentumLambda *Dataset::momentumAbs^Dataset::rngSeed  ,
phi  ,
lambda  ,
p  ,
seed   
)

Definition at line 28 of file BetheHeitlerTests.cpp.

View newest version in sPHENIX GitHub at line 28 of file BetheHeitlerTests.cpp

References ActsFatras::Particle::absoluteMomentum(), CHECK_CLOSE_OR_SMALL, Acts::UnitConstants::e, Acts::eElectron, Acts::eEnergy, Acts::eMom0, ActsFatras::Particle::energy(), ActsFatras::Particle::fourMomentum(), gen(), k, Dataset::makeParticle(), Acts::Test::makeUnitSlab(), norm, merge_hashes::p, ActsTests::PropagationDatasets::phi, tgeo-response2json::process(), physmon_simulation::s, seed, and sum().

+ Here is the call graph for this function: