Go to the documentation of this file. 1 #ifndef FECONFFGRPARAMDAT_H
2 #define FECONFFGRPARAMDAT_H
float getFGhighratio() const
float getFGlowthresh() const
void writeArrayDB(const std::map< EcalLogicID, FEConfigFgrParamDat > *data, FEConfigFgrInfo *iconf) noexcept(false)
std::string getTable() override
float getFGhighthresh() const
void setFGhighthresh(float x)
void setFGhighratio(float x)
void prepareWrite() noexcept(false) override
void writeDB(const EcalLogicID *ecid, const FEConfigFgrParamDat *item, FEConfigFgrInfo *iconf) noexcept(false)
void setFGlowratio(float x)
float getFGlowratio() const
void setFGlowthresh(float x)
~FEConfigFgrParamDat() override
char data[epos_bytes_allocation]
void fetchData(std::map< EcalLogicID, FEConfigFgrParamDat > *fillMap, FEConfigFgrInfo *iconf) noexcept(false)