#include "../interface/MultiDraw.hh"
#include <iostream>
#include "TH1D.h"
#include "TH2F.h"
#include "TStopwatch.h"
#include "TTree.h"
#include "TTreeFormula.h"
#include <map>
Go to the source code of this file.
Functions | |
void | MultiDraw (TTree *inTree, TObjArray *Formulae, TObjArray *Weights, TObjArray *Hists, UInt_t ListLen) |
void MultiDraw | ( | TTree * | inTree, |
TObjArray * | Formulae, | ||
TObjArray * | Weights, | ||
TObjArray * | Hists, | ||
UInt_t | ListLen | ||
) |
Definition at line 10 of file MultiDraw.cc.