1 #ifndef ODRUNCONFIGSEQINFO_H 2 #define ODRUNCONFIGSEQINFO_H int getNumberOfCycles() const
int getSequenceNumber() const
bool operator==(const ODRunConfigSeqInfo &r) const
int getEcalConfigId() const
void fetchData(ODRunConfigSeqInfo *result) noexcept(false)
void setRunSeqDef(const RunSeqDef &runSeqDef)
void prepareWrite() noexcept(false) override
void setSequenceNumber(int x)
void setSequenceId(int x)
void setDescription(std::string x)
void writeDB() noexcept(false)
bool operator!=(const ODRunConfigSeqInfo &r) const
std::string m_description
int getSequenceId() const
RunSeqDef getRunSeqDef() const
std::string getDescription() const
int fetchID() noexcept(false)
void setNumberOfCycles(int x)
void setEcalConfigId(int x)
std::string getTable() override
~ODRunConfigSeqInfo() override
int fetchIDLast() noexcept(false)
void setByID(int id) noexcept(false)