ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/Selection/src/SelectionFuncs.cc
(Generate patch)

Comparing UserCode/MitHzz4l/Selection/src/SelectionFuncs.cc (file contents):
Revision 1.15 by dkralph, Tue Jan 15 10:35:23 2013 UTC vs.
Revision 1.16 by anlevin, Wed Jan 16 16:14:18 2013 UTC

# Line 388 | Line 388 | void initJets(ControlFlags ctrl,
388    fJetIDMVA = new JetIDMVA();
389    JetIDMVA::MVAType mvaType;
390    TString loPtXml(dataPath+"mva_JetID_lowpt.weights.xml");
391 <  TString cfi(cmsswpath+"/MitPhysics/Utils/python/JetIdParams_cfi.py");
391 >  TString cfi(cmsswpath+"/MitPhysics/Utils/python/JetIdParams_hzz4l_moriond_cfi.py");
392 >  //TString cfi(cmsswpath+"/MitPhysics/Utils/python/JetIdParams_cfi.py");
393    TString Xml;
394    if(ctrl.era==2011) {
395      mvaType = JetIDMVA::k42;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines