1 #ifndef LMFCORRCOEFDATCOMPONENT_H 2 #define LMFCORRCOEFDATCOMPONENT_H 28 oracle::occi::Connection*
conn);
34 float p1e,
float p2e,
float p3e);
std::string getTableName() const override
std::string getIovIdFieldName() const override
int getSeqID(const EcalLogicID &id)
LMFCorrCoefDatComponent & setP123Errors(const EcalLogicID &id, float p1e, float p2e, float p3e)
LMFCorrCoefDatComponent & setSequence(const EcalLogicID &id, int seq_id)
LMFLmrSubIOV getLMFLmrSubIOV() const
~LMFCorrCoefDatComponent() override
oracle::occi::Connection * conn
std::string foreignKeyName() const override
std::vector< float > getParameters(const EcalLogicID &id)
int writeDB() noexcept(false) override
int getLMFLmrSubIOVID() const
LMFSeqDat getSequence(const EcalLogicID &id)
LMFCorrCoefDatComponent & setP123(const EcalLogicID &id, float p1, float p2, float p3)
LMFCorrCoefDatComponent()
std::vector< float > getParameterErrors(const EcalLogicID &id)
LMFCorrCoefDatComponent & setFlag(const EcalLogicID &id, int flag)
LMFCorrCoefDatComponent & setLMFLmrSubIOV(const LMFLmrSubIOV &iov)
virtual void getParameters(ResultSet *rset)
int getFlag(const EcalLogicID &id)