ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LoopProtectionTests.cpp File Reference
+ Include dependency graph for LoopProtectionTests.cpp:

Go to the source code of this file.

Classes

struct  Acts::Test::SteppingState
 mockup of stepping state More...
 
struct  Acts::Test::Stepper
 This is a struct to mimic the stepper. More...
 
struct  Acts::Test::NavigationState
 mockup of navigation state More...
 
struct  Acts::Test::Options
 mockup of the Propagator Options More...
 
struct  Acts::Test::PropagatorState
 mockup of propagtor state More...
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Typedefs

using Acts::Test::EigenStepper = EigenStepper< BField >
 
using Acts::Test::EigenPropagator = Propagator< EigenStepper >
 

Functions

 Acts::Test::BOOST_DATA_TEST_CASE (loop_aborter_test, bdata::random((bdata::seed=21, bdata::distribution=std::uniform_real_distribution<>(-M_PI, M_PI)))^bdata::random((bdata::seed=22, bdata::distribution=std::uniform_real_distribution<>(-M_PI, M_PI)))^bdata::xrange(1), phi, deltaPhi, index)
 
 Acts::Test::BOOST_DATA_TEST_CASE (propagator_loop_protection_test, bdata::random((bdata::seed=20, bdata::distribution=std::uniform_real_distribution<>(0.5_GeV, 10_GeV)))^bdata::random((bdata::seed=21, bdata::distribution=std::uniform_real_distribution<>(-M_PI, M_PI)))^bdata::random((bdata::seed=22, bdata::distribution=std::uniform_real_distribution<>(1.0, M_PI-1.0)))^bdata::random((bdata::seed=23, bdata::distribution=std::uniform_int_distribution<>(0, 1)))^bdata::xrange(ntests), pT, phi, theta, charge, index)