ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/8TeVconfig/configPlotManual
Revision: 1.2
Committed: Mon Apr 29 18:51:34 2013 UTC (12 years ago) by bortigno
Branch: MAIN
Changes since 1.1: +15 -4 lines
Log Message:
@UPDATE

File Contents

# User Rev Content
1 bortigno 1.1 [Analysis]
2     tag = 8TeV
3    
4     [Directories]
5 bortigno 1.2 #plotpath: /shome/bortigno/VHbbAnalysis/postPreApp/manualStack_v0.1/
6     plotpath: /shome/bortigno/VHbbAnalysis/postPreApp/manualStack_v0.1/
7 bortigno 1.1
8     [Plot_general]
9     lumi = 19000.
10     #how and which groups in the plot
11 bortigno 1.2 #setup: VH,VVHF,VVLF,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
12     #setupLog: VH,VVHF,VVLF,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
13    
14     setup: VH,VV,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
15     setupLog: VH,VV,Zj2b,Zj1b,Zj0b,Wj2b,Wj1b,Wj0b,TT,s_Top
16 bortigno 1.1
17     #! test for 7tev only
18     #setup: VH,VVHF,Zj2b,Zj0b,Wj2b,Wj0b,TT,s_Top
19     #setupLog: VH,VVHF,Zj2b,Zj0b,Wj2b,Wj0b,TT,s_Top
20    
21    
22     #colors
23     colorDict: {'Zj0b':401,'DYc':41,'Zj2b':5,'Zj1b':41,'Wj0b':814,'Wj1b':41,'Wj2b':820,'TT':596,'s_Top':840,'VVHF':17,'VVLF':18,'WH':2,'ZH':2,'VH':2,'DYlc':401,'VVb': 17,'VVlight':18,'VV':18}
24     typLegendDict: {'Zj0b':'Z+udscg','DYc':'Z + c#bar{c}','DYlc':'Z+udscg','Zj2b':'Z + b#bar{b}','Zj1b':'Z + b','Wj0b':'W+udscg','Wj1b':'W + b','Wj2b':'W + b#bar{b}','TT':'t#bar{t}','s_Top':'Single top','VV':'VV','VVlight':'VV+udscg','VVLF':'VZ(q#bar{q})','VVb':'VZ(b#bar{b})','VVHF':'VZ(b#bar{b})','ZH':'ZH','WH':'WH','VH':'VH','Overlay':'VH (125 GeV)'}
25    
26     addOverFlow = True
27    
28     [LimitGeneral]
29    
30     Dict = {'VH':'VH','ZH':'ZH','Zj0b':'Zj0b','Zj1b':'Zj1b','Zj2b':'Zj2b','TT':'TT','s_Top':'s_Top','VVHF':'VV','VVLF':'VV','VV':'VV','Data':'data_obs','ZH125':'H125','WH':'WH','Wj0b':'Wj0b','Wj1b':'Wj1b','Wj2b':'Wj2b'}
31    
32 bortigno 1.2
33    
34 bortigno 1.1 #!! for the manual stack
35    
36     [Plot:plot]
37     Datas: data_obs
38     Normalize: False
39     vars: Hmass
40     Signal: ZH125
41     log: False
42     blind: False
43     nBins: 17
44     min: 0
45     max: 255.
46    
47    
48     [Plot:BDT]
49     Datas: Zee Zmm
50     Normalize: False
51     Signal: ZH125
52     log: False
53     blind: False
54    
55     #Mjj
56    
57     [plotDef:Mjj_Zll]
58     relPath = CMS_vhbb_MJJ_Zll_8TeV
59     xAxis = Mjj
60     nBins = 17
61     min = 0.
62     max = 255.
63    
64     [plotDef:Mjj_ZnnHighPt]
65     relPath = CMS_vhbb_MJJ_ZnunuHighPt_8TeV
66     xAxis = Mjj
67     nBins = 17
68     min = 0.
69     max = 255.
70    
71     [plotDef:Mjj_ZnnLowPt]
72     relPath = CMS_vhbb_MJJ_ZnunuLowPt_8TeV
73     xAxis = Mjj
74     nBins = 17
75     min = 0.
76     max = 255.
77    
78     [plotDef:Mjj_ZnnMedPt]
79     relPath = CMS_vhbb_MJJ_ZnunuMedPt_8TeV
80     xAxis = Mjj
81     nBins = 17
82     min = 0.
83     max = 255.
84    
85     [plotDef:Mjj_Wln]
86     relPath = CMS_vhbb_Mjj_Wln_8TeV
87     xAxis = Mjj
88     nBins = 17
89     min = 0.
90     max = 255.
91    
92 bortigno 1.2
93    
94     [Samples]
95    
96     Group = {'VH':'VH','ZH':'ZH','Zj0b':'Zj0b','Zj1b':'Zj1b','Zj2b':'Zj2b','TT':'TT','s_Top':'s_Top','VVHF':'VV','VVLF':'VV','VV':'VV','Data':'data_obs','ZH125':'H125','WH':'WH','Wj0b':'Wj0b','Wj1b':'Wj1b','Wj2b':'Wj2b'}
97