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

Comparing UserCode/VHbb/python/configPlot (file contents):
Revision 1.1 by nmohr, Tue Nov 6 09:47:48 2012 UTC vs.
Revision 1.4 by nmohr, Fri Nov 9 09:08:40 2012 UTC

# Line 5 | Line 5 | tag = 8TeV
5   plotpath: ~/Stacks/hcpUnblind/
6  
7   [Plot_general]
8 < lumi = 12.1
8 > lumi = 12100
9   #how and which groups in the plot
10 < setup: ZH,VV,DYb,DYlight,TT,ST
11 < setupLog: ZH,DYb,DYlight,TT,ST,VV
10 > setup: ZH,WH,VV,DYb,DYlight,Wb,Wlight,TT,ST
11 > setupLog: ZH,WH,DYb,DYlight,Wb,Wlight,TT,ST,VV
12  
13   #colors
14 < colorDict: {'DYlight':401,'DYc':41,'DYb':5,'TT':596,'ST':602,'VV':17,'ZH':2,'DYlc':401}
15 < typLegendDict: {'DYlight':'Z+udsg','DYc':'Z + c#bar{c}','DYlc':'Z+udscg','DYb':'Z + b#bar{b}','TT':'t#bar{t}','ST':'Single top','VV':'VV','ZH':'ZH','Overlay':'ZH (125 GeV)'}
14 > colorDict: {'DYlight':401,'DYc':41,'DYb':5,'Wlight':814,'Wc':41,'Wb':820,'TT':596,'ST':840,'VV':17,'WH':2,'ZH':2,'VH':2,'DYlc':401}
15 > typLegendDict: {'DYlight':'Z+udscg','DYc':'Z + c#bar{c}','DYlc':'Z+udscg','DYb':'Z + b#bar{b}','Wlight':'W+udscg','Wc':'W + c#bar{c}','Wb':'W + b#bar{b}','TT':'t#bar{t}','ST':'Single top','VV':'VV','ZH':'ZH','WH':'WH','VH':'VH','Overlay':'VH (125 GeV)'}
16  
17   addOverFlow = True
18  
19   [LimitGeneral]
20 < Dict: {'ZH':'ZH','DYlight':'ZjLF','DYb':'ZjHF','TT':'TT','ST':'s_Top','VV':'VV','ZZ-bb':'ZZbb','Data':'data_obs'}
20 > Dict: {'ZH':'ZH','WH':'WH','DYlight':'ZjLF','DYb':'ZjHF','Wlight':'WjLF','Wb':'WjHF','TT':'TT','ST':'s_Top','VV':'VV','ZZ-bb':'ZZbb','Data':'data_obs'}
21  
22 < [plotDef:BDT]
22 >
23 > [plotDef:BDT_Zll]
24   relPath = CMS_vhbb_BDT_Zll_8TeV
25   xAxis = BDT output
26   nBins = 15
27   min = -1
28   max = 1
29  
30 + [plotDef:BDT_Wln]
31 + relPath = CMS_vhbb_BDT_Wln_8TeV
32 + xAxis = BDT output
33 + nBins = 21
34 + min = -1
35 + max = 1
36 +
37 + [plotDef:BDT_ZnnHighPt]
38 + relPath = CMS_vhbb_BDT_ZnunuHighPt_8TeV
39 + xAxis = BDT output
40 + nBins = 15
41 + min = -1.
42 + max = -0.0625
43 +
44 + [plotDef:BDT_ZnnLowPt]
45 + relPath = CMS_vhbb_BDT_ZnunuLowPt_8TeV
46 + xAxis = BDT output
47 + nBins = 8
48 + min = -1
49 + max = -0.2
50 +
51 + [plotDef:BDT_ZnnLowCSV]
52 + relPath = CMS_vhbb_BDT_ZnunuLowCSV_8TeV
53 + xAxis = BDT output
54 + nBins = 7
55 + min = -1.
56 + max = -0.3
57 +
58   [Plot:BDT]
59   Datas: Zee
60   Normalize: False

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines