ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/myutils/HistoMaker.py
(Generate patch)

Comparing UserCode/VHbb/python/myutils/HistoMaker.py (file contents):
Revision 1.5 by nmohr, Tue Feb 5 15:14:48 2013 UTC vs.
Revision 1.6 by nmohr, Wed Feb 6 07:10:38 2013 UTC

# Line 108 | Line 108 | class HistoMaker:
108              else:
109                  gDict[group] = hTree
110              hTreeList.append(gDict)
111 +            CuttedTree.IsA().Destructor(CuttedTree)
112 +            del CuttedTree
113          return hTreeList
114        
115      @property

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines