CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/PhysicsTools/RooStatsCms/src/StatisticalPlot.cc File Reference

#include "StatisticalPlot.h"
#include "TROOT.h"

Go to the source code of this file.

Functions

 ClassImp (StatisticalPlot) StatisticalPlot

Function Documentation

ClassImp ( StatisticalPlot  )

Definition at line 14 of file StatisticalPlot.cc.

                                                :
    TNamed(name,title){
    setVerbosity(verbosity);
    //m_canvas=new TCanvas(name,title);
    gROOT->SetStyle("Plain");
    }