ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/configPlot
Revision: 1.4
Committed: Fri Nov 9 09:08:40 2012 UTC (12 years, 6 months ago) by nmohr
Branch: MAIN
Changes since 1.3: +9 -8 lines
Log Message:
Possibility to trim binning

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.4
23 nmohr 1.3 [plotDef:BDT_Zll]
24 nmohr 1.1 relPath = CMS_vhbb_BDT_Zll_8TeV
25     xAxis = BDT output
26     nBins = 15
27     min = -1
28     max = 1
29    
30 nmohr 1.3 [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 nmohr 1.4 nBins = 15
41     min = -1.
42     max = -0.0625
43 nmohr 1.3
44     [plotDef:BDT_ZnnLowPt]
45     relPath = CMS_vhbb_BDT_ZnunuLowPt_8TeV
46     xAxis = BDT output
47 nmohr 1.4 nBins = 8
48 nmohr 1.3 min = -1
49 nmohr 1.4 max = -0.2
50 nmohr 1.3
51     [plotDef:BDT_ZnnLowCSV]
52     relPath = CMS_vhbb_BDT_ZnunuLowCSV_8TeV
53     xAxis = BDT output
54 nmohr 1.4 nBins = 7
55     min = -1.
56     max = -0.3
57 nmohr 1.3
58 nmohr 1.1 [Plot:BDT]
59     Datas: Zee
60     Normalize: False
61     Signal: ZH125
62     log: True
63     blind: False
64