RooGounarisSakurai.cc File Reference

#include "Riostream.h"
#include "RooRarFit/RooGounarisSakurai.hh"
#include "RooFitCore/RooAbsReal.hh"
#include "RooFitCore/RooRealVar.hh"

Go to the source code of this file.

Functions

 ClassImp (RooGounarisSakurai) RooGounarisSakurai


Function Documentation

ClassImp ( RooGounarisSakurai   ) 

Definition at line 29 of file RooGounarisSakurai.cc.

00035                                                                    :
00036   RooAbsPdf(name,title),
00037   x("x","Dependent",this,_x),
00038   mean("mean","Mean",this,_mean),
00039   width("width","Width",this,_width),
00040   spin("spin","Spin",this,_spin),
00041   radius("radius","Form Factor Radius",this,_radius),
00042   mass_a("mass_a","Mass of daughter A",this,_mass_a),
00043   mass_b("mass_b","Mass of daughter B",this,_mass_b)
00044 {
00045 }


Generated on 30 Oct 2013 for RooRarFit by  doxygen 1.4.7