1 #ifndef __DECO_ERROR_H__
2 #define __DECO_ERROR_H__
29 static const int N_ROC = 33;
33 bool m_flush_has_error;
43 void SetID(
const int run_id,
const int spill_id);
51 void PrintData(std::ostream& os=std::cout);
54 void UpdateDbInfo(
DbSvc* db);
55 void UpdateDbTdc (
DbSvc* db);
Standard interface with SQL database.
void PrintData(std::ostream &os=std::cout)
void AddTdcError(const int event, const int roc, const TdcError_t type)
void SetFlushError(const bool val)
void SetID(const int run_id, const int spill_id)