Go to the documentation of this file. 1 #ifndef MONLASERBLUEDAT_H
2 #define MONLASERBLUEDAT_H
std::string getTable() override
void setAPDOverPNMean(float mean)
void writeDB(const EcalLogicID *ecid, const MonLaserBlueDat *item, MonRunIOV *iov) noexcept(false)
float getAPDOverPNMean() const
void setAPDRMS(float rms)
bool getTaskStatus() const
void writeArrayDB(const std::map< EcalLogicID, MonLaserBlueDat > *data, MonRunIOV *iov) noexcept(false)
float getAPDOverPNRMS() const
void fetchData(std::map< EcalLogicID, MonLaserBlueDat > *fillMap, MonRunIOV *iov) noexcept(false)
void setTaskStatus(bool status)
void setAPDMean(float mean)
void setAPDOverPNRMS(float rms)
char data[epos_bytes_allocation]
~MonLaserBlueDat() override
void prepareWrite() noexcept(false) override