Go to the documentation of this file. 1 #ifndef _RUNTIMEOBJECTS_H_
2 #define _RUNTIMEOBJECTS_H_
7 #include "TDirectory.h"
31 TCutG*
GetCut(
const std::string& name);
37 int bins,
double low,
double high,
double value);
39 int Xbins,
double Xlow,
double Xhigh,
double Xvalue,
40 int Ybins,
double Ylow,
double Yhigh,
double Yvalue);