Class Reference for E1039 Core & Analysis Software
TreeData.h File Reference
#include <vector>
#include <TROOT.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  HitData
 

Typedefs

typedef std::vector< HitDataHitList
 

Typedef Documentation

◆ HitList

typedef std::vector<HitData> HitList

Definition at line 34 of file TreeData.h.