Class Reference for E1039 Core & Analysis Software
MakeMyTree.h File Reference
+ Include dependency graph for MakeMyTree.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MakeMyTree
 An example class to output a tree file in your own data structure. More...
 

Typedefs

typedef std::vector< SQTrack_v1SQTrackVec
 
typedef std::vector< SQDimuon_v1SQDimuonVec
 

Typedef Documentation

◆ SQDimuonVec

typedef std::vector<SQDimuon_v1> SQDimuonVec

Definition at line 17 of file MakeMyTree.h.

◆ SQTrackVec

typedef std::vector<SQTrack_v1> SQTrackVec

Definition at line 16 of file MakeMyTree.h.