31using std::endl, std::ostream;
39 os <<
indent <<
"--- RooPlotable ---" << std::endl;
51 return dynamic_cast<TObject*
>(
this);
static void indent(ostringstream &buf, int indent_level)
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.