1 #ifndef MONDELAYSTTDAT_H
2 #define MONDELAYSTTDAT_H
19 inline std::string
getTable() {
return "MON_DELAYS_TT_DAT"; }
33 throw(std::runtime_error);
36 throw(std::runtime_error);
39 throw(std::runtime_error);
42 throw(std::runtime_error);
void fetchData(std::map< EcalLogicID, MonDelaysTTDat > *fillVec, MonRunIOV *iov)
void setDelayRMS(float rms)
float getDelayRMS() const
void setTaskStatus(bool status)
bool getTaskStatus() const
float getDelayMean() const
void writeArrayDB(const std::map< EcalLogicID, MonDelaysTTDat > *data, MonRunIOV *iov)
void writeDB(const EcalLogicID *ecid, const MonDelaysTTDat *item, MonRunIOV *iov)
void setDelayMean(float mean)