Go to the documentation of this file. 1 #ifndef MONLASERPULSEDAT_H
2 #define MONLASERPULSEDAT_H
std::string getTable() override
~MonLaserPulseDat() override
void fetchData(std::map< EcalLogicID, MonLaserPulseDat > *fillMap, MonRunIOV *iov) noexcept(false)
void setPulseHeightMean(float p)
float getPulseWidthMean() const
void writeArrayDB(const std::map< EcalLogicID, MonLaserPulseDat > *data, MonRunIOV *iov) noexcept(false)
float getPulseHeightRMS() const
void setPulseHeightRMS(float p)
void prepareWrite() noexcept(false) override
void setPulseWidthMean(float p)
float getPulseHeightMean() const
void setPulseWidthRMS(float p)
char data[epos_bytes_allocation]
void writeDB(const EcalLogicID *ecid, const MonLaserPulseDat *item, MonRunIOV *iov) noexcept(false)
float getPulseWidthRMS() const