9#ifndef PIXELOFFLINECALIBDATA_H
10#define PIXELOFFLINECALIBDATA_H
Hold mappings of ranges to condition objects.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Hold mapping of ranges to condition objects.
PixelClusterOnTrackErrorData * getPixelClusterOnTrackErrorData()
~PixelOfflineCalibData()
default destructor
PixelOfflineCalibData & operator=(const PixelOfflineCalibData &rhs)=delete
PixelClusterErrorData * getPixelClusterErrorData()
bool update(const PixelClusterErrorData &idat)
std::vector< float > GetConstants() const
PixelOfflineCalibData()
Constructor:
void SetConstants(const std::vector< float > &constants)
int GetNumberOfConstants() const
PixelOfflineCalibData(const PixelOfflineCalibData &rhs)=delete
PixelClusterOnTrackErrorData * m_clusterontrackerrordata
PixelChargeInterpolationParameters * getPixelChargeInterpolationParameters()
PixelChargeInterpolationParameters * m_chargeinterpolationparameters
PixelClusterErrorData * m_clustererrordata
It manages the parametrizations of the uncertainty on the position of pixel clusters.