11#ifndef PIXELDCSHVDATA_H
12#define PIXELDCSHVDATA_H
Hold mappings of ranges to condition objects.
#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
Class for single value per channel, with defaults, limits, and invalid value defined.
SingleConditionsDatum< float,-1000.f, 1000.f, 150.f, 0.f > m_impl
void defaultVoltage(float v)
void setBiasVoltage(int chanNum, float value)
float defaultVoltage() const
float getBiasVoltage(const int chanNum) const
void setChannelToDefault(int chanNum)