Best reco hits events
1 unresolved thread
1 unresolved thread
Compare changes
+ 123
− 3
@@ -313,7 +313,8 @@ class Reader:
@@ -334,7+335,7 @@
@@ -378,7+379,7 @@
@@ -579,6 +578,127 @@ class OfflineReader:
This addresses issues #22 (closed) and #24 (closed)
This is ready for merge into master. Although I am not sure I understand why the code style fails here on git (I updated yapf on my computer and used it to correct the code style but maybe I am missing a detail here?).