ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/src/JetIDMVA.cc
(Generate patch)

Comparing UserCode/MitPhysics/Utils/src/JetIDMVA.cc (file contents):
Revision 1.2 by pharris, Wed Apr 4 07:57:01 2012 UTC vs.
Revision 1.3 by pharris, Wed Apr 4 09:51:31 2012 UTC

# Line 13 | Line 13 | using namespace mithep;
13  
14   //--------------------------------------------------------------------------------------------------
15   JetIDMVA::JetIDMVA() :
16 +  fJetPtMin(10), //We need to lower this
17    fMethodName("JetIDMA"),
18    fIsInitialized(kFALSE),
18  fJetPtMin(10), //We need to lower this
19    fNPV    (0),
20    fJPt1   (0),
21    fJEta1  (0),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines