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