31using std::endl, std::ostream;
40 os <<
indent <<
"--- RooPlotable ---" << endl;
52 return dynamic_cast<TObject*
>(
this);
static void indent(ostringstream &buf, int indent_level)
Class RooPotable is a base class for objects that can be inserted into RooPlots and take advantage of...
void printMultiline(std::ostream &os, Int_t contents, bool verbose=false, TString indent="") const override
Print detailed information.
TObject * crossCast()
Return cast of RooPlotable as TObject.
double getYAxisMin() const
double getYAxisMax() const
const char * getYAxisLabel() const
Mother of all ROOT objects.