|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ITKPIXELOFFLINECALIBDATA_H
10 #define ITKPIXELOFFLINECALIBDATA_H
Hold mappings of ranges to condition objects.
PixelOfflineCalibData & operator=(const PixelOfflineCalibData &rhs)
std::vector< float > getConstants() const
~PixelOfflineCalibData()=default
default destructor
PixelClusterErrorData * getClusterErrorData()
void setConstants(const std::vector< float > &constants)
std::unique_ptr< PixelClusterErrorData > m_clusterErrorData
PixelOfflineCalibData()
Constructor:
Hold mapping of ranges to condition objects.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
bool update(const PixelClusterErrorData &idat)
macros to associate a CLID to a type