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

Comparing UserCode/HbbAnalysis/src/Electron.cc (file contents):
Revision 1.3 by agilbert, Tue Nov 8 21:41:47 2011 UTC vs.
Revision 1.4 by agilbert, Wed Jan 25 18:45:50 2012 UTC

# Line 14 | Line 14 | namespace HbbAnalysis {
14  
15    void Electron::Print() const{
16      Lepton::Print();
17 +    std::cout << "WP Bits: " << id_.electronIDs.find("simpleEleId85relIso")->second << "\t" << int(id_.electronIDs.find("simpleEleId85relIso")->second + 0.5) << std::endl;
18 +    std::cout << "SC Eta: " << sc_.eta << std::endl;
19 +
20    }
21   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines