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