Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProcessTests.cpp File Reference
#include <boost/test/included/unit_test.hpp>
#include <boost/test/data/test_case.hpp>
#include <boost/test/output_test_stream.hpp>
#include "Acts/Utilities/Definitions.hpp"
#include "Fatras/Kernel/PhysicsList.hpp"
#include "Fatras/Kernel/Process.hpp"
#include "Fatras/Kernel/SelectorList.hpp"
#include "Particle.hpp"
#include <algorithm>
#include <random>
+ Include dependency graph for ProcessTests.cpp:

Go to the source code of this file.

Classes

struct  Fatras::Test::Detector
 The detector. More...
 
struct  Fatras::Test::Selector
 The selector. More...
 
struct  Fatras::Test::EnergyDecreaser
 The scattering formula. More...
 

Namespaces

namespace  Fatras
 
namespace  Fatras::Test
 

Macros

#define BOOST_TEST_MODULE   AbortList Tests
 Boost include(s)
 

Typedefs

typedef std::mt19937 Fatras::Test::Generator
 the generator
 

Functions

 Fatras::Test::BOOST_DATA_TEST_CASE (Process_test_, bdata::random((bdata::seed=20, bdata::distribution=std::uniform_real_distribution<>(0., 1.)))^bdata::random((bdata::seed=21, bdata::distribution=std::uniform_real_distribution<>(0., 1.)))^bdata::random((bdata::seed=22, bdata::distribution=std::uniform_real_distribution<>(0., 1.)))^bdata::random((bdata::seed=23, bdata::distribution=std::uniform_real_distribution<>(1., 100.)))^bdata::xrange(100), x, y, z, p, index)
 Test the scattering implementation.
 

Macro Definition Documentation

#define BOOST_TEST_MODULE   AbortList Tests

Boost include(s)

Definition at line 10 of file ProcessTests.cpp.

View newest version in sPHENIX GitHub at line 10 of file ProcessTests.cpp