ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/8TeVconfig/configPlot
Revision: 1.1
Committed: Wed Jan 16 16:22:48 2013 UTC (12 years, 4 months ago) by peller
Branch: MAIN
CVS Tags: workingVersionAfterHCP
Log Message:
reorganized the whole repository. Macros im myutils, config files in subdirectories. Config file split in parts. Path config file restructured. Moved all path options to the path config. Changed the code accordingly.

File Contents

# User Rev Content
1 peller 1.1 [Analysis]
2     tag = 8TeV
3    
4     [Directories]
5     plotpath: ~/VHbb/Oct22/Stacks_Allnominal/
6    
7     [Plot_general]
8     lumi = 12100
9     #how and which groups in the plot
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,'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','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    
23     [plotDef:BDT_Zll]
24     relPath = CMS_vhbb_BDT_Zll_8TeV
25     xAxis = BDT output
26     nBins = 10
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
61     Signal: ZH125
62     log: True
63     blind: False
64