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 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
void prepareWrite() noexcept(false)
int getSequenceId() const
RunSeqDef getRunSeqDef() const
std::string getDescription() const
int fetchID() noexcept(false)
void setNumberOfCycles(int x)
void setEcalConfigId(int x)
volatile std::atomic< bool > shutdown_flag false
int fetchIDLast() noexcept(false)
void setByID(int id) noexcept(false)