1 #ifndef __SUBSYSRECO_H__
2 #define __SUBSYSRECO_H__
34 virtual int EndRun(
const int ) {
return 0;}
60 virtual void Print(
const std::string &what =
"ALL")
const {}
virtual int process_event(PHCompositeNode *)
virtual int EndRun(const int)
Called at the end of each run.
virtual int Init(PHCompositeNode *)
virtual void Print(const std::string &what="ALL") const
virtual int End(PHCompositeNode *)
Called at the end of all processing.
virtual int Reset(PHCompositeNode *)
Reset.
SubsysReco(const std::string &name="NONAME")
virtual int ResetEvent(PHCompositeNode *)
Clean up after each event.
virtual int InitRun(PHCompositeNode *)