Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FitterTestsCommon.hpp File Reference
+ Include dependency graph for FitterTestsCommon.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TestOutlierFinder
 
struct  TestReverseFilteringLogic
 
struct  FitterTester
 

Functions

auto makeStraightPropagator (std::shared_ptr< const Acts::TrackingGeometry > geo)
 
template<typename stepper_t >
auto makeConstantFieldPropagator (std::shared_ptr< const Acts::TrackingGeometry > geo, double bz)
 

Function Documentation

template<typename stepper_t >
auto makeConstantFieldPropagator ( std::shared_ptr< const Acts::TrackingGeometry geo,
double  bz 
)

Definition at line 97 of file FitterTestsCommon.hpp.

View newest version in sPHENIX GitHub at line 97 of file FitterTestsCommon.hpp

References cfg, ckf::field, testing::internal::move(), Acts::Test::navigator, and propagation_timing::stepper.

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

auto makeStraightPropagator ( std::shared_ptr< const Acts::TrackingGeometry geo)

Definition at line 84 of file FitterTestsCommon.hpp.

View newest version in sPHENIX GitHub at line 84 of file FitterTestsCommon.hpp

References cfg, testing::internal::move(), Acts::Test::navigator, and propagation_timing::stepper.

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: