EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::KalmanFitter< propagator_t, updater_t, smoother_t, outlier_finder_t, calibrator_t >::Aborter< source_link_t, parameters_t > Class Template Reference

Public Types

using action_type = Actor< source_link_t, parameters_t >
 Broadcast the result_type.
 

Public Member Functions

template<typename propagator_state_t , typename stepper_t , typename result_t >
bool operator() (propagator_state_t &, const stepper_t &, const result_t &result) const
 

Detailed Description

template<typename propagator_t, typename updater_t = VoidKalmanUpdater, typename smoother_t = VoidKalmanSmoother, typename outlier_finder_t = VoidOutlierFinder, typename calibrator_t = VoidMeasurementCalibrator>
template<typename source_link_t, typename parameters_t>
class Acts::KalmanFitter< propagator_t, updater_t, smoother_t, outlier_finder_t, calibrator_t >::Aborter< source_link_t, parameters_t >

Definition at line 907 of file KalmanFitter.hpp.

View newest version in sPHENIX GitHub at line 907 of file KalmanFitter.hpp

Member Typedef Documentation

template<typename propagator_t , typename updater_t = VoidKalmanUpdater, typename smoother_t = VoidKalmanSmoother, typename outlier_finder_t = VoidOutlierFinder, typename calibrator_t = VoidMeasurementCalibrator>
template<typename source_link_t , typename parameters_t >
using Acts::KalmanFitter< propagator_t, updater_t, smoother_t, outlier_finder_t, calibrator_t >::Aborter< source_link_t, parameters_t >::action_type = Actor<source_link_t, parameters_t>

Broadcast the result_type.

Definition at line 910 of file KalmanFitter.hpp.

View newest version in sPHENIX GitHub at line 910 of file KalmanFitter.hpp

Member Function Documentation

template<typename propagator_t , typename updater_t = VoidKalmanUpdater, typename smoother_t = VoidKalmanSmoother, typename outlier_finder_t = VoidOutlierFinder, typename calibrator_t = VoidMeasurementCalibrator>
template<typename source_link_t , typename parameters_t >
template<typename propagator_state_t , typename stepper_t , typename result_t >
bool Acts::KalmanFitter< propagator_t, updater_t, smoother_t, outlier_finder_t, calibrator_t >::Aborter< source_link_t, parameters_t >::operator() ( propagator_state_t &  ,
const stepper_t &  ,
const result_t &  result 
) const
inline

Definition at line 914 of file KalmanFitter.hpp.

View newest version in sPHENIX GitHub at line 914 of file KalmanFitter.hpp


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