22 std::ostringstream streamOut;
24 return streamOut.str();
29 const std::map<EcalLogicID, FEConfigLinParamDat>& linparamset,
33 const std::map<EcalLogicID, FEConfigLUTDat>& lutdat,
34 const std::map<EcalLogicID, FEConfigLUTParamDat>& lutparamset,
38 const std::map<EcalLogicID, FEConfigWeightDat>& lutdat,
42 const std::map<EcalLogicID, FEConfigOddWeightDat>& lutset,
43 const std::map<EcalLogicID, FEConfigOddWeightModeDat>& tpmode,
47 const std::map<EcalLogicID, FEConfigFgrDat>& lutdat,
48 const std::map<EcalLogicID, FEConfigFgrParamDat>& fgrparamset,
49 const std::map<EcalLogicID, FEConfigFgrEETowerDat>& dataset3,
50 const std::map<EcalLogicID, FEConfigFgrEEStripDat>& dataset4,
int writeToConfDB_TPGLinearCoef(const std::map< EcalLogicID, FEConfigLinDat > &linset, const std::map< EcalLogicID, FEConfigLinParamDat > &linparamset, int iovId, std::string tag)
EcalTPGDBApp(std::string host, std::string sid, std::string user, std::string pass, int port)
int writeToConfDB_TPGSliding(const std::map< EcalLogicID, FEConfigSlidingDat > &sliset, int iovId, std::string tag)
int writeToConfDB_Delay(const std::map< EcalLogicID, FEConfigTimingDat > &delaygroupset, std::string tag)
std::string to_string(char value[])
int readFromCondDB_Pedestals(std::map< EcalLogicID, MonPedestalsDat > &pedset, int runNb)
int writeToConfDB_Spike(const std::map< EcalLogicID, FEConfigSpikeDat > &spikegroupset, std::string tag)
int writeToConfDB_TPGPedestals(const std::map< EcalLogicID, FEConfigPedDat > &pedset, int iovId, std::string tag)
unsigned long long uint64_t
void printTag(const RunTag *tag) const
void readFromConfDB_TPGPedestals(int iconf_req)
void printIOV(const RunIOV *iov) const
int writeToConfDB_TPGLUT(const std::map< EcalLogicID, FEConfigLUTGroupDat > &lutgroup, const std::map< EcalLogicID, FEConfigLUTDat > &lutdat, const std::map< EcalLogicID, FEConfigLUTParamDat > &lutparamset, int iovId, std::string tag)
int writeToConfDB_TPGFgr(const std::map< EcalLogicID, FEConfigFgrGroupDat > &lutgroup, const std::map< EcalLogicID, FEConfigFgrDat > &lutdat, const std::map< EcalLogicID, FEConfigFgrParamDat > &fgrparamset, const std::map< EcalLogicID, FEConfigFgrEETowerDat > &dataset3, const std::map< EcalLogicID, FEConfigFgrEEStripDat > &dataset4, int iovId, std::string tag)
int writeToConfDB_TPGWeight(const std::map< EcalLogicID, FEConfigWeightGroupDat > &lutgroup, const std::map< EcalLogicID, FEConfigWeightDat > &lutdat, int iovId, std::string tag)
int writeToConfDB_TPGWeight_doubleWeights(const std::map< EcalLogicID, FEConfigOddWeightGroupDat > &lutgroupset, const std::map< EcalLogicID, FEConfigOddWeightDat > &lutset, const std::map< EcalLogicID, FEConfigOddWeightModeDat > &tpmode, int ngr, std::string tag)
int writeToConfDB_TPGMain(int ped, int lin, int lut, int fgr, int sli, int wei, int wei2, int spi, int tim, int bxt, int btt, int bst, int cok, std::string tag, int ver)