Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELDCSHVDATA_H
12 #define PIXELDCSHVDATA_H
Hold mappings of ranges to condition objects.
SingleConditionsDatum< float,-1000.f, 1000.f, 150.f, 0.f > m_impl
CONDCONT_DEF(PixelDCSHVData, 578988313)
Class for single value per channel, with defaults, limits, and invalid value defined.
void setValue(int chanNum, T value)
float defaultVoltage() const
void useDefaultValue(bool b)
void setBiasVoltage(int chanNum, float value)
void setChannelToDefault(int chanNum)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
float getBiasVoltage(const int chanNum) const
void defaultVoltage(float v)
T getValue(const int chanNum) const
void setChanToDefault(int chanNum)
macros to associate a CLID to a type