ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/config8TeV
(Generate patch)

Comparing UserCode/VHbb/python/config8TeV (file contents):
Revision 1.9 by peller, Thu Sep 27 07:34:23 2012 UTC vs.
Revision 1.10 by nmohr, Fri Sep 28 13:56:59 2012 UTC

# Line 111 | Line 111 | SIG: ZH115
111   ###########################################################################################
112   # REGRESSION
113   [Regression]
114 < regWeight = ../data/MVA_BDT_REG_Jun16.weights.xml
115 < regDict = {"Jet_pt": "hJet_pt", "Jet_eta": "hJet_eta", "Jet_e": "hJet_e", "Jet_ptRaw": "hJet_ptRaw", "Jet_chf": "hJet_chf","Jet_nconstituents": "hJet_nconstituents", "Jet_vtxPt": "hJet_vtxPt", "Jet_vtx3dL": "hJet_vtx3dL", "Jet_vtx3deL": "hJet_vtx3deL"}
116 < regVars = ["Jet_pt","Jet_eta","Jet_e","Jet_ptRaw", "Jet_chf","Jet_nconstituents", "Jet_vtxPt", "Jet_vtx3dL", "Jet_vtx3deL"]
114 > regWeight = ../data/MVA_BDT_REG_Sept28.weights.xml
115 > regDict = {"Jet_pt": "hJet_pt", "Jet_eta": "hJet_eta", "Jet_e": "hJet_e","Jet_JECUnc": "hJet_JECUnc", "Jet_ptRaw": "hJet_ptRaw","Jet_chf": "hJet_chf","Jet_cef": "hJet_cef","Jet_nch": "hJet_nch", "Jet_chf": "hJet_chf","Jet_nconstituents": "hJet_nconstituents","Jet_ptLeadTrack": "hJet_ptLeadTrack", "Jet_vtxPt": "hJet_vtxPt", "Jet_vtxMass": "hJet_vtxMass", "Jet_vtx3dL": "hJet_vtx3dL", "Jet_vtx3deL": "hJet_vtx3deL","Jet_SoftLeptptRel":"hJet_SoftLeptptRel","Jet_SoftLeptPt":"hJet_SoftLeptPt","Jet_SoftLeptdR":"hJet_SoftLeptdR"}
116 > regVars = ["Jet_pt","Jet_eta","Jet_e","Jet_JECUnc","Jet_ptRaw","Jet_chf","Jet_cef","Jet_nch","Jet_nconstituents","Jet_ptLeadTrack","Jet_vtxPt","Jet_vtxMass","Jet_vtx3dL", "Jet_vtx3deL","Jet_SoftLeptptRel","Jet_SoftLeptPt","Jet_SoftLeptdR"]
117   useMET = True
118   usePtRaw = True
119 < useRho25 = False
119 > useMt = True
120 > useRho25 = True
121  
122   [BTagReshaping]
123   library=<!Directories|vhbbpath!>/interface/BTagReshaping_h.so

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines