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

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.
 

Detailed Description

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

Member Function Documentation

template<typename measurement_t , typename parameters_t >
Result<measurement_t> Acts::VoidKalmanComponents::operator() ( measurement_t  measurement,
const parameters_t &   
) const
inline

Public call mimicking a calibrator.

Template Parameters
measurement_tType of the measurement
parameter_tType of the parameters for calibration
Parameters
mMeasurement to be moved through
parsParameters to be used for calibration
Returns
void-calibrated measurement

Definition at line 29 of file VoidKalmanComponents.hpp.

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


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