34 w->
factory(
"PROD::sig( BMixDecay::sig_t( dt[-20,20], mixState[mixed=1,unmix=-1], tagFlav[B0=1,B0bar=-1], "
35 "tau[1.54], dm[0.472], w[0.05], dw[0],"
36 "AddModel::gm({GaussModel(dt,biasC[-10,10],sigmaC[0.1,3],dterr[0.01,0.2]),"
37 "GaussModel(dt,0,sigmaT[3,10]),"
38 "GaussModel(dt,0,20)},{fracC[0,1],fracT[0,1]}),"
40 "Gaussian::sig_m( mes[5.20,5.30], mB0[5.20,5.30], sigmB0[0.01,0.05] ))");
43 w->
factory(
"PROD::bkg( Decay::bkg_t( dt, tau, gm, DoubleSided),"
44 "ArgusBG::bkg_m( mes, 5.291, k[-100,-10]))");
47 w->
factory(
"SUM::model( Nsig[5000,0,10000]*sig, NBkg[500,0,10000]*bkg )");
64 w->
factory(
"SIMCLONE::model_sim( model, $SplitParam({w,dw,biasC},tagCat[Lep,Kao,NT1,NT2]))");
78 w->
factory(
"EDIT::model_D(model, w=expr('0.5-D/2',D[0,1]) )");
The RooWorkspace is a persistable container for RooFit projects.
void Print(Option_t *opts=0) const
Print contents of the workspace.
RooFactoryWSTool & factory()
Return instance to factory tool.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...