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.4 by peller, Tue Feb 5 10:02:03 2013 UTC vs.
Revision 1.5 by nmohr, Tue Feb 5 15:14:48 2013 UTC

# Line 192 | Line 192 | class HistoMaker:
192  
193      @staticmethod
194      def orderandadd(histo_dicts,setup):
195        print histo_dicts
195          ordered_histo_dict = {}
196          for sample in setup:
197              nSample = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines