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;
void set_output_filename(const TString &n)
void registerDetector(TString name)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int Init(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
int process_event(PHCompositeNode *topNode)
User interface class about the geometry of detector planes.
An SQ interface class to hold a list of SQDimuon objects.
An SQ interface class to hold a list of SQHit objects.
An SQ interface class to hold one detector hit.
An SQ interface class to hold a list of SQTrack objects.