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