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.2 by nmohr, Tue Nov 6 17:17:56 2012 UTC vs.
Revision 1.3 by nmohr, Wed Nov 7 10:17:26 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,'Wlight':814,'Wc':41,'Wb':820,'TT':596,'ST':840,'VV':17,'ZH':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','Overlay':'WH (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','Wlight':'WjLF','Wb':'WjHF','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 > [plotDef:BDT_Zll]
23   relPath = CMS_vhbb_BDT_Zll_8TeV
24   xAxis = BDT output
25   nBins = 15
26   min = -1
27   max = 1
28  
29 + [plotDef:BDT_Wln]
30 + relPath = CMS_vhbb_BDT_Wln_8TeV
31 + xAxis = BDT output
32 + nBins = 21
33 + min = -1
34 + max = 1
35 +
36 + [plotDef:BDT_ZnnHighPt]
37 + relPath = CMS_vhbb_BDT_ZnunuHighPt_8TeV
38 + xAxis = BDT output
39 + nBins = 32
40 + min = -1
41 + max = 1.
42 +
43 + [plotDef:BDT_ZnnLowPt]
44 + relPath = CMS_vhbb_BDT_ZnunuLowPt_8TeV
45 + xAxis = BDT output
46 + nBins = 20
47 + min = -1
48 + max = 1
49 +
50 + [plotDef:BDT_ZnnLowCSV]
51 + relPath = CMS_vhbb_BDT_ZnunuLowCSV_8TeV
52 + xAxis = BDT output
53 + nBins = 20
54 + min = -1
55 + max = 1
56 +
57   [Plot:BDT]
58   Datas: Zee
59   Normalize: False

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines