cms-analysis / HiggsAnalysis-CombinedLimit

CMS Higgs Combination toolkit.
https://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/latest
Apache License 2.0
75 stars 389 forks source link

Add public getters to useful information in combine classes #1023

Open guitargeek opened 3 days ago

guitargeek commented 3 days ago

This will help for example in the serialization to JSON or the C++ code generation for automatic differentiation.

Also, duplicate the .clang-format file from CMSSW to make the correct style available outside the CMSSW environment, and update the .gitignore file.