ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/interface/LJetsTopoVars.h
(Generate patch)

Comparing UserCode/LJMet/MultivariateAnalysis/interface/LJetsTopoVars.h (file contents):
Revision 1.1 by kukartse, Tue Nov 11 23:01:21 2008 UTC vs.
Revision 1.2 by kukartse, Tue Feb 24 23:33:21 2009 UTC

# Line 39 | Line 39 | public:
39       _mtOK(        false)
40    {};
41  
42 <    //void setEvent(const cafe::Event& event);
43 <  void setEvent(const edm::Event& event);
42 >    // returns # of removed jets due to insufficient isolation from lepton
43 >    //void setEvent(const edm::Event& event);
44 >    int setEvent(const edm::Event& event, double min_dr_jet_lepton=-0.01);
45  
46    double aplanarity() const;
47    double centrality() const;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines