1 | <!--
|
---|
2 | this XML file serves for the statistical interpretation of the MA5 simulation.
|
---|
3 | it lists the number of observed events <nobs>, number of expected backgrounds <nb>
|
---|
4 | and number of background uncertainty <deltanb> in each of the regions
|
---|
5 | -->
|
---|
6 |
|
---|
7 | <!--
|
---|
8 | to be put in the same directory as the analysis code,
|
---|
9 | i.e. Build/SampleAnalyzer/User/Analyzer/
|
---|
10 | -->
|
---|
11 |
|
---|
12 | <analysis id="atlas_susy_2018_31">
|
---|
13 | <lumi>139.0</lumi> <!-- in fb^-1 -->
|
---|
14 |
|
---|
15 | <!-- signal regions -->
|
---|
16 |
|
---|
17 | <!--
|
---|
18 | region definition: the attribute "id" has to match the name of the region
|
---|
19 | as defined in the analysis code;
|
---|
20 | the attribute "type" can be "signal" or "control" and is optional (default=signal)
|
---|
21 | when results are given after combination of several signal regions
|
---|
22 | (as is the case here: SF instead of ee and mumu separately)
|
---|
23 | the signal regions should be given in the attribute "id" separated by
|
---|
24 | semicolons
|
---|
25 | -->
|
---|
26 | <region type="signal" id="SRA">
|
---|
27 | <nobs>17</nobs>
|
---|
28 | <nb>17.1</nb>
|
---|
29 | <deltanb_syst>2.69</deltanb_syst>
|
---|
30 | <deltanb_stat>0.7</deltanb_stat>
|
---|
31 | </region>
|
---|
32 | <region type="signal" id="SRA_L">
|
---|
33 | <nobs>12</nobs>
|
---|
34 | <nb>8.4</nb>
|
---|
35 | <deltanb>1.7</deltanb>
|
---|
36 | </region>
|
---|
37 | <region type="signal" id="SRA_M">
|
---|
38 | <nobs>3</nobs>
|
---|
39 | <nb>5.7</nb>
|
---|
40 | <deltanb>0.8</deltanb>
|
---|
41 | </region>
|
---|
42 | <region type="signal" id="SRA_H">
|
---|
43 | <nobs>2</nobs>
|
---|
44 | <nb>3.0</nb>
|
---|
45 | <deltanb>1.5</deltanb>
|
---|
46 | </region>
|
---|
47 |
|
---|
48 |
|
---|
49 | <region type="signal" id="SRB">
|
---|
50 | <nobs>3</nobs>
|
---|
51 | <nb>3.3</nb>
|
---|
52 | <deltanb_syst>0.67</deltanb_syst>
|
---|
53 | <deltanb_stat>0.4</deltanb_stat>
|
---|
54 | </region>
|
---|
55 |
|
---|
56 |
|
---|
57 | <region type="signal" id="SRC">
|
---|
58 | <nobs>47</nobs>
|
---|
59 | <nb>37.9</nb>
|
---|
60 | <deltanb_syst>4.39</deltanb_syst>
|
---|
61 | <deltanb_stat>2.0</deltanb_stat>
|
---|
62 | </region>
|
---|
63 | <region type="signal" id="SRC_22">
|
---|
64 | <nobs>28</nobs>
|
---|
65 | <nb>21.2</nb>
|
---|
66 | <deltanb>4.1</deltanb>
|
---|
67 | </region>
|
---|
68 | <region type="signal" id="SRC_24">
|
---|
69 | <nobs>12</nobs>
|
---|
70 | <nb>10.6</nb>
|
---|
71 | <deltanb>2.3</deltanb>
|
---|
72 | </region>
|
---|
73 | <region type="signal" id="SRC_26">
|
---|
74 | <nobs>4</nobs>
|
---|
75 | <nb>3.7</nb>
|
---|
76 | <deltanb>0.9</deltanb>
|
---|
77 | </region>
|
---|
78 | <region type="signal" id="SRC_28">
|
---|
79 | <nobs>3</nobs>
|
---|
80 | <nb>2.4</nb>
|
---|
81 | <deltanb>0.6</deltanb>
|
---|
82 | </region>
|
---|
83 |
|
---|
84 |
|
---|
85 | <pyhf id="RegionA">
|
---|
86 | <name>atlas_susy_2018_31_SRA.json</name>
|
---|
87 | <regions>
|
---|
88 | <channel name="SR_meff">
|
---|
89 | SRA_L
|
---|
90 | SRA_M
|
---|
91 | SRA_H
|
---|
92 | </channel>
|
---|
93 | <channel name="VRtt_meff"></channel>
|
---|
94 | <channel name="CRtt_meff"></channel>
|
---|
95 | </regions>
|
---|
96 | </pyhf>
|
---|
97 |
|
---|
98 | <pyhf id="RegionB">
|
---|
99 | <name>atlas_susy_2018_31_SRB.json</name>
|
---|
100 | <regions>
|
---|
101 | <channel name="CRtt_cuts"> </channel>
|
---|
102 | <channel name="VRtt_cuts"> </channel>
|
---|
103 | <channel name="SR_cuts">
|
---|
104 | SRB
|
---|
105 | </channel>
|
---|
106 | </regions>
|
---|
107 | </pyhf>
|
---|
108 |
|
---|
109 | <pyhf id="RegionC">
|
---|
110 | <name>atlas_susy_2018_31_SRC.json</name>
|
---|
111 | <regions>
|
---|
112 | <channel name="CRtt_cuts"> </channel>
|
---|
113 | <channel name="SR_metsigST">
|
---|
114 | SRC_22
|
---|
115 | SRC_24
|
---|
116 | SRC_26
|
---|
117 | SRC_28
|
---|
118 | </channel>
|
---|
119 | <channel name="VRzAlt_cuts"> </channel>
|
---|
120 | <channel name="CRz_cuts"> </channel>
|
---|
121 | <channel name="VRtt_cuts"> </channel>
|
---|
122 | <channel name="VRz_cuts"> </channel>
|
---|
123 | </regions>
|
---|
124 | </pyhf>
|
---|
125 |
|
---|
126 | </analysis>
|
---|
127 |
|
---|