1 #ifndef EDB_ROOT_TOOLS_H
2 #define EDB_ROOT_TOOLS_H
5 #include "TProfile2D.h"
22 TH1D*
get_h_var( TTree *tree,
const char *var,
const char *hname,
double bin,
const char *
cut );
23 TH2D*
get_h2_var( TTree *tree,
const char *var1,
const char *var2,
const char *hname,
double bin1,
double bin2 );
28 void DiffProfile2D(
const TProfile2D* prof1,
const TProfile2D* prof2, TH2D *hDiff);
TCut cut
Definition: check_shower.C:6
float bin
Definition: emthickness.cpp:98
void hist()
Definition: init.C:23