CMS 3D CMS Logo

Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/PhysicsTools/TagAndProbe/src/RooCBExGaussShape.cc File Reference

#include "PhysicsTools/TagAndProbe/interface/RooCBExGaussShape.h"

Go to the source code of this file.

Functions

 ClassImp (RooCBExGaussShape) RooCBExGaussShape

Function Documentation

ClassImp ( RooCBExGaussShape  )

Definition at line 3 of file RooCBExGaussShape.cc.

  :
   RooAbsPdf(name,title), 
   m("m","m",this,_m),
   m0(" m0"," m0",this,_m0),
   sigma(" sigma"," sigma",this,_sigma),
   alpha(" alpha"," alpha",this,_alpha),
   n(" n"," n",this,_n),
   sigma_2(" sigma_2"," sigma_2",this,_sigma_2),
   frac(" frac"," frac",this,_frac) 
{ }