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

Comparing UserCode/VHbb/python/gethistofromtree.py (file contents):
Revision 1.21 by peller, Wed Dec 5 15:00:20 2012 UTC vs.
Revision 1.22 by peller, Wed Jan 16 16:22:46 2013 UTC

# Line 1 | Line 1
1 from samplesclass import sample
2 from printcolor import printc
1   import pickle
2   import ROOT
3   from ROOT import TFile, TTree
4   import ROOT
5   from array import array
8 from BetterConfigParser import BetterConfigParser
6   import sys
7 <
7 > from myutils import sample, printc
8  
9   def getScale(job,path,config,rescale,subsample=-1):
10      anaTag=config.get('Analysis','tag')

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines