1 #ifndef ODRUNCONFIGSEQINFO_H
2 #define ODRUNCONFIGSEQINFO_H
int getNumberOfCycles() const
int getSequenceNumber() const
bool operator==(const ODRunConfigSeqInfo &r) const
int getEcalConfigId() const
void setRunSeqDef(const RunSeqDef &runSeqDef)
void setSequenceNumber(int x)
void setSequenceId(int x)
void setDescription(std::string x)
bool operator!=(const ODRunConfigSeqInfo &r) const
std::string m_description
int getSequenceId() const
RunSeqDef getRunSeqDef() const
std::string getDescription() const
void setNumberOfCycles(int x)
void setEcalConfigId(int x)
void fetchData(ODRunConfigSeqInfo *result)