EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
type_collector.hpp File Reference
#include <boost/hana/filter.hpp>
#include <boost/hana/set.hpp>
#include <boost/hana/type.hpp>
+ Include dependency graph for type_collector.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::detail::result_type_extractor
 
struct  Acts::detail::action_type_extractor
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::detail
 These functions perform the transport of a covariance matrix using given Jacobians. The required data is provided by the stepper object with some additional data. Since this is a purely algebraic problem the calculations are identical for StraightLineStepper and EigenStepper. As a consequence the methods can be located in a seperate file.
 

Typedefs

template<typename T >
using Acts::detail::result_type_t = typename result_type_extractor::extractor_impl< T >
 
template<typename T >
using Acts::detail::action_type_t = typename action_type_extractor::extractor_impl< T >
 

Variables

constexpr auto Acts::detail::type_collector
 
template<typename helper , typename... items>
constexpr auto Acts::detail::type_collector_t
 
template<typename T >
constexpr bool Acts::detail::has_result_type_v
 
template<typename T >
constexpr bool Acts::detail::has_action_type_v