ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/AnaTools/src/SFWeight.cc
(Generate patch)

Comparing UserCode/OSUT3Analysis/AnaTools/src/SFWeight.cc (file contents):
Revision 1.2 by lantonel, Tue Apr 30 22:22:08 2013 UTC vs.
Revision 1.3 by ahart, Wed May 1 19:50:37 2013 UTC

# Line 82 | Line 82 | ElectronSFWeight::ElectronSFWeight (cons
82   double
83   ElectronSFWeight::at (const double &eta, const double &pt)
84   {
85 <  cout << eta << " " << pt << endl;
86 <  cout << "doing it\n";
85 >  //cout << eta << " " << pt << endl;
86 >  //cout << "doing it\n";
87    if (cmsswRelease_ == "53X")
88      {
89        if (id_ == "tight")

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines