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

Comparing UserCode/MitHzz4l/LeptonSelection/interface/IsolationSelection.h (file contents):
Revision 1.7 by khahn, Sat May 5 13:09:04 2012 UTC vs.
Revision 1.8 by khahn, Sat May 5 21:43:53 2012 UTC

# Line 89 | Line 89 | double muonPFIso04(ControlFlags &ctrl,
89                     mithep::MuonTools::EMuonEffectiveAreaTarget EffectiveAreaVersion,
90                     vector<const mithep::Muon*> muonsToVeto,
91                     vector<const mithep::Electron*> electronsToVeto);
92 < SelectionStatus muonIsoReferenceSelection(ControlFlags &ctrl,
92 > SelectionStatus muonReferenceIsoSelection(ControlFlags &ctrl,
93                                            const mithep::Muon * mu,
94                                            const mithep::Vertex & vtx,
95                                            const mithep::Array<mithep::PFCandidate> * fPFCandidates,
# Line 115 | Line 115 | float electronPFIso04(ControlFlags &ctrl
115                        mithep::ElectronTools::EElectronEffectiveAreaTarget EffectiveAreaVersion,
116                        vector<const mithep::Muon*> muonsToVeto,
117                        vector<const mithep::Electron*> electronsToVeto) ;
118 < SelectionStatus electronIsoReferenceSelection(ControlFlags &ctrl,
118 > SelectionStatus electronReferenceIsoSelection(ControlFlags &ctrl,
119                                                const mithep::Electron * ele,
120                                                const mithep::Vertex & vtx,
121                                                const mithep::Array<mithep::PFCandidate> * fPFCandidates,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines