Go to the documentation of this file. 1 #ifndef ODRUNCONFIGINFO_H
2 #define ODRUNCONFIGINFO_H
int updateDefaultCycle() noexcept(false)
std::string getTag() const
int getNumberOfSequences() const
RunTypeDef getRunTypeDef() const
void setDBTime(const Tm &x)
~ODRunConfigInfo() override
void fetchData(ODRunConfigInfo *result) noexcept(false)
RunModeDef getRunModeDef() const
void setByID(int id) noexcept(false)
int fetchNextId() noexcept(false)
std::string getUsageStatus() const
std::string getTable() override
void writeDB() noexcept(false)
void setNumberOfSequences(int n)
void prepareWrite() noexcept(false) override
int fetchIDLast() noexcept(false)
std::string getDescription() const
void setTriggerMode(std::string x)
void setNumberOfEvents(int x)
int fetchID() noexcept(false)
int getNumberOfEvents() const
bool operator==(const ODRunConfigInfo &r) const
bool operator!=(const ODRunConfigInfo &r) const
void setTag(std::string x)
std::string m_usage_status
std::string getTriggerMode() const
void setRunTypeDef(const RunTypeDef &runTypeDef)
void setUsageStatus(std::string x)
int fetchIDFromTagAndVersion() noexcept(false)
void setDescription(std::string x)
std::string m_description
std::string m_trigger_mode
void setRunModeDef(const RunModeDef &runModeDef)