Skip to content
Snippets Groups Projects

AthenaROOTAccess: root 6.22 fix

Merged Scott Snyder requested to merge ssnyder/athena:root622.AthenaROOTAccess-20200913 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -272,7 +272,6 @@ class Evdump(object):
else:
ROOT.gInterpreter.ProcessLine ("typedef %s %s;" % (t, v))
ROOT.SetSignalPolicy(ROOT.kSignalFast)
return
def add_dhe (self, key, token, find_type = None):
Loading