Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Tests/UnitTests/Core/TrackFitting/FitterTestsCommon.hpp>
Public Member Functions | |
template<typename traj_t > | |
bool | operator() (typename traj_t::ConstTrackStateProxy state) const |
Public Attributes | |
double | momentumMax = std::numeric_limits<double>::max() |
Determine if the smoothing of a track should be done with or without reverse filtering
Definition at line 66 of file FitterTestsCommon.hpp.
View newest version in sPHENIX GitHub at line 66 of file FitterTestsCommon.hpp
|
inline |
Classify a measurement as a valid one or an outlier.
trackState | The trackState of the last measurement |
False | if we don't use the reverse filtering for the smoothing of the track |
True | if we use the reverse filtering for the smoothing of the track |
Definition at line 75 of file FitterTestsCommon.hpp.
View newest version in sPHENIX GitHub at line 75 of file FitterTestsCommon.hpp
References Acts::eBoundQOverP, and momentum.
Definition at line 67 of file FitterTestsCommon.hpp.
View newest version in sPHENIX GitHub at line 67 of file FitterTestsCommon.hpp