1 #ifndef _ANA_CHAM_HIT__H_
2 #define _ANA_CHAM_HIT__H_
16 std::string m_file_name;
23 AnaChamHit(
const std::string& name=
"AnaChamHit");
std::vector< HitData > HitList
An example class to analyze hodoscope hits in E1039 DST file.
int InitRun(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int Init(PHCompositeNode *topNode)
void SetOutputFileName(const std::string name)
int process_event(PHCompositeNode *topNode)
AnaChamHit(const std::string &name="AnaChamHit")
static void AnalyzeTree(TChain *tree)
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQHit objects.