1 #ifndef _DB_UP_SPILL__H_
2 #define _DB_UP_SPILL__H_
9 DbUpSpill(
const std::string &name =
"DbUpSpill");
17 void ClearTable(
const char* table_name,
const int run_id);
19 void UploadToScalerTable(
SQSpill* spi,
const std::string boseos);
20 void UploadToSlowContTable(
SQSpill* spi);
int process_event(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
DbUpSpill(const std::string &name="DbUpSpill")
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int Init(PHCompositeNode *topNode)
An SQ interface class to hold the hardware-related data of one spill.
An SQ interface class to hold the data of one spill.