1 #ifndef MONPEDESTALSONLINEDAT_H
2 #define MONPEDESTALSONLINEDAT_H
19 inline std::string
getTable() {
return "MON_PEDESTALS_ONLINE_DAT"; }
32 throw(std::runtime_error);
35 throw(std::runtime_error);
38 throw(std::runtime_error);
43 throw(std::runtime_error);
void setTaskStatus(bool status)
void writeDB(const EcalLogicID *ecid, const MonPedestalsOnlineDat *item, MonRunIOV *iov)
void fetchData(std::map< EcalLogicID, MonPedestalsOnlineDat > *fillMap, MonRunIOV *iov)
void setADCMeanG12(float mean)
void writeArrayDB(const std::map< EcalLogicID, MonPedestalsOnlineDat > *data, MonRunIOV *iov)
bool getTaskStatus() const
float getADCMeanG12() const
void setADCRMSG12(float rms)
char data[epos_bytes_allocation]
void fillMap(Registry *reg, regmap_type &fillme)
float getADCRMSG12() const