Update 'FCNC Fitter'

Renata Kopecná 2022-02-10 14:28:14 +01:00
parent 9786b409df
commit 0e165c7185

@ -96,7 +96,6 @@ python run.py -dontCompile -Data -Run 12 -fit -nBins 5 -onlyBkg -upper
python run.py -dontCompile -Data -Run 12 -v 2 -fit -Ref -nBins 1 python run.py -dontCompile -Data -Run 12 -v 2 -fit -Ref -nBins 1
``` ```
**TODO** Create PHSP weights
* First, it compiles the code and prepares the tuples with Run 1. * First, it compiles the code and prepares the tuples with Run 1.
* Then, since we already compiled the code, we use the -dontCompile option for running the next commands. * Then, since we already compiled the code, we use the -dontCompile option for running the next commands.