Refactor offline
Compare changes
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 77
− 33
@@ -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,37 +128,76 @@ class OfflineReader:
@@ -259,7 +303,7 @@ class Branch: