1 #ifndef _ANA_Module__H_
2 #define _ANA_Module__H_
9 #include <ktracker/SRecEvent.h>
10 #include <ktracker/FastTracklet.h>
24 AnaModule(
const std::string& name =
"AnaModule");
39 SQHit* findHit(
int detectorID,
int elementID);
40 std::set<int> detectorIDs;
56 int elementID_closest;
An SQ interface class to hold a list of SQTrack objects.
An SQ interface class to hold one detector hit.
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int InitRun(PHCompositeNode *topNode)
void set_output_filename(const TString &n)
int Init(PHCompositeNode *topNode)
An SQ interface class to hold a list of SQHit objects.
An SQ interface class to hold a list of SQDimuon objects.
int process_event(PHCompositeNode *topNode)
void registerDetector(TString name)