Skip to content

GooFit/zachFitRooFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa04e43 · May 1, 2018

History

11 Commits
Jul 3, 2017
Apr 30, 2018
Jul 3, 2017
May 1, 2018
Jul 3, 2017
Apr 30, 2018
Jul 3, 2017
Apr 30, 2018
Apr 30, 2018
Apr 30, 2018
Apr 30, 2018
Apr 30, 2018
Apr 30, 2018
Jul 3, 2017
Apr 30, 2018

Repository files navigation

RooFit version of ZachFit

There is some extremely basic visualization code to look at the final fit. I used a simple integer number "fitType" to switch between Kpi and K3pi.

To run the program version:

mkdir build
cd build
cmake ..
make

Then, run it:

./zachFit_roofit -h

First we need to compile and link the classes we wrote ourselves and then can run the macro:

root>.L RooArgusGenBG.cxx+
root>.L RooRBWGaussConv.cxx+
root>.x zachFit_roofit.C

The "NumCPU" option in the real data fit can be modified to suit your individual system.

About

A RooFit version of zachFit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published