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.11 by nmohr, Tue Feb 19 17:44:12 2013 UTC vs.
Revision 1.14 by peller, Fri Mar 8 10:05:20 2013 UTC

# Line 25 | Line 25 | class HistoMaker:
25          self.mybinning = None
26          self.GroupDict=GroupDict
27          self.calc_rebin_flag = False
28 +        VHbbNameSpace=config.get('VHbbNameSpace','library')
29 +        ROOT.gSystem.Load(VHbbNameSpace)
30  
31      def get_histos_from_tree(self,job):
32          if self.lumi == 0:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines