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