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

Comparing UserCode/MitHzz4l/LeptonSelection/interface/FSR.h (file contents):
Revision 1.1 by khahn, Mon May 28 16:40:45 2012 UTC vs.
Revision 1.2 by khahn, Mon May 28 19:04:28 2012 UTC

# Line 5 | Line 5
5   #include "Array.h"
6   #include "PFCandidate.h"
7  
8 < bool recover_typeI_Photon( mithep::Muon * mu, const mithep::Array<mithep::PFCandidate> * pfArr );
9 < bool recover_typeII_Photon( mithep::Muon * mu, const mithep::Array<mithep::PFCandidate> * pfArr );
8 > #include "ParseArgs.h"
9 >
10 > bool recover_typeI_Photon( ControlFlags & , mithep::Muon *, const mithep::Array<mithep::PFCandidate> *  );
11 > bool recover_typeII_Photon( ControlFlags &,  mithep::Muon *, const mithep::Array<mithep::PFCandidate> * );
12  
13   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines