ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
void Kalman smoother More...
#include <acts/blob/master/Core/include/Acts/Fitter/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. | |
void Kalman smoother
Definition at line 99 of file VoidKalmanComponents.hpp.
View newest version in sPHENIX GitHub at line 99 of file VoidKalmanComponents.hpp
|
inline |
Public call mimicking an updater.
track_states_t | Type of the track states |
states | The track states to be smoothed |
Definition at line 108 of file VoidKalmanComponents.hpp.
View newest version in sPHENIX GitHub at line 108 of file VoidKalmanComponents.hpp