ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/vhbbPlotDef.ini
(Generate patch)

Comparing UserCode/VHbb/python/vhbbPlotDef.ini (file contents):
Revision 1.5 by peller, Thu Oct 4 12:36:14 2012 UTC vs.
Revision 1.7 by nmohr, Sun Oct 7 17:53:00 2012 UTC

# Line 28 | Line 28 | max = 1
28  
29   [plotDef:Hmass]
30   relPath = H.mass
31 < xAxis = Higgs mass [GeV]
31 > xAxis = M_{b#bar{b}} [GeV]
32   nBins = 25
33   min = 0
34   max = 250
35  
36   [plotDef:Hpt]
37   relPath = H.pt
38 < xAxis = Higgs p_T
38 > xAxis = p_{T} (b#bar{b}) [GeV]
39   nBins = 40
40   min = 0
41   max = 400
42  
43   [plotDef:Vpt]
44   relPath = V.pt
45 < xAxis = Vector p_T
45 > xAxis = p_{T} (V) [GeV]
46   nBins = 40
47   min = 0
48   max = 400
49  
50   [plotDef:HVdPhi]
51   relPath = HVdPhi
52 < xAxis = Higgs-Vector delta Phi
52 > xAxis = #Delta #phi (V,H)
53   nBins = 20
54   min = 0
55   max = 3.5
56  
57   [plotDef:Vmass]
58   relPath = V.mass
59 < xAxis = Vector mass
59 > xAxis = m_{l^{+}l^{-}} [GeV]
60   nBins = 20
61   min = 75
62   max = 105
63  
64   [plotDef:HdR]
65   relPath = H.dR
66 < xAxis = Higgs delta R
66 > xAxis = #Delta R (b,#bar{b})
67   nBins = 20
68   min = 0
69   max = 4
70  
71   [plotDef:csv0]
72   relPath = hJet_csv[0]
73 < xAxis = csv hJet 0
73 > xAxis = jet 0 csv
74   nBins = 20
75   min = 0
76   max = 1
77  
78   [plotDef:csv1]
79   relPath = hJet_csv[1]
80 < xAxis = csv hJet 1
80 > xAxis = jet 1 csv
81   nBins = 20
82   min = 0
83   max = 1
# Line 91 | Line 91 | max = 3.5
91  
92   [plotDef:Sum]
93   relPath = Sum$(aJet_pt>20.&abs(aJet_eta)<2.4)
94 < xAxis = number of additional Jets
94 > xAxis = number of additional jets
95   nBins = 6
96   min = 0
97   max = 6
98  
99   [plotDef:HdEta]
100   relPath = H.dEta
101 < xAxis = Higgs delta Eta
102 < nBins = 30
101 > xAxis = #Delta #eta (b,#bar{b})
102 > nBins = 25
103   min = 0
104   max = 4
105  
106   [plotDef:minCSV]
107   relPath = min(hJet_csv[0],hJet_csv[1])
108   xAxis = min CSV
109 < nBins = 30
109 > nBins = 25
110   min = 0
111   max = 1
112  
113   [plotDef:maxCSV]
114   relPath = max(hJet_csv[0],hJet_csv[1])
115   xAxis = max CSV
116 < nBins = 30
116 > nBins = 25
117   min = 0
118   max = 1
119  
120   [plotDef:hJet0pt]
121   relPath = hJet_pt[0]
122   xAxis = leading Jet p_T
123 < nBins = 30
123 > nBins = 25
124   min = 0
125   max = 400
126  
127   [plotDef:hJet1pt]
128   relPath = hJet_pt[1]
129   xAxis = second leading Jet p_T
130 < nBins = 30
130 > nBins = 25
131   min = 0
132   max = 250
133  
134   [plotDef:PullAngle]
135   relPath = deltaPullAngle
136 < xAxis = delta Pull Angle
136 > xAxis = #Delta#theta
137   nBins = 20
138   min = -3.5
139   max = 3.5
140  
141   [plotDef:PullAngle2]
142   relPath = deltaPullAngle2
143 < xAxis = delta Pull Angle
143 > xAxis = #Delta#theta
144   nBins = 20
145   min = -3.5
146   max = 3.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines