34 class TestBasic209 :
public RooFitTestUnit
37 TestBasic209(TFile* refFile,
Bool_t writeRef,
Int_t verbose) : RooFitTestUnit(
"Analytical convolution operator",refFile,writeRef,verbose) {} ;
54 RooPlot* frame = dt.frame(
Title(
"Bdecay (x) resolution")) ;
70 decay_gm1.plotOn(frame) ;
82 RooRealVar gm1frac(
"gm1frac",
"fraction of gm1",0.5) ;
91 regPlot(frame,
"rf209_plot1") ;
RooTruthModel is an implementation of RooResolution model that provides a delta-function resolution m...
RooCmdArg LineColor(Color_t color)
RooCmdArg Title(const char *name)
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t tau
RooCmdArg LineStyle(Style_t style)
RooRealVar represents a fundamental (non-derived) real valued object.
A RooPlot is a plot frame and a container for graphics objects within that frame. ...
Single or double sided decay function that can be analytically convolved with any RooResolutionModel ...
Class RooGaussModel implements a RooResolutionModel that models a Gaussian distribution.