ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/FakeMods/interface/FakeRate.h
(Generate patch)

Comparing UserCode/MitPhysics/FakeMods/interface/FakeRate.h (file contents):
Revision 1.1 by loizides, Tue Jun 30 10:47:17 2009 UTC vs.
Revision 1.2 by loizides, Mon Jul 13 11:27:13 2009 UTC

# Line 3 | Line 3
3   //
4   // FakeRate
5   //
6 < // Class for storing the Fake rates
6 > // Class for storing the fake rates.
7   //
8   // Authors: S.Xie
9   //--------------------------------------------------------------------------------------------------
# Line 38 | Line 38 | namespace mithep
38          fIsInit = Init();
39        }
40        
41      ~FakeRate() {}
42
41        Bool_t       Init();
42        Double_t     ElectronFakeRate(Double_t et, Double_t eta, Double_t phi);
43        Double_t     MuonFakeRate(Double_t pt, Double_t eta, Double_t phi);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines