header file for data object for SCT_DCSConditions{HV,Temp}CondAlg, SCT_DCSConditionsTool,...
void setValue(const CondAttrListCollection::ChanNum &chanNum, const float value)
Set a float value for a channel.
void clear()
Clear the m_channelValues.
FloatConditions m_channelValues
bool getValue(const CondAttrListCollection::ChanNum &chanNum, float &value) const
Get the float value for a channel.
SCT_DCSFloatCondData()
Constructor.