37 if ((h =
gROOT->GetPluginManager()->FindHandler(
"TVirtualHistPainter"))) {
41 if (!fgPainter)
return 0;
static void SetPainter(const char *painter)
Static function to set an alternative histogram painter.
virtual void SetHistogram(TH1 *h)=0
Int_t LoadPlugin()
Load the plugin library for this handler.
Abstract interface to a histogram painter.
The ROOT global object gROOT contains a list of all defined classes.
static TClass * fgPainter
static TClass * GetClass(const char *name, Bool_t load=kTRUE, Bool_t silent=kFALSE)
Static method returning pointer to TClass of the specified class name.
const char * GetClass() const