CMS 3D CMS Logo

Functions
RooCMSShape.cc File Reference
#include "PhysicsTools/TagAndProbe/interface/RooCMSShape.h"

Go to the source code of this file.

Functions

 ClassImp (RooCMSShape) RooCMSShape
 

Function Documentation

ClassImp ( RooCMSShape  )

Definition at line 25 of file RooCMSShape.cc.

32  :
33  RooAbsPdf(name,title),
34  x("x","x",this,_x),
35  alpha("alpha","alpha",this,_alpha),
36  beta("beta","beta",this,_beta),
37  gamma("gamma","gamma",this,_gamma),
38  peak("peak","peak",this,_peak)
39  { }
float alpha
Definition: AMPTWrapper.h:95