1 #ifndef _MULTI_THREAD_RECO__H_
2 #define _MULTI_THREAD_RECO__H_
8 std::string m_out_file_name;
virtual ~MultiThreadReco()
int Init(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
void SaveRawEvent(const bool save)
void SetOutputFileName(const std::string name)
MultiThreadReco(const std::string &name="MultiThreadReco")
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int process_event(PHCompositeNode *topNode)