1 #ifndef FECONFFGRPARAMDAT_H
2 #define FECONFFGRPARAMDAT_H
18 inline std::string
getTable() {
return "FE_CONFIG_FGRPARAM_DAT"; }
33 throw(std::runtime_error);
36 throw(std::runtime_error);
40 throw(std::runtime_error);
44 throw(std::runtime_error);
float getFGlowthresh() const
float getFGhighthresh() const
void setFGhighratio(float x)
void setFGlowthresh(float x)
float getFGhighratio() const
void writeArrayDB(const std::map< EcalLogicID, FEConfigFgrParamDat > *data, FEConfigFgrInfo *iconf)
void fetchData(std::map< EcalLogicID, FEConfigFgrParamDat > *fillMap, FEConfigFgrInfo *iconf)
void writeDB(const EcalLogicID *ecid, const FEConfigFgrParamDat *item, FEConfigFgrInfo *iconf)
float getFGlowratio() const
void setFGlowratio(float x)
void fillMap(Registry *reg, regmap_type &fillme)
void setFGhighthresh(float x)