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

Comparing UserCode/VHbb/python/samplesclass.py (file contents):
Revision 1.2 by peller, Wed May 9 09:48:23 2012 UTC vs.
Revision 1.3 by peller, Mon Jun 25 11:43:56 2012 UTC

# Line 19 | Line 19 | class sample:
19          self.tree='tree'
20          self.treecut=''
21          self.comment=''
22 +        self.subsample=False
23 +        self.subcut=1
24  
25      def getpath(self):
26          return self.path+'/'+self.prefix+self.identifier+'.root'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines