4#ifndef _MDTRIO_OnTrackErrorScaling_H_
5#define _MDTRIO_OnTrackErrorScaling_H_
13 virtual CLID clid()
const override final;
16 bool is_endcap)
const;
#define CONDCONT_DEF(...)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
uint32_t CLID
The Class ID type.
virtual bool postProcess() override final
static const char *const s_names[kNParamTypes]
virtual CLID clid() const override final
static const char *const * paramNames()
Amg::MatrixX getScaledCovariance(const Amg::MatrixX &cov_input, bool is_endcap) const
RIO_OnTrackErrorScaling()
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.