1 #ifndef MONOCCUPANCYDAT_H 2 #define MONOCCUPANCYDAT_H std::string getTable() override
int getEventsOverHighThreshold() const
void setAvgEnergy(float energy)
void writeArrayDB(const std::map< EcalLogicID, MonOccupancyDat > *data, MonRunIOV *iov) noexcept(false)
void setEventsOverLowThreshold(int events)
int m_eventsOverLowThreshold
float getAvgEnergy() const
void fetchData(std::map< EcalLogicID, MonOccupancyDat > *fillVec, MonRunIOV *iov) noexcept(false)
~MonOccupancyDat() override
void writeDB(const EcalLogicID *ecid, const MonOccupancyDat *item, MonRunIOV *iov) noexcept(false)
void setEventsOverHighThreshold(int events)
char data[epos_bytes_allocation]
int m_eventsOverHighThreshold
int getEventsOverLowThreshold() const
void prepareWrite() noexcept(false) override