EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
void Measurement calibrator and converter More...
#include <acts/blob/sPHENIX/Core/include/Acts/TrackFitting/detail/VoidKalmanComponents.hpp>
Public Member Functions | |
template<typename measurement_t , typename parameters_t > | |
Result< measurement_t > | operator() (measurement_t measurement, const parameters_t &) const |
Public call mimicking a calibrator. | |
void Measurement calibrator and converter
Definition at line 18 of file VoidKalmanComponents.hpp.
View newest version in sPHENIX GitHub at line 18 of file VoidKalmanComponents.hpp
|
inline |
Public call mimicking a calibrator.
measurement_t | Type of the measurement |
parameter_t | Type of the parameters for calibration |
m | Measurement to be moved through |
pars | Parameters to be used for calibration |
Definition at line 29 of file VoidKalmanComponents.hpp.
View newest version in sPHENIX GitHub at line 29 of file VoidKalmanComponents.hpp