2 #ifndef HcalDcsValues_h 3 #define HcalDcsValues_h 27 typedef std::vector<HcalDcsValue>
DcsSet;
56 bool subDetOk(DcsSet
const& valList,
int LS)
const;
57 bool sortList(DcsSet& valList)
const;
DcsSet getValues(HcalDcsDetId const &fid)
bool exists(HcalDcsDetId const &fid)
DcsSet const & getAllSubdetValues(DcsSubDet subd) const
std::string myname() const
bool foundDcsId(DcsSet const &valList, HcalDcsDetId const &fid) const
std::vector< HcalDcsValue > DcsSet
bool DcsValuesOK(DcsSubDet subd, int LS=-1)
#define COND_SERIALIZABLE
bool addValue(HcalDcsValue const &newVal)
bool sortList(DcsSet &valList) const
bool subDetOk(DcsSet const &valList, int LS) const