Class Reference for E1039 Core & Analysis Software
|
#include <fun4all/SubsysReco.h>
#include <interface_main/SQTrack_v1.h>
#include <interface_main/SQDimuon_v1.h>
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_v1 > | SQTrackVec |
typedef std::vector< SQDimuon_v1 > | SQDimuonVec |
typedef std::vector<SQDimuon_v1> SQDimuonVec |
Definition at line 17 of file MakeMyTree.h.
typedef std::vector<SQTrack_v1> SQTrackVec |
Definition at line 16 of file MakeMyTree.h.