Skip to content
Snippets Groups Projects
Unverified Commit ab1b671f authored by Carsten Burgard's avatar Carsten Burgard Committed by GitHub
Browse files

[RF] Refactor RooFitHS3 to solve various bugs and improve usability


The first implementation of RooFitH3 had a number of shortcomings, which this
PR addresses.

In detail:

  * It is now possible to read JSON files independent of the ordering
  * A priority mechanism has been implemented for importers and exporters
  * Duplicate and dead code has been removed
  * Many small bugs have been fixed
  * The JSONInterface has been made public and moved from Detail to
    Experimental, so users can write their own importers & exporters
  * The two unit tests have been fixed

Co-authored-by: default avatarNicolas Morange <nicolas.morange@cern.ch>
Co-authored-by: default avatarJonas Rembser <jonas.rembser@cern.ch>
parent 86eb0a49
No related branches found
No related tags found
No related merge requests found
Showing
with 1570 additions and 595 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment