cms-analysis / HiggsAnalysis-KITHiggsToTauTau

http://cms-analysis.github.io/HiggsAnalysis-KITHiggsToTauTau/
6 stars 18 forks source link

Replace StandaloneSvfit by ClassicSvfit #66

Closed thomas-mueller closed 6 years ago

thomas-mueller commented 6 years ago

I would like to propose the changes of this PR to move from StandaloneSvfit to ClassicSvfit, which is the official version in the HTT group for all current analyses.

The StandaloneSvfit version will stay available via the standalonesvfit branch, which at the moment has basically no differences with the master. This branch is not supposed to be merged into the master.

The ClassicSvfit version offers the possibility of mass constraints, which were implemented at mZ and mH. Relevant quantities for the polarisation and CP analyses are implemented including (and without) mass constraits. Plots with (currently) low statistics are available here. Caches are available for all relevant samples and Artus outputs will follow soon.

thomas-mueller commented 6 years ago

Please note the changes in the checkout script: https://github.com/cms-analysis/HiggsAnalysis-KITHiggsToTauTau/pull/66/files#diff-c3d1c7c7be74926b928a12c5db11600b.

thomas-mueller commented 6 years ago

There will be compiler warnings regarding unused variables that can be ignored. Currently it is not clear to me, why they appear, because the are indeed not unused. I have been told, that these warnings do not appear when using newer compilers.