ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/vhbbPlotDef.ini
Revision: 1.6
Committed: Thu Oct 4 13:24:30 2012 UTC (12 years, 7 months ago) by peller
Branch: MAIN
Changes since 1.5: +5 -5 lines
Log Message:
nicer binning

File Contents

# User Rev Content
1 peller 1.1 [plotDef:BDT_RMed]
2     relPath = RMed_<mass>_may.nominal
3     xAxis = BDT output
4 peller 1.2 nBins = 20
5 peller 1.1 min = -1
6     max = 1
7    
8     [plotDef:BDT_RTight]
9     relPath = RTight_<mass>_may.nominal
10     xAxis = BDT output
11 peller 1.2 nBins = 20
12 peller 1.1 min = -1
13     max = 1
14    
15 peller 1.3 [plotDef:BDT8_RMed]
16     relPath = RMed_<mass>_oct.nominal
17     xAxis = BDT output
18     nBins = 20
19     min = -1
20     max = 1
21    
22     [plotDef:BDT8_RTight]
23     relPath = RTight_<mass>_oct.nominal
24     xAxis = BDT output
25     nBins = 20
26     min = -1
27     max = 1
28    
29 peller 1.1 [plotDef:Hmass]
30     relPath = H.mass
31     xAxis = Higgs mass [GeV]
32     nBins = 25
33     min = 0
34     max = 250
35    
36     [plotDef:Hpt]
37     relPath = H.pt
38     xAxis = Higgs p_T
39     nBins = 40
40     min = 0
41     max = 400
42    
43     [plotDef:Vpt]
44     relPath = V.pt
45     xAxis = Vector p_T
46     nBins = 40
47     min = 0
48     max = 400
49    
50     [plotDef:HVdPhi]
51     relPath = HVdPhi
52     xAxis = Higgs-Vector delta Phi
53     nBins = 20
54     min = 0
55 peller 1.5 max = 3.5
56 peller 1.1
57     [plotDef:Vmass]
58     relPath = V.mass
59     xAxis = Vector mass
60     nBins = 20
61     min = 75
62     max = 105
63    
64     [plotDef:HdR]
65     relPath = H.dR
66     xAxis = Higgs delta R
67     nBins = 20
68     min = 0
69     max = 4
70    
71     [plotDef:csv0]
72     relPath = hJet_csv[0]
73     xAxis = csv hJet 0
74     nBins = 20
75 peller 1.5 min = 0
76 peller 1.1 max = 1
77    
78     [plotDef:csv1]
79     relPath = hJet_csv[1]
80     xAxis = csv hJet 1
81     nBins = 20
82 peller 1.5 min = 0
83 peller 1.1 max = 1
84    
85     [plotDef:AK7]
86     relPath = deltaPullAngleAK7
87     xAxis = deltaPullAngleAK7
88     nBins = 30
89     min = -3.5
90     max = 3.5
91    
92     [plotDef:Sum]
93     relPath = Sum$(aJet_pt>20.&abs(aJet_eta)<2.4)
94     xAxis = number of additional Jets
95     nBins = 6
96     min = 0
97     max = 6
98 nmohr 1.4
99 peller 1.5 [plotDef:HdEta]
100     relPath = H.dEta
101     xAxis = Higgs delta Eta
102 peller 1.6 nBins = 25
103 peller 1.5 min = 0
104     max = 4
105    
106     [plotDef:minCSV]
107     relPath = min(hJet_csv[0],hJet_csv[1])
108     xAxis = min CSV
109 peller 1.6 nBins = 25
110 peller 1.5 min = 0
111     max = 1
112    
113     [plotDef:maxCSV]
114     relPath = max(hJet_csv[0],hJet_csv[1])
115     xAxis = max CSV
116 peller 1.6 nBins = 25
117 peller 1.5 min = 0
118     max = 1
119    
120     [plotDef:hJet0pt]
121     relPath = hJet_pt[0]
122     xAxis = leading Jet p_T
123 peller 1.6 nBins = 25
124 peller 1.5 min = 0
125     max = 400
126    
127     [plotDef:hJet1pt]
128     relPath = hJet_pt[1]
129     xAxis = second leading Jet p_T
130 peller 1.6 nBins = 25
131 peller 1.5 min = 0
132     max = 250
133    
134     [plotDef:PullAngle]
135     relPath = deltaPullAngle
136     xAxis = delta Pull Angle
137     nBins = 20
138     min = -3.5
139     max = 3.5
140    
141     [plotDef:PullAngle2]
142     relPath = deltaPullAngle2
143     xAxis = delta Pull Angle
144     nBins = 20
145     min = -3.5
146     max = 3.5
147    
148 nmohr 1.4 [plotDef:rHVpt]
149     relPath = H.pt/V.pt
150     xAxis = p_{T} balance
151     nBins = 30
152     min = 0.5
153     max = 2.