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

Comparing UserCode/MitHzz4l/LeptonSelection/src/IsolationSelection.cc (file contents):
Revision 1.30 by khahn, Tue Jun 5 19:35:47 2012 UTC vs.
Revision 1.31 by khahn, Tue Jun 12 01:23:03 2012 UTC

# Line 1065 | Line 1065 | double  muonPFIso04(ControlFlags &ctrl,
1065  
1066    double pfIso = fChargedIso + fmax(0.0,(fGammaIso + fNeutralHadronIso
1067                                          -rho*muT.MuonEffectiveArea(muT.kMuGammaAndNeutralHadronIso04,
1068 <                                                                   tmpvec.Eta(),EffectiveAreaVersion)));
1069 <                                                                   //mu->Eta(),EffectiveAreaVersion)));
1068 >                                                                   //tmpvec.Eta(),EffectiveAreaVersion)));
1069 >                                                                   mu->Eta(),EffectiveAreaVersion)));
1070    gChargedIso = fChargedIso;
1071    gGammaIso   = fGammaIso;
1072    gNeutralIso = fNeutralHadronIso;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines