1 #ifndef _SIMPLE_TREE_H_
2 #define _SIMPLE_TREE_H_
4 #include <ktracker/FastTracklet.h>
26 SQHit* findHit(
const int detID,
const int eleID);
55 SimpleTree(
const std::string& name =
"SimpleTree");
std::vector< HitData > HitList
std::vector< DimuonData > DimuonList
std::vector< TrackData > TrackList
std::vector< TrackletData > TrackletList
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 one event header.
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 one simulated-event header.
An SQ interface class to hold a list of SQTrack objects.
int process_event(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
SimpleTree(const std::string &name="SimpleTree")
int Init(PHCompositeNode *topNode)
int InitRun(PHCompositeNode *topNode)
void SetOutput(const char *out_name)