ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/configPlot
Revision: 1.3
Committed: Wed Nov 7 10:17:26 2012 UTC (12 years, 6 months ago) by nmohr
Branch: MAIN
Changes since 1.2: +35 -7 lines
Log Message:
Compatibility, plot style

File Contents

# User Rev Content
1 nmohr 1.1 [Analysis]
2     tag = 8TeV
3    
4     [Directories]
5     plotpath: ~/Stacks/hcpUnblind/
6    
7     [Plot_general]
8 nmohr 1.3 lumi = 12100
9 nmohr 1.1 #how and which groups in the plot
10 nmohr 1.3 setup: ZH,WH,VV,DYb,DYlight,Wb,Wlight,TT,ST
11     setupLog: ZH,WH,DYb,DYlight,Wb,Wlight,TT,ST,VV
12 nmohr 1.1
13     #colors
14 nmohr 1.3 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 nmohr 1.1
17     addOverFlow = True
18    
19     [LimitGeneral]
20 nmohr 1.3 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 nmohr 1.1
22 nmohr 1.3 [plotDef:BDT_Zll]
23 nmohr 1.1 relPath = CMS_vhbb_BDT_Zll_8TeV
24     xAxis = BDT output
25     nBins = 15
26     min = -1
27     max = 1
28    
29 nmohr 1.3 [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 nmohr 1.1 [Plot:BDT]
58     Datas: Zee
59     Normalize: False
60     Signal: ZH125
61     log: True
62     blind: False
63