#include "pdst.h" #include "Event.h" class PHVector; //Forward Declaration void setRefitFlag (int Flag=1); int dstOutFileOpen(PHString dstOutFile); //++CINT int setup_all(); //++CINT int process_event (PHCompositeNode *topNode); //++CINT int close_all(); //++CINT int setup_display(PHCompositeNode* topNode); int ana_display(PHCompositeNode* topNode); int setup_refit(PHCompositeNode* topNode); int ana_refit(PHCompositeNode* topNode);