11#ifndef PIXELDCSSTATEDATA_H
12#define PIXELDCSSTATEDATA_H
15#include <unordered_map>
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
const IntConditions & moduleStatusMap() const
int getModuleStatus(const int chanNum) const
void setModuleStatus(const int chanNum, const int value)
IntConditions m_moduleStatus
std::unordered_map< int, int > IntConditions