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.73 by peller, Mon Nov 26 09:48:52 2012 UTC vs.
Revision 1.77 by peller, Wed Jan 16 07:45:18 2013 UTC

# Line 11 | Line 11 | TrainFlag = True
11   # <<<<<<<<<<<<<<<<<<<
12   # <<<<<<<<<<<<<<<<<<<
13  
14 + [VHbbNameSpace]
15 + library=../interface/VHbbNameSpace_h.so
16 +
17   [Plot_general]
18   #In Use:
19   samples: Zudsg,Zudsg1J,Zudsg2J,Zudsg3J,Zudsg4J,ZudsgHT200400,ZudsgHT400,Zudsg5070,Zudsg70100,Zudsg100,Zcc,Zcc1J,Zcc2J,Zcc3J,Zcc4J,ZccHT200400,ZccHT400,Zcc5070,Zcc70100,Zcc100,Zbb,Zbb1J,Zbb2J,Zbb3J,Zbb4J,ZbbHT200400,ZbbHT400,Zbb5070,Zbb70100,Zbb100,ZZ,WW,WZ,TT,ST_s,ST_t,ST_tW,STbar_s,STbar_t,STbar_tW,ZH125
# Line 40 | Line 43 | addOverFlow = True
43   #List: HighPt_Zmm,LowPt_Zmm,HighPtLooseBTag_Zmm,HighPt_MJJ_Zmm,LowPt_MJJ_Zmm,HighPt_Zee,LowPt_Zee,HighPtLooseBTag_Zee,HighPt_MJJ_Zee,LowPt_MJJ_Zee
44   #List: HighPt_MJJ_Zmm,LowPt_MJJ_Zmm,HighPt_MJJ_Zee,LowPt_MJJ_Zee
45   #List: ZLight_HighPt_Zee,ZLight_LowPt_Zee,Zbb_Zee,TTbar_Zee,ZLight_HighPt_Zmm,ZLight_LowPt_Zmm,Zbb_Zmm,TTbar_Zmm,HighPt_Zee,HighPt_Zmm,LowPt_Zee,LowPt_Zmm,HighPtLooseBTag_Zee,HighPtLooseBTag_Zmm,HighPt_MJJ_Zmm,LowPt_MJJ_Zmm,HighPt_MJJ_Zee,LowPt_MJJ_Zee
46 < List: HighPt_MJJ_Zee,LowPt_MJJ_Zee,HighPt_MJJ_Zmm,LowPt_MJJ_Zmm
46 > #List: HighPt_MJJ_Zee,LowPt_MJJ_Zee,HighPt_MJJ_Zmm,LowPt_MJJ_Zmm
47  
48 + List: HighPt_ExpertRegion0,HighPt_ExpertRegion1,HighPt_ExpertRegion2,HighPt_ExpertRegion3,HighPt_Zee,HighPt_Zmm
49   #All signal region plots:
50   #List: HighPt_Zmm,LowPt_Zmm,HighPtLooseBTag_Zmm,HighPt_MJJ_Zmm,LowPt_MJJ_Zmm,HighPt_Zee,LowPt_Zee,HighPtLooseBTag_Zee,HighPt_MJJ_Zee,LowPt_MJJ_Zee
51  
# Line 67 | Line 71 | List: HighPt_MJJ_Zee,LowPt_MJJ_Zee,HighP
71   #List: ZLight_LowPt_beforeReg
72   #var definition
73   BDT_vars: Hmass,Hpt,Vpt,HVdPhi,Vmass,HdR,HdEta,minCSV,maxCSV,hJet0pt,hJet1pt,PullAngle,PullAngle2,rHVpt,vxMult,Sum
74 < BDTs: BDT8_RTight,BDT8_RMed,BDT8_RTightLooseBTag,BDT_RTight,BDT_RMed
75 < REG_vars: METnoPU,rho25,dPhiJetMet,regWeight,JECUnc,jPtRaw,jE,jCef,jChf,jNCh,jNum,jPtLeadTrack
74 > #BDTs: BDT8_RTight,BDT8_RMed,BDT8_RTightLooseBTag,BDT_RTight,BDT_RMed
75 > BDTs: BDTexpert_VV_HighPt,BDTexpert_DY_HighPt,BDTexpert_TT_HighPt
76 > REG_vart: METnoPU,rho25,dPhiJetMet,regWeight,JECUnc,jPtRaw,jE,jCef,jChf,jNCh,jNum,jPtLeadTrack
77   REG_vtx: vtxPt,vtxMass,vtx3dL,vtx3deL
78   REG_soft: jSoftLeptPtRel,jSoftLeptPt,jSoftLeptdR
79  
80   BDT_plot_blind: False
81   BDT_plot_log: True
82 < plot_mass = ZH135
82 > plot_mass = ZH125
83 >
84 >
85 >
86 > [Plot:HighPt_ExpertRegion0]
87 > Datas: Zee Zmm
88 > Normalize: False
89 > vars: BDTexpert_TT_HighPt
90 > Signal: <!Plot_general|plot_mass!>
91 > log: <!Plot_general|BDT_plot_log!>
92 > blind: <!Plot_general|BDT_plot_blind!>
93 >
94 > [Plot:HighPt_ExpertRegion1]
95 > Datas: Zee Zmm
96 > Normalize: False
97 > vars: BDTexpert_DY_HighPt
98 > Signal: <!Plot_general|plot_mass!>
99 > log: <!Plot_general|BDT_plot_log!>
100 > blind: <!Plot_general|BDT_plot_blind!>
101 >
102 > [Plot:HighPt_ExpertRegion2]
103 > Datas: Zee Zmm
104 > Normalize: False
105 > vars: BDTexpert_VV_HighPt
106 > Signal: <!Plot_general|plot_mass!>
107 > log: <!Plot_general|BDT_plot_log!>
108 > blind: <!Plot_general|BDT_plot_blind!>
109 >
110 > [Plot:HighPt_ExpertRegion3]
111 > Datas: Zee Zmm
112 > Normalize: False
113 > vars: BDTexpert_VV_HighPt
114 > Signal: <!Plot_general|plot_mass!>
115 > log: <!Plot_general|BDT_plot_log!>
116 > blind: <!Plot_general|BDT_plot_blind!>
117 >
118 >
119 >
120 >
121 >
122  
123   [Plot:ZPeak_Zee]
124   Datas: Zee
# Line 162 | Line 206 | max: 255.
206   Datas: Zee
207   Normalize: False
208   #vars: BDT8_RTight
209 < vars: <!Plot_general|BDT_vars!>
209 > vars: <!Plot_general|BDTs!>
210 > #vars: <!Plot_general|BDT_vars!>
211   Signal: <!Plot_general|plot_mass!>
212   log: <!Plot_general|BDT_plot_log!>
213   blind: <!Plot_general|BDT_plot_blind!>
# Line 189 | Line 234 | blind: <!Plot_general|BDT_plot_blind!>
234   Datas: Zmm
235   Normalize: False
236   #vars: BDT8_RTight
237 < vars: <!Plot_general|BDT_vars!>
237 > #vars: <!Plot_general|BDT_vars!>
238 > vars: <!Plot_general|BDTs!>
239   Signal: <!Plot_general|plot_mass!>
240   log: <!Plot_general|BDT_plot_log!>
241   blind: <!Plot_general|BDT_plot_blind!>
# Line 423 | Line 469 | useMt = False
469   [BTagReshaping]
470   library=<!Directories|vhbbpath!>/interface/BTagReshaping_h.so
471  
472 + [VHbbNameSpace]
473 + library=<!Directories|vhbbpath!>/interface/VHbbNameSpace_h.so
474 +
475 + [AngularLike]
476 + backgrounds = ['Zbb','Zudsg','ttbar','ZZ']
477 + yields = {'Zbb':584.8,'Zudsg':881.61,'ttbar':135.7,'ZZ':44.04,'Sig':5.13}
478 +
479   ###########################################################################################
480   # LIMIT
481   [LimitGeneral]
# Line 433 | Line 486 | Mjjrange = 17,0.,255.
486   #wanna rebin? (bin transform)
487   rebin_active = True
488   #Mjj-> False
489 < BDTbinning = 15
489 > BDTbinning = 10
490  
491   systematicsnaming7TeV={'JER':'CMS_vhbb_res_j','JES':'CMS_vhbb_scale_j','beff':'CMS_vhbb_eff_b','bmis':'CMS_vhbb_fake_b_7TeV','beff1':'CMS_vhbb_eff_b_SIG'}
492   systematicsnaming8TeV={'JER':'CMS_vhbb_res_j','JES':'CMS_vhbb_scale_j','beff':'CMS_vhbb_eff_b','bmis':'CMS_vhbb_fake_b_8TeV','beff1':'CMS_vhbb_eff_b_SIG'}
# Line 462 | Line 515 | binstat: False
515  
516   signal_inject: None
517   #ZH125
518 < add_signal_as_bkg: ZH125
518 > add_signal_as_bkg: None
519  
520 < blind: False
520 > blind: True
521   #### rescaling by factor 4
522   scaling: False
523   #rescale stats
# Line 496 | Line 549 | setup: ['ZH', 'DYlight','DYb','VV','TT',
549   #List: RTight_ZH125_EE_8TeV_oct,RMed_ZH125_EE_8TeV_oct,RTight_ZH125_MM_8TeV_oct,RMed_ZH125_MM_8TeV_oct
550  
551   #ALl BDTs
552 < List: RTight_ZH110_EE_8TeV_oct,RMed_ZH110_EE_8TeV_oct,RTight_ZH110_MM_8TeV_oct,RMed_ZH110_MM_8TeV_oct,RTight_ZH115_EE_8TeV_oct,RMed_ZH115_EE_8TeV_oct,RTight_ZH115_MM_8TeV_oct,RMed_ZH115_MM_8TeV_oct,RTight_ZH120_EE_8TeV_oct,RMed_ZH120_EE_8TeV_oct,RTight_ZH120_MM_8TeV_oct,RMed_ZH120_MM_8TeV_oct,RTight_ZH125_EE_8TeV_oct,RMed_ZH125_EE_8TeV_oct,RTight_ZH125_MM_8TeV_oct,RMed_ZH125_MM_8TeV_oct,RTight_ZH130_EE_8TeV_oct,RMed_ZH130_EE_8TeV_oct,RTight_ZH130_MM_8TeV_oct,RMed_ZH130_MM_8TeV_oct,RTight_ZH135_EE_8TeV_oct,RMed_ZH135_EE_8TeV_oct,RTight_ZH135_MM_8TeV_oct,RMed_ZH135_MM_8TeV_oct
552 > #List: RTight_ZH110_EE_8TeV_oct,RMed_ZH110_EE_8TeV_oct,RTight_ZH110_MM_8TeV_oct,RMed_ZH110_MM_8TeV_oct,RTight_ZH115_EE_8TeV_oct,RMed_ZH115_EE_8TeV_oct,RTight_ZH115_MM_8TeV_oct,RMed_ZH115_MM_8TeV_oct,RTight_ZH120_EE_8TeV_oct,RMed_ZH120_EE_8TeV_oct,RTight_ZH120_MM_8TeV_oct,RMed_ZH120_MM_8TeV_oct,RTight_ZH125_EE_8TeV_oct,RMed_ZH125_EE_8TeV_oct,RTight_ZH125_MM_8TeV_oct,RMed_ZH125_MM_8TeV_oct,RTight_ZH130_EE_8TeV_oct,RMed_ZH130_EE_8TeV_oct,RTight_ZH130_MM_8TeV_oct,RMed_ZH130_MM_8TeV_oct,RTight_ZH135_EE_8TeV_oct,RMed_ZH135_EE_8TeV_oct,RTight_ZH135_MM_8TeV_oct,RMed_ZH135_MM_8TeV_oct
553 >
554 > List: HighPt_ZH125_ExpertRegion0_EE_8TeV_nov,HighPt_ZH125_ExpertRegion1_EE_8TeV_nov,HighPt_ZH125_ExpertRegion2_EE_8TeV_nov,HighPt_ZH125_ExpertRegion3_EE_8TeV_nov,HighPt_ZH125_ExpertRegion0_MM_8TeV_nov,HighPt_ZH125_ExpertRegion1_MM_8TeV_nov,HighPt_ZH125_ExpertRegion2_MM_8TeV_nov,HighPt_ZH125_ExpertRegion3_MM_8TeV_nov
555 > #,HighPt_ZH125_ExpertRegionX_EE_8TeV_nov,HighPt_ZH125_ExpertRegionX_MM_8TeV_nov
556 > #List: HighPt_ZH125_ExpertRegion2_EE_8TeV_nov
557  
558   # only LBT
559   #List: RTightLooseBTag_ZH110_MM_8TeV_oct,RTightLooseBTag_ZH110_EE_8TeV_oct,RTightLooseBTag_ZH115_MM_8TeV_oct,RTightLooseBTag_ZH115_EE_8TeV_oct,RTightLooseBTag_ZH120_MM_8TeV_oct,RTightLooseBTag_ZH120_EE_8TeV_oct,RTightLooseBTag_ZH125_MM_8TeV_oct,RTightLooseBTag_ZH125_EE_8TeV_oct,RTightLooseBTag_ZH130_MM_8TeV_oct,RTightLooseBTag_ZH130_EE_8TeV_oct,RTightLooseBTag_ZH135_MM_8TeV_oct,RTightLooseBTag_ZH135_EE_8TeV_oct
# Line 692 | Line 749 | RMed_ZH130_MM_8TeV_oct: RMed_ZH130_oct.n
749   RMed_ZH135_MM_8TeV_oct: RMed_ZH135_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_M135_ZmmLowPt_8TeV,RMed_MM,RMed_MM,ZH135,ZmmLowPt_8TeV,BDT
750  
751   #individual BKGd trainings:
752 <
752 > #HighPt_ZH125_ExpertRegion0_EE_8TeV_nov: TT_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert0_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion0_EE,HighPt_ExpertRegion0_EE,ZH125,ZeeHighPt_8TeV,BDT
753 > #HighPt_ZH125_ExpertRegion1_EE_8TeV_nov: DY_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert1_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion1_EE,HighPt_ExpertRegion1_EE,ZH125,ZeeHighPt_8TeV,BDT
754 > #HighPt_ZH125_ExpertRegion2_EE_8TeV_nov: VV_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert2_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion2_EE,HighPt_ExpertRegion2_EE,ZH125,ZeeHighPt_8TeV,BDT
755 > #HighPt_ZH125_ExpertRegion3_EE_8TeV_nov: VV_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert3_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion3_EE,HighPt_ExpertRegion3_EE,ZH125,ZeeHighPt_8TeV,BDT
756 > #HighPt_ZH125_ExpertRegionX_EE_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expertX_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion3_EE,HighPt_ExpertRegion3_EE,ZH125,ZeeHighPt_8TeV,BDT
757 > #
758 > #HighPt_ZH125_ExpertRegion0_MM_8TeV_nov: TT_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert0_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion0_MM,HighPt_ExpertRegion0_MM,ZH125,ZmmHighPt_8TeV,BDT
759 > #HighPt_ZH125_ExpertRegion1_MM_8TeV_nov: DY_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert1_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion1_MM,HighPt_ExpertRegion1_MM,ZH125,ZmmHighPt_8TeV,BDT
760 > #HighPt_ZH125_ExpertRegion2_MM_8TeV_nov: VV_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert2_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion2_MM,HighPt_ExpertRegion2_MM,ZH125,ZmmHighPt_8TeV,BDT
761 > #HighPt_ZH125_ExpertRegion3_MM_8TeV_nov: VV_HighPt_ZH125_nov.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert3_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion3_MM,HighPt_ExpertRegion3_MM,ZH125,ZmmHighPt_8TeV,BDT
762 > #HighPt_ZH125_ExpertRegionX_MM_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expertX_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion3_MM,HighPt_ExpertRegion3_MM,ZH125,ZmmHighPt_8TeV,BDT
763 >
764 >
765 > #individual BKGd trainings nominal BDT:
766 > HighPt_ZH125_ExpertRegion0_EE_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert0_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion0_EE,HighPt_ExpertRegion0_EE,ZH125,ZeeHighPt_8TeV,BDT
767 > HighPt_ZH125_ExpertRegion1_EE_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert1_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion1_EE,HighPt_ExpertRegion1_EE,ZH125,ZeeHighPt_8TeV,BDT
768 > HighPt_ZH125_ExpertRegion2_EE_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert2_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion2_EE,HighPt_ExpertRegion2_EE,ZH125,ZeeHighPt_8TeV,BDT
769 > HighPt_ZH125_ExpertRegion3_EE_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert3_M125_ZeeHighPt_8TeV,HighPt_ExpertRegion3_EE,HighPt_ExpertRegion3_EE,ZH125,ZeeHighPt_8TeV,BDT
770 >
771 > HighPt_ZH125_ExpertRegion0_MM_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert0_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion0_MM,HighPt_ExpertRegion0_MM,ZH125,ZmmHighPt_8TeV,BDT
772 > HighPt_ZH125_ExpertRegion1_MM_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert1_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion1_MM,HighPt_ExpertRegion1_MM,ZH125,ZmmHighPt_8TeV,BDT
773 > HighPt_ZH125_ExpertRegion2_MM_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert2_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion2_MM,HighPt_ExpertRegion2_MM,ZH125,ZmmHighPt_8TeV,BDT
774 > HighPt_ZH125_ExpertRegion3_MM_8TeV_nov: RTight_ZH125_oct.nominal,<!LimitGeneral|BDToutname!>,<!LimitGeneral|BDTrange!>,BDT_expert3_M125_ZmmHighPt_8TeV,HighPt_ExpertRegion3_MM,HighPt_ExpertRegion3_MM,ZH125,ZmmHighPt_8TeV,BDT
775  
776  
777   #CTRL region DCs
# Line 753 | Line 832 | backgroundsNoDiboson = Zudsg Zudsg_pt120
832   TT: TT
833   #ST_s ST_t ST_tW STbar_s STbar_t STbar_tW
834   DY: Zudsg Zudsg1J Zudsg2J Zudsg3J Zudsg4J ZudsgHT200400 ZudsgHT400 Zudsg5070 Zudsg70100 Zudsg100 Zcc Zcc1J Zcc2J Zcc3J Zcc4J ZccHT200400 ZccHT400 Zcc5070 Zcc70100 Zcc100 Zbb Zbb1J Zbb2J Zbb3J Zbb4J ZbbHT200400 ZbbHT400 Zbb5070 Zbb70100 Zbb100
835 < Diboson: ZZ WW WZ
835 > VV: ZZ WW WZ
836 >
837   #settings:
838   SettingsTT = !H:!V:NTrees=300:nEventsMin=300:MaxDepth=2:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
839   SettingsDY = !H:!V:NTrees=400:nEventsMin=500:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
840 < SettingsDiboson = !H:!V:NTrees=400:nEventsMin=500:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
840 > SettingsVV = !H:!V:NTrees=250:nEventsMin=250:MaxDepth=2:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning
841  
842   #backgrounds8TeV: Zudsg Zudsg1J Zudsg2J Zudsg4J Zudsg5070 Zudsg70100 Zudsg100 Zcc Zcc1J Zcc2J Zcc4J Zcc5070 Zcc70100 Zcc100 Zbb Zbb1J Zbb2J Zbb4J Zbb5070 Zbb70100 Zbb100 ZZ WW WZ TT
843  
# Line 775 | Line 855 | factorysettings: !V:!Silent:Color:DrawPr
855   #List_for_submitscript: RTight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may,RPt50_ZZ_may,RIncl_ZZ_may
856   #List_for_submitscript: RTight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may
857  
858 < List_for_submitscript: RTight_ZH110_oct,RTight_ZH115_oct,RTight_ZH120_oct,RTight_ZH125_oct,RTight_ZH130_oct,RTight_ZH135_oct,RMed_ZH110_oct,RMed_ZH115_oct,RMed_ZH120_oct,RMed_ZH125_oct,RMed_ZH130_oct,RMed_ZH135_oct,RTightLooseBTag_ZH110_oct,RTightLooseBTag_ZH115_oct,RTightLooseBTag_ZH120_oct,RTightLooseBTag_ZH125_oct,RTightLooseBTag_ZH130_oct,RTightLooseBTag_ZH135_oct,RTight_ZH125_may,RMed_ZH125_may
858 > #List_for_submitscript: RTight_ZH110_oct,RTight_ZH115_oct,RTight_ZH120_oct,RTight_ZH125_oct,RTight_ZH130_oct,RTight_ZH135_oct,RMed_ZH110_oct,RMed_ZH115_oct,RMed_ZH120_oct,RMed_ZH125_oct,RMed_ZH130_oct,RMed_ZH135_oct,RTightLooseBTag_ZH110_oct,RTightLooseBTag_ZH115_oct,RTightLooseBTag_ZH120_oct,RTightLooseBTag_ZH125_oct,RTightLooseBTag_ZH130_oct,RTightLooseBTag_ZH135_oct,RTight_ZH125_may,RMed_ZH125_may
859  
860 + #List_for_submitscript: TT_HighPt_ZH125_nov
861 + #List_for_submitscript: DY_HighPt_ZH125_nov
862 + List_for_submitscript: VV_HighPt_ZH125_nov
863  
864  
865   #List_for_submitscript: RTight_ZH125_may,RMed_ZH125_may,RTight_ZH125_oct,RMed_ZH125_oct
# Line 795 | Line 878 | treeCut: RTight
878   [DY_HighPt_ZH125_nov]
879   MVAtype: <!MVAGeneral|type!>
880   MVAsettings: <!MVAGeneral|SettingsDY!>
881 < path: <!Directories|samplepath!>/env/sys/
881 > path: <!Directories|TT_MVA_path!>
882   signals: ZH125
883   backgrounds: <!MVAGeneral|DY!>
884   treeVarSet: treeVarsICHEP
885 < treeCut: RTight
885 > treeCut: RTight_andTT
886  
887 < [Diboson_HighPt_ZH125_nov]
887 > [VV_HighPt_ZH125_nov]
888   MVAtype: <!MVAGeneral|type!>
889 < MVAsettings: <!MVAGeneral|SettingsDiboson!>
890 < path: <!Directories|samplepath!>/env/sys/
889 > MVAsettings: <!MVAGeneral|SettingsVV!>
890 > path: <!Directories|DY_MVA_path!>
891   signals: ZH125
892 < backgrounds: <!MVAGeneral|Diboson!>
892 > backgrounds: <!MVAGeneral|VV!>
893   treeVarSet: treeVarsICHEP
894 < treeCut: RTight
894 > treeCut: RTight_andDY
895  
896  
897  
# Line 1205 | Line 1288 | HighPt = <!Cuts|RTight!>
1288   LowPt = <!Cuts|RMed!>
1289   HighPtLooseBTag = <!Cuts|RTightLooseBTag!>
1290  
1291 +
1292 + #individual training:
1293 + RTight_andTT: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28
1294 + RTight_andDY: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1
1295 +
1296 + HighPt_ExpertRegion0: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal <= 0.28
1297 + HighPt_ExpertRegion1: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal <= -0.1
1298 + HighPt_ExpertRegion2: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1 & VV_HighPt_ZH125_nov.nominal <= 0.28
1299 + HighPt_ExpertRegion3: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1 & VV_HighPt_ZH125_nov.nominal > 0.28
1300 +
1301 +
1302 + HighPt_ExpertRegion0_EE: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal <= 0.28 & <!ZHeebb|addCuts!>
1303 + HighPt_ExpertRegion1_EE: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal <= -0.1 & <!ZHeebb|addCuts!>
1304 + HighPt_ExpertRegion2_EE: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1 & VV_HighPt_ZH125_nov.nominal <= 0.28 & <!ZHeebb|addCuts!>
1305 + HighPt_ExpertRegion3_EE: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1 & VV_HighPt_ZH125_nov.nominal > 0.28 & <!ZHeebb|addCuts!>
1306 +
1307 + HighPt_ExpertRegion0_MM: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal <= 0.28 & <!ZHmmbb|addCuts!>
1308 + HighPt_ExpertRegion1_MM: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal <= -0.1 & <!ZHmmbb|addCuts!>
1309 + HighPt_ExpertRegion2_MM: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1 & VV_HighPt_ZH125_nov.nominal <= 0.28 & <!ZHmmbb|addCuts!>
1310 + HighPt_ExpertRegion3_MM: <!Cuts|RTight!> & TT_HighPt_ZH125_nov.nominal > 0.28 & DY_HighPt_ZH125_nov.nominal > -0.1 & VV_HighPt_ZH125_nov.nominal > 0.28 & <!ZHmmbb|addCuts!>
1311 +
1312 +
1313   #control regions
1314   ZLight: <!ZHbb|preselection!> & <!ZHbb|noAddJet!> & <!ZHbb|zWindow!> & <!ZHbb|ntBtag!> & <!ZHbb|upperHMass!> & <!ZHbb|twoCSV0!> & <!ZHbb|dPhiVH!> & <!ZHbb|maxBtag!> > <!ZHbb|CSVL!> & V.pt > 50.
1315   TTbar = <!ZHbb|preselection!> & <!ZHbb|upperHMass!> & <!ZHbb|tcBtag!> & <!ZHbb|zVeto!> & H.pt > 100.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines