Class Reference for E1039 Core & Analysis Software
TreeData.h File Reference
#include <phool/PHObject.h>
#include <TLorentzVector.h>
+ Include dependency graph for TreeData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EventData
 
class  TrackData
 
class  DimuonData
 

Typedefs

typedef std::vector< TrackDataTrackList
 
typedef std::vector< DimuonDataDimuonList
 

Typedef Documentation

◆ DimuonList

typedef std::vector<DimuonData> DimuonList

Definition at line 54 of file TreeData.h.

◆ TrackList

typedef std::vector<TrackData > TrackList

Definition at line 53 of file TreeData.h.