ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/vhbbPlotDef.ini
Revision: 1.3
Committed: Wed Oct 3 16:35:15 2012 UTC (12 years, 7 months ago) by peller
Branch: MAIN
Changes since 1.2: +14 -0 lines
Log Message:
updated

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
30     [plotDef:Hmass]
31     relPath = H.mass
32     xAxis = Higgs mass [GeV]
33     nBins = 25
34     min = 0
35     max = 250
36    
37     [plotDef:Hpt]
38     relPath = H.pt
39     xAxis = Higgs p_T
40     nBins = 40
41     min = 0
42     max = 400
43    
44     [plotDef:Vpt]
45     relPath = V.pt
46     xAxis = Vector p_T
47     nBins = 40
48     min = 0
49     max = 400
50    
51     [plotDef:HVdPhi]
52     relPath = HVdPhi
53     xAxis = Higgs-Vector delta Phi
54     nBins = 20
55     min = 0
56     max = 3.2
57    
58     [plotDef:Vmass]
59     relPath = V.mass
60     xAxis = Vector mass
61     nBins = 20
62     min = 75
63     max = 105
64    
65     [plotDef:HdR]
66     relPath = H.dR
67     xAxis = Higgs delta R
68     nBins = 20
69     min = 0
70     max = 4
71    
72     [plotDef:csv0]
73     relPath = hJet_csv[0]
74     xAxis = csv hJet 0
75     nBins = 20
76     min = 0.2
77     max = 1
78    
79     [plotDef:csv1]
80     relPath = hJet_csv[1]
81     xAxis = csv hJet 1
82     nBins = 20
83     min = 0.2
84     max = 1
85    
86     [plotDef:AK7]
87     relPath = deltaPullAngleAK7
88     xAxis = deltaPullAngleAK7
89     nBins = 30
90     min = -3.5
91     max = 3.5
92    
93     [plotDef:Sum]
94     relPath = Sum$(aJet_pt>20.&abs(aJet_eta)<2.4)
95     xAxis = number of additional Jets
96     nBins = 6
97     min = 0
98     max = 6