Refactor offline
Compare changes
- Tamas Gal authored
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 69
− 32
@@ -12,7 +12,7 @@ EXCLUDE_KEYS = set(["AAObject", "t", "fBits", "fUniqueID"])
@@ -33,7 +33,8 @@ EVENTS_MAP = BranchMapper(name="events",
@@ -42,7 +43,8 @@ SUBBRANCH_MAPS = [
@@ -51,7 +53,8 @@ SUBBRANCH_MAPS = [
@@ -60,7 +63,8 @@ SUBBRANCH_MAPS = [
@@ -70,7 +74,8 @@ SUBBRANCH_MAPS = [
@@ -123,40 +128,72 @@ class OfflineReader: