Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::KalmanFitter< propagator_t, traj_t >::Aborter< parameters_t > Class Template Reference

#include <acts/blob/sPHENIX/Core/include/Acts/TrackFitting/KalmanFitter.hpp>

Public Types

using action_type = Actor< parameters_t >
 Broadcast the result_type.
 

Public Member Functions

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

Detailed Description

template<typename propagator_t, typename traj_t>
template<typename parameters_t>
class Acts::KalmanFitter< propagator_t, traj_t >::Aborter< parameters_t >

Definition at line 1057 of file KalmanFitter.hpp.

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

Member Typedef Documentation

template<typename propagator_t , typename traj_t >
template<typename parameters_t >
using Acts::KalmanFitter< propagator_t, traj_t >::Aborter< parameters_t >::action_type = Actor<parameters_t>

Broadcast the result_type.

Definition at line 1060 of file KalmanFitter.hpp.

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

Member Function Documentation

template<typename propagator_t , typename traj_t >
template<typename parameters_t >
template<typename propagator_state_t , typename stepper_t , typename navigator_t , typename result_t >
bool Acts::KalmanFitter< propagator_t, traj_t >::Aborter< parameters_t >::operator() ( propagator_state_t &  ,
const stepper_t &  ,
const navigator_t &  ,
const result_t &  result,
const Logger  
) const
inline

Definition at line 1064 of file KalmanFitter.hpp.

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


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