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