ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
void outlier finder More...
#include <acts/blob/master/Core/include/Acts/Fitter/detail/VoidKalmanComponents.hpp>
Public Member Functions | |
template<typename track_state_t > | |
constexpr bool | operator() (const track_state_t &trackState) const |
Public call mimicking an outlier finder. | |
void outlier finder
Definition at line 114 of file VoidKalmanComponents.hpp.
View newest version in sPHENIX GitHub at line 114 of file VoidKalmanComponents.hpp
|
inline |
Public call mimicking an outlier finder.
track_state_t | Type of the track state |
trackState | The trackState to investigate |
Definition at line 123 of file VoidKalmanComponents.hpp.
View newest version in sPHENIX GitHub at line 123 of file VoidKalmanComponents.hpp