Skip to content

Commit

Permalink
Add back 'libHist' in init
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwalter2 committed Oct 4, 2024
1 parent d999478 commit 512b965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wremnants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

ROOT.gInterpreter.AddIncludePath(f"{pathlib.Path(__file__).parent}/include/")

narf.clingutils.Load("libHist")

narf.clingutils.Declare('#include "muonCorr.h"')
narf.clingutils.Declare('#include "histoScaling.h"')
Expand Down

0 comments on commit 512b965

Please sign in to comment.