1 #ifndef _ANA_SIM_DST__H_
2 #define _ANA_SIM_DST__H_
5 #include <TLorentzVector.h>
46 typedef std::map<int, int> IdMap_t;
47 void FindTrackRelation (IdMap_t& id_map);
48 void FindDimuonRelation(IdMap_t& id_map);
int InitRun(PHCompositeNode *topNode)
An SQ interface class to hold a list of SQTrack objects.
int process_event(PHCompositeNode *topNode)
int Init(PHCompositeNode *topNode)
std::vector< TrackData > TrackList
std::vector< DimuonData > DimuonList
An example class to analyze the simulated uDST file.
int End(PHCompositeNode *topNode)
Called at the end of all processing.
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQDimuon objects.
An SQ interface class to hold one simulated-event header.