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

Comparing UserCode/VHbb/python/8TeVconfig/configPlotManual (file contents):
Revision 1.2 by bortigno, Mon Apr 29 18:51:34 2013 UTC vs.
Revision 1.3 by nmohr, Fri Jul 19 10:12:06 2013 UTC

# Line 3 | Line 3 | tag = 8TeV
3  
4   [Directories]
5   #plotpath: /shome/bortigno/VHbbAnalysis/postPreApp/manualStack_v0.1/
6 < plotpath: /shome/bortigno/VHbbAnalysis/postPreApp/manualStack_v0.1/
6 > #plotpath: /shome/bortigno/VHbbAnalysis/postPreApp/manualStack_v0.5/
7 > plotpath: ~/VHbb/lhcp/Plots/
8  
9   [Plot_general]
10   lumi = 19000.
# Line 11 | Line 12 | lumi = 19000.
12   #setup: VH,VVHF,VVLF,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
13   #setupLog: VH,VVHF,VVLF,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
14  
15 < setup: VH,VV,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
16 < setupLog: VH,VV,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
15 > #all
16 > setup: VH,VV,Zj2b,Zj0b,Wj2b,Wj0b,TT,s_Top
17 > setupLog: VH,VV,Zj2b,Zj0b,Wj2b,Wj0b,TT,s_Top
18 >
19 > #Zll only
20 > #setup: VH,VV,Zj2b,Zj0b,TT,s_Top
21 > #setupLog: VH,VV,Zj2b,Zj0b,TT,s_Top
22 >
23  
24   #! test for 7tev only
25   #setup: VH,VVHF,Zj2b,Zj0b,Wj2b,Wj0b,TT,s_Top
# Line 20 | Line 27 | setupLog: VH,VV,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b
27  
28  
29   #colors
30 < colorDict: {'Zj0b':401,'DYc':41,'Zj2b':5,'Zj1b':41,'Wj0b':814,'Wj1b':41,'Wj2b':820,'TT':596,'s_Top':840,'VVHF':17,'VVLF':18,'WH':2,'ZH':2,'VH':2,'DYlc':401,'VVb': 17,'VVlight':18,'VV':18}
31 < typLegendDict: {'Zj0b':'Z+udscg','DYc':'Z + c#bar{c}','DYlc':'Z+udscg','Zj2b':'Z + b#bar{b}','Zj1b':'Z + b','Wj0b':'W+udscg','Wj1b':'W + b','Wj2b':'W + b#bar{b}','TT':'t#bar{t}','s_Top':'Single top','VV':'VV','VVlight':'VV+udscg','VVLF':'VZ(q#bar{q})','VVb':'VZ(b#bar{b})','VVHF':'VZ(b#bar{b})','ZH':'ZH','WH':'WH','VH':'VH','Overlay':'VH (125 GeV)'}
30 > colorDict: {'Zj0b':401,'DYc':41,'Zj2b':5,'Zj1b':41,'Wj0b':814,'Wj1b':41,'Wj2b':820,'TT':596,'s_Top':840,'VVHF':2,'VVLF':920,'WH':2,'ZH':2,'VH':2,'DYlc':401,'VVb': 920,'VVlight':922,'VV':920,'BKG':920}
31 > typLegendDict: {'Zj0b':'Z+udscg','DYc':'Z + c#bar{c}','DYlc':'Z+udscg','Zj2b':'Z + b#bar{b}','Zj1b':'Z + b','Wj0b':'W+udscg','Wj1b':'W + b','Wj2b':'W + b#bar{b}','TT':'t#bar{t}','s_Top':'Single top','VV':'VV','VVlight':'VV+udscg','VVLF':'VZ(q#bar{q})','VVb':'VZ(b#bar{b})','VVHF':'VZ(b#bar{b})','ZH':'ZH','WH':'WH','VH':'VH (125 GeV)','Overlay':'VH (125 GeV)','OverlayVH':'VH (125 GeV)','OverlayVV':'VV','BKG':'Background'}
32  
33   addOverFlow = True
34  
# Line 44 | Line 51 | nBins: 17
51   min: 0
52   max: 255.
53  
54 + [Plot:plot1]
55 + Datas: data_obs
56 + Normalize: False
57 + vars: logSB
58 + Signal: ZH125
59 + log: True
60 + blind: False
61 + nBins: 16
62 + min: -4.
63 + max: 0.
64  
65   [Plot:BDT]
66   Datas: Zee Zmm
# Line 53 | Line 70 | log: False
70   blind: False
71  
72   #Mjj
73 + [plotDef:logSB]
74 + relPath = CMS_vhbb_MJJ_Zll_8TeV
75 + xAxis = log(S/B)
76 + nBins = 16
77 + min = -4
78 + max = 0.
79  
80   [plotDef:Mjj_Zll]
81   relPath = CMS_vhbb_MJJ_Zll_8TeV

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines