EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::fittable_measurement_helper< source_link_t > Struct Template Reference

#include <acts/blob/sPHENIX/Core/include/Acts/EventData/Measurement.hpp>

Classes

struct  meas_factory
 

Public Types

using type = typename detail::type_generator_t< BoundIndices, meas_factory >
 

Detailed Description

template<typename source_link_t>
struct Acts::fittable_measurement_helper< source_link_t >

Required factory metafunction which produces measurements. This encodes the source_link_t and hides it from the type generator.

Definition at line 337 of file Measurement.hpp.

View newest version in sPHENIX GitHub at line 337 of file Measurement.hpp

Member Typedef Documentation

template<typename source_link_t>
using Acts::fittable_measurement_helper< source_link_t >::type = typename detail::type_generator_t<BoundIndices, meas_factory>

Definition at line 343 of file Measurement.hpp.

View newest version in sPHENIX GitHub at line 343 of file Measurement.hpp


The documentation for this struct was generated from the following file: