14#ifndef SCT_NOISECALIBDATA_H
15#define SCT_NOISECALIBDATA_H
26typedef std::array<SCT_ModuleNoiseCalibData, SCT_ConditionsData::NUMBER_OF_MODULES>
SCT_NoiseCalibData;
33#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
header file containing the number of elements and enumerated type of parameters which may be retrieve...
std::array< SCT_ModuleNoiseCalibData, SCT_ConditionsData::NUMBER_OF_MODULES > SCT_NoiseCalibData
Class for data object used in SCT_ReadCalibChipNoiseCondAlg and SCT_ReadCalibChipDataTool.