1 #ifndef _ANA_TRIGGER_HIT__H_
2 #define _ANA_TRIGGER_HIT__H_
17 static const std::vector<std::string> m_list_det_name;
18 std::vector<int> m_list_det_id;
45 void SetLevel(
const int level) { m_level = level; }
A simple SubsysReco module to analyze the trigger (i.e. V1495 TDC) hit.
int End(PHCompositeNode *topNode)
Called at the end of all processing.
void SetLevel(const int level)
int InitRun(PHCompositeNode *topNode)
int Init(PHCompositeNode *topNode)
void UseInTime(const bool val)
AnaTriggerHit(const std::string &name="AnaTriggerHit")
int process_event(PHCompositeNode *topNode)
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQHit objects.