1 #ifndef _ANA_TRIG_SIGNAL__H_
2 #define _ANA_TRIG_SIGNAL__H_
13 static const int N_ELE = 5;
14 static const std::vector<std::string> m_list_det_name;
15 std::vector<int> m_list_det_id;
26 TH2* m_h2_time_ele[99];
An example class to analyze hodoscope hits in E1039 DST file.
int process_event(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int Init(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
AnaTrigSignal(const std::string &name="AnaTrigSignal")
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQHit objects.