Skip to content

Add first version of more general simultaneous sFit

Kevin Heinicke requested to merge dev_kheinick_sfit into master

Ping @adudziak.

Just as in !232 (merged), the FT parameters are still WIP.

After the updates you can run the sFit via

../../../run python runSFit_new.py --configName ../data/Bs2DsK_Run2CPV/Bs2DsPi/Bs2DsPiConfigForNominalDMSFitSplinesFloatAccSimFit.py \
--mode nonres phipi kstk kpipi pipipi --year 20152016 2017 2018 --pol both --merge pol --debug \
--fileName /eos/lhcb/wg/b2oc/DsK_Run2/sWeights_withOSCombination/sWeights_Bs2DsPi_20152016_LifetimeConsD.root /eos/lhcb/wg/b2oc/DsK_Run2/sWeights_withOSCombination/sWeights_Bs2DsPi_2017_LifetimeConsD.root /eos/lhcb/wg/b2oc/DsK_Run2/sWeights_withOSCombination/sWeights_Bs2DsPi_2018_LifetimeConsD.root \
--pereventmistag --pereventterr -s WS_sFit_Bs2DsPi_simfit.root -j 16 --treeName data_sweight --sim
Edited by Kevin Heinicke

Merge request reports