ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/nowaf/StudyXClean/rootScripts/MakeHist.py
(Generate patch)

Comparing UserCode/nowaf/StudyXClean/rootScripts/MakeHist.py (file contents):
Revision 1.1 by nowak, Thu Feb 25 06:29:24 2010 UTC vs.
Revision 1.2 by nowak, Fri Apr 9 11:22:35 2010 UTC

# Line 80 | Line 80 | if __name__ == "__main__":
80              #hist_list.append( fin.Get( "./h_invMass" ) )
81              case = ""
82              if not float( option ) == 1:
83 <                case = option
83 >                case = "xclean"
84              else:
85                  case = "no xclean"
86              case_list.append( case )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines