CMS 3D CMS Logo

Functions
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.

13  :
14  RooAbsPdf(name,title),
15  m("m","m",this,_m),
16  m0(" m0"," m0",this,_m0),
17  sigma(" sigma"," sigma",this,_sigma),
18  alpha(" alpha"," alpha",this,_alpha),
19  n(" n"," n",this,_n),
20  sigma_2(" sigma_2"," sigma_2",this,_sigma_2),
21  frac(" frac"," frac",this,_frac)
22 { }
float alpha
Definition: AMPTWrapper.h:95