CMS 3D CMS Logo

Functions

/data/refman/pasoursint/CMSSW_5_3_10_patch2/src/HiggsAnalysis/CombinedLimit/src/HGGRooPdfs.cc File Reference

#include "RooFit.h"
#include "Riostream.h"
#include <math.h>
#include "../interface/HGGRooPdfs.h"
#include "RooRealVar.h"

Go to the source code of this file.

Functions

 ClassImp (RooPower) RooPower

Function Documentation

ClassImp ( RooPower  )

Definition at line 33 of file HGGRooPdfs.cc.

                                                               :
  RooAbsPdf(name, title), 
  x("x","Dependent",this,_x),
  c("c","Power",this,_c)
{
}