1 #ifndef FECONFFGRGROUPDAT_H 2 #define FECONFFGRGROUPDAT_H
void setThreshLow(float x)
int getFgrGroupId() const
float getRatioHigh() const
void setRatioHigh(float x)
void setThreshHigh(float x)
float getRatioLow() const
float getThreshHigh() const
void prepareWrite() noexcept(false) override
~FEConfigFgrGroupDat() override
void setFgrGroupId(int x)
void fetchData(std::map< EcalLogicID, FEConfigFgrGroupDat > *fillMap, FEConfigFgrInfo *iconf) noexcept(false)
void setRatioLow(float x)
std::string getTable() override
float getThreshLow() const
char data[epos_bytes_allocation]
void writeArrayDB(const std::map< EcalLogicID, FEConfigFgrGroupDat > *data, FEConfigFgrInfo *iconf) noexcept(false)
void writeDB(const EcalLogicID *ecid, const FEConfigFgrGroupDat *item, FEConfigFgrInfo *iconf) noexcept(false)