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

Comparing UserCode/VHbb/python/config7TeV_ZZ (file contents):
Revision 1.1 by peller, Fri Aug 10 09:37:09 2012 UTC vs.
Revision 1.2 by peller, Thu Sep 20 08:18:25 2012 UTC

# Line 199 | Line 199 | lumi_8TeV: {'type':'lnN', 'ZH':1.05,'ST'
199   pdf_qqbar: {'type':'lnN', 'ZH':1.01,'VV':1.01}
200   pdf_gg: {'type':'lnN', 'ST':1.01,'QCD':1.01}
201   QCDscale_VH: {'type':'lnN', 'ZH':1.04}
202 < QCDscale_ttbar: {'type':'lnN', 'ST':1.06} #??
202 > QCDscale_ttbar: {'type':'lnN', 'ST':1.06}
203   QCDscale_VV: {'type':'lnN', 'VV':1.04}
204   QCDscale_QCD: {'type':'lnN', 'QCD':1.30}
205   CMS_vhbb_boost_EWK: {'type':'lnN', 'ZH':1.05}
# Line 219 | Line 219 | CMS_trigger_m: {'type':'lnN', 'ZH':1.01,
219   CMS_vhbb_trigger_MET: {'type':'lnN'}
220   CMS_vhbb_ZjLF_SF_7TeV: {'type':'lnN', 'DYlight':1.198 ,'DYb':0.875 ,'TT':1.003}
221   CMS_vhbb_ZjHF_SF_7TeV: {'type':'lnN', 'DYlight':0.873 ,'DYb':1.202 ,'TT':0.957}
222 < CMS_vhbb_TT_SF_7TeV: {'type':'lnN',  'DYlight':1.002 ,'DYb'0.974: ,'TT':1.123}
222 > CMS_vhbb_TT_SF_7TeV: {'type':'lnN',  'DYlight':1.002 ,'DYb':0.974 ,'TT':1.123}
223  
224  
225  
# Line 309 | Line 309 | SettingsTightZZ = !H:!V:NTrees=400:nEven
309   SettingsMedZZ = !H:!V:NTrees=400:nEventsMin=300:MaxDepth=2:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
310  
311   SettingsCommonZZ = !H:!V:NTrees=400:nEventsMin=500:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.06:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
312 SettingsInclZZ = !H:!V:NTrees=400:nEventsMin=500:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.06:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
312   SettingsBtagZZ = !H:!V:NTrees=400:nEventsMin=600:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
313  
314  
315 +
316 + SettingsPt50ZZ = !H:!V:NTrees=400:nEventsMin=800:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.07:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
317 + SettingsInclZZ = !H:!V:NTrees=400:nEventsMin=1000:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.08:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
318 +
319 +
320   backgrounds = DY DY120 WZ ZZ TT
321   backgroundsNoDiboson = Zudsg Zbb Zcc Zudsg120 Zbb120 Zcc120 TT
322  
# Line 352 | Line 356 | backgrounds: <!MVAGeneral|backgroundsNoD
356   treeVarSet: treeVarsICHEP
357   treeCut: RIncl
358  
359 + [RPt50_ZZ_may]
360 + MVAtype: <!MVAGeneral|type!>
361 + MVAsettings: <!MVAGeneral|SettingsPt50ZZ!>
362 + path: <!Directories|samplepath!>
363 + signals: ZZ-bb
364 + backgrounds: <!MVAGeneral|backgroundsNoDiboson!>
365 + treeVarSet: treeVarsICHEP
366 + treeCut: RPt50
367 +
368   [RBtag_ZZ_may]
369   MVAtype: <!MVAGeneral|type!>
370   MVAsettings: <!MVAGeneral|SettingsBtagZZ!>
# Line 538 | Line 551 | RTight = <!ZHbb|preselection!> & <!ZHbb|
551   RIncl = <!ZHbb|preselection!> & <!ZHbb|maxBtag!> > <!ZHbb|CSVL!> & <!ZHbb|minBtag!> > 0. & <!ZHbb|pullAngle!> & <!ZHbb|zWindow!>
552   RBtag = <!ZHbb|preselection!> & <!ZHbb|maxBtag!> > <!ZHbb|CSVT!> & <!ZHbb|minBtag!> > <!ZHbb|CSVC!> & <!ZHbb|pullAngle!> & <!ZHbb|zWindow!>
553  
554 + RPt50 = <!ZHbb|preselection!> & <!ZHbb|maxBtag!> > <!ZHbb|CSVL!> & <!ZHbb|minBtag!> > 0. & <!ZHbb|pullAngle!> & <!ZHbb|zWindow!> & <!ZHbb|rCommon!>
555 +
556 +
557   #control regions
558   Light: <!ZHbb|preselection!> & <!ZHbb|noAddJet!> & <!ZHbb|zWindow!> & <!ZHbb|ntBtag!> & <!ZHbb|upperHMass!> & <!ZHbb|twoCSV0!> & <!ZHbb|dPhiVH!>
559   Top = <!ZHbb|preselection!> & <!ZHbb|upperHMass!> & <!ZHbb|tlBtag!> & <!ZHbb|zVeto!> & H.pt > 100.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines