14#ifndef SCT_GAINCALIBDATA_H
15#define SCT_GAINCALIBDATA_H
26typedef std::array<SCT_ModuleGainCalibData, SCT_ConditionsData::NUMBER_OF_MODULES>
SCT_GainCalibData;
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_ModuleGainCalibData, SCT_ConditionsData::NUMBER_OF_MODULES > SCT_GainCalibData
Typedef for data object used in SCT_ReadCalibChipGainCondAlg and SCT_ReadCalibChipDataTool.