#include "StatisticalPlot.h"
#include "TROOT.h"
Go to the source code of this file.
Definition at line 14 of file StatisticalPlot.cc.
: TNamed(name,title){ setVerbosity(verbosity); //m_canvas=new TCanvas(name,title); gROOT->SetStyle("Plain"); }