uhh-cms / hh2bbww

HH -> bbWW Analysis based on columnflow, law and order.
GNU General Public License v3.0
6 stars 9 forks source link

Feature/inference updates #56

Closed mafrahm closed 1 year ago

mafrahm commented 1 year ago

This PR changes our InferenceModel such that we can directly add categories from the config to the inference model by passing the config_categories attribute to our inference model.

The inference categories can be further customized by overwriting the cat_name and config_variable methods using the config category instance.