cms-analysis / CombineHarvester

CMSSW package for the creation, editing and analysis of combine datacards and workspaces
cms-analysis.github.io/CombineHarvester/
15 stars 180 forks source link

Missing ws in missing shapes #262

Closed amarini closed 2 years ago

amarini commented 2 years ago

adding protection for syst_ws in case of missing shapes.

For line of type 'shape?' if the syst_ws is also missing (for any reason) the shapes retrieving fails. Add a protection that should preserve the logic.

(Required to parse new hinv dc for hcomb)