5#ifndef _RIO_OnTrackErrorScaling_H_
6#define _RIO_OnTrackErrorScaling_H_
43 const char *
const *param_names,
44 unsigned int n_paramters)
const;
52#include "AthenaKernel/CondCont.h"
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
uint32_t CLID
The Class ID type.
void checkParameters(const char *label, unsigned int n_paramter_sets, const char *const *param_names, unsigned int n_paramters) const
Convenience function to check whether the number of parameters is correct.
virtual CLID clid() const
std::vector< std::vector< double > > & params()
std::vector< std::vector< double > > m_params
virtual bool postProcess()
const std::vector< std::vector< double > > & params() const
RIO_OnTrackErrorScaling()
virtual Type type() const
virtual ~RIO_OnTrackErrorScaling()
std::string label(const std::string &format, int i)