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