Class Reference for E1039 Core & Analysis Software
PHG4InEventCompress.h
Go to the documentation of this file.
1 #ifndef PHG4INEVENTCOMPRESS_H
2 #define PHG4INEVENTCOMPRESS_H
3 
4 #include <fun4all/SubsysReco.h>
5 
6 class VariableArray;
7 
9 {
10  public:
11  PHG4InEventCompress(const std::string &name = "PHG4InEventCompress");
12  virtual ~PHG4InEventCompress() {}
13  int InitRun(PHCompositeNode *topNode);
14  int process_event(PHCompositeNode *topNode);
15  int End(PHCompositeNode *topNode);
16 
17  protected:
20 };
21 
22 #endif
int End(PHCompositeNode *topNode)
Called at the end of all processing.
PHG4InEventCompress(const std::string &name="PHG4InEventCompress")
int InitRun(PHCompositeNode *topNode)
int process_event(PHCompositeNode *topNode)
VariableArray * vtxarray
VariableArray * particlearray