EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::VoidKalmanSmoother Struct Reference

void Kalman smoother More...

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

Public Member Functions

template<typename parameters_t , typename track_states_t >
const parameters_t * operator() (track_states_t &) const
 Public call mimicking an updater.
 

Detailed Description

void Kalman smoother

Definition at line 86 of file VoidKalmanComponents.hpp.

View newest version in sPHENIX GitHub at line 86 of file VoidKalmanComponents.hpp

Member Function Documentation

template<typename parameters_t , typename track_states_t >
const parameters_t* Acts::VoidKalmanSmoother::operator() ( track_states_t &  ) const
inline

Public call mimicking an updater.

Template Parameters
track_states_tType of the track states
Parameters
statesThe track states to be smoothed
Returns
The resulting

Definition at line 95 of file VoidKalmanComponents.hpp.

View newest version in sPHENIX GitHub at line 95 of file VoidKalmanComponents.hpp


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