-
Notifications
You must be signed in to change notification settings - Fork 2
/
CEP_AnalysisNote.tex
executable file
·266 lines (218 loc) · 8.23 KB
/
CEP_AnalysisNote.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
\documentclass[a4paper,10pt,notitlepage]{report}
\usepackage[utf8]{inputenc}
\usepackage{authblk}
\usepackage{geometry}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{tabulary}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{mathtools}
\usepackage{float}
\usepackage{cite}
\usepackage{color}
\usepackage{caption}
\usepackage{subcaption}
\usepackage[bottom]{footmisc}
% \usepackage[pdfborder={0 0 0.6}]{hyperref}
\usepackage[linktocpage=true]{hyperref}
\usepackage{listliketab}
\usepackage{enumitem}
\usepackage{multirow}
\usepackage{multicol}
\usepackage{makecell}
\usepackage{bm}
\usepackage{wrapfig}
\usepackage{empheq}
\usepackage[titletoc]{appendix}
\usepackage{cleveref}
\usepackage{blindtext}
\usepackage{colortbl}
\usepackage{array}
\usepackage[dvipsnames]{xcolor}
\usepackage[maxfloats=80]{morefloats}
\usepackage{cancel}
% \usepackage[hang, flushmargin]{footmisc}
% \usepackage[colorlinks=true]{hyperref}
% \usepackage{footnotebackref}
%\usepackage{lineno}
%\linenumbers
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% making figures in the subsection where placed (according to https://tex.stackexchange.com/questions/279/how-do-i-ensure-that-figures-appear-in-the-section-theyre-associated-with/235312#235312 )
\usepackage{placeins}
\let\Oldsection\section
\renewcommand{\section}{\FloatBarrier\Oldsection}
\let\Oldsubsection\subsection
\renewcommand{\subsection}{\FloatBarrier\Oldsubsection}
\let\Oldsubsubsection\subsubsection
\renewcommand{\subsubsection}{\FloatBarrier\Oldsubsubsection}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
%
% \newcolumntype{L}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
% \newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
% \newcolumntype{R}[1]{>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
%extra subfigure with label on top of it (a), b) )
\newcommand{\subfigimg}[3][,]{%
\setbox1=\hbox{\includegraphics[#1]{#3}}% Store image in box
\leavevmode\rlap{\usebox1}% Print image
\rlap{\hspace*{10pt}\raisebox{\dimexpr\ht1-2\baselineskip}{#2}}% Print label
\phantom{\usebox1}% Insert appropriate spcing
}
\pdfinfo{%
/Title ()
/Author (Rafał Sikora)
}
%colors
\definecolor{gray}{rgb}{0.5, 0.5, 0.5}
%additional symbols
\newcommand{\Pom}{\texorpdfstring{I$\!$P}{P}} % gives pomeron symbol
\newcommand{\Reg}{\texorpdfstring{I$\!$R}{R}} % gives pomeron symbol
\newcommand{\DPE}{D\Pom E}
\newcommand{\Pomeron}{\Pom omeron}
\newcommand{\Reggeon}{\Reg eggeon}
\newcommand{\bis}{\prime\prime}
\newcommand{\RPSIDE}{\text{RP}^{\text{side}}}
\newcommand{\RPE}{\text{RP}^{\text{E}}}
\newcommand{\RPW}{\text{RP}^{\text{W}}}
\newcommand{\TRE}{\text{TR}^{\text{E}}}
\newcommand{\TRSIDE}{\text{TR}^{\text{side}}}
\newcommand{\TRNSIDE}{\text{TR}^{\cancel{\text{side}}}}
\newcommand{\TRNE}{\text{TR}^{\cancel{\text{E}}}}
\newcommand{\TRW}{\text{TR}^{\text{W}}}
\newcommand{\TRNW}{\text{TR}^{\cancel{\text{W}}}}
\newcommand{\V}{\text{Veto}}
\newcommand{\Vpu}{\text{Veto}^{\text{PU}}}
\newcommand{\Vdm}{\text{Veto}^{\text{DM}}}
% ---- ---- additional commands ---- ----
\newcommand{\specialcell}[2][c]{%
\begin{tabular}[#1]{@{}c@{}}#2\end{tabular}}
% \newcolumntype{L}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
% \newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
\newcolumntype{T}[1]{>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
\makeatletter
\def\tagform@#1{\maketag@@@{(\ignorespaces#1\unskip\@@italiccorr)}}
\renewcommand{\eqref}[1]{\textup{{\normalfont(\ref{#1}}\normalfont)}}
\makeatother
\makeatletter
\newcommand{\Spvek}[2][l]{%
\gdef\@VORNE{1}
\left[\hskip-\arraycolsep%
\begin{array}{#1}\vekSp@lten{#2}\end{array}%
\hskip-\arraycolsep\right]}
\def\vekSp@lten#1{\xvekSp@lten#1;vekL@stLine;}
\def\vekL@stLine{vekL@stLine}
\def\xvekSp@lten#1;{\def\temp{#1}%
\ifx\temp\vekL@stLine
\else
\ifnum\@VORNE=1\gdef\@VORNE{0}
\else\@arraycr\fi%
#1%
\expandafter\xvekSp@lten
\fi}
\makeatother
% ---- ---- ---- ---- ---- ---- ---- ----
%chapter heading
\makeatletter
\renewcommand{\@makechapterhead}[1]{%
\vspace*{-18\p@}%
{\parindent \z@ \raggedright
% \LARGE \bfseries \thechapter. #1\par\nobreak
% \vskip 40\p@
\Huge \bfseries \thechapter. #1\par\nobreak
\vskip 20\p@
}}
\makeatother
\Crefname{figure}{Fig.}{Figs.}
\date{February 21, 2020}
% Title Page
\title{%
\centering\hspace*{-0.08\linewidth}\begin{minipage}{1.16\linewidth}\centering%
\textbf{Measurement of diffractive Central Exclusive Production of $\bm{h^{+}h^{-}}$ pairs ($\bm{h=\pi,K,p}$) in proton-proton collisions at~$\bm{\sqrt{s}=}$~200~GeV with forward proton reconstruction\\in Roman Pot detectors}
\end{minipage}%
\vspace*{10pt}}
% \author[1]{Leszek Adamczyk}
% \author[1]{Łukasz Fulek}
% \author[2]{Włodek Guryn}
% \author[1]{Mariusz Przybycień}
% \author[1,$\dag$]{\underline{Rafał Sikora}}
% \affil[1]{AGH University of Science and Technology, FPACS, Kraków, Poland}
% \affil[2]{Brookhaven National Laboratory, Upton, NY, USA}
% \affil[$\dag$]{e-mail:~\href{mailto:[email protected]}{[email protected]}}
\author[ ]{\href{mailto:[email protected]}{Leszek Adamczyk}}
\author[ ]{\href{mailto:[email protected]}{Łukasz Fulek}}
\author[ ]{\href{mailto:[email protected]}{Mariusz Przybycień}}
\author[ ]{\href{mailto:[email protected]}{Rafał Sikora}}
\affil[ ]{AGH University of Science and Technology, FPACS, Kraków, Poland}
\setcounter{Maxaffil}{0}
\renewcommand\Affilfont{\itshape\small}
\renewcommand{\bibname}{References}
\begin{document}
\begin{center}
\begin{minipage}[c]{0.12\linewidth}%
\vspace{5.5pt}\textbf{\LARGE{of the}}
\end{minipage}
\begin{minipage}[c]{0.15\linewidth}%
\hspace*{-8pt}\includegraphics[width=\linewidth]{graphics/STAR_logo.pdf}
\end{minipage}~
\begin{minipage}[c]{0.24\linewidth}%
\vspace{9pt}\hspace*{-8pt}\textbf{\LARGE{Experiment}}
\end{minipage}\\[-50pt]
\textbf{\LARGE{Analysis Note}}
\vspace*{150pt}
\begin{minipage}{\linewidth}
\maketitle
\begin{abstract}
In this note we present analysis of diffractive Central Exclusive Production using 2015 data from proton-proton collisions at $\sqrt{s}=200$~GeV. This dataset was collected with newly installed Roman Pot detectors in Phase II* configuration which ensured efficient triggering and measuring diffractively scattered protons. We describe intermediate stages of analysis involving choice of selection cuts, comparison of data with Monte Carlo models folded into detector acceptance, and study of systematic uncertainties specific to the analysis. Finally, we show the physics outcome of the analysis. Parts of the analysis which are of more technical nature (calculation of efficiencies, derivation of corrections to efficiencies, adjustment of the STAR simulation, systematic uncertainty of efficiencies) are described in a supplementary analysis note~\cite{supplementaryNote}.
\end{abstract}
\thispagestyle{empty}
\end{minipage}
\vspace{50pt}
% \Huge{\textbf{\textit{DRAFT}}}
% \vspace{10pt}
ver.~3.0
\end{center}
\clearpage
\thispagestyle{empty}
\newgeometry{hmargin={2cm, 2cm}, height=10.0in}
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{4}
\tableofcontents
\newpage
%% ===== LIST OF CONTRIBUTIONS, CHANGE LOG ====
\input{ListOfContributions.tex}
%% ===== INTRODUCTION ====
\input{Introduction.tex}
%% ===== DATASET ====
\input{Dataset.tex}
%% ===== MONTE CARLO ====
\input{MonteCarlo.tex}
%% ===== EVENT SELECTION ====
\input{EventSelection.tex}
%% ===== BACKGROUNDS ====
\input{Backgrounds.tex}
%% ===== CORRECTIONS ====
\input{Corrections.tex}
%% ===== SYSTEMATIC ERRORS ====
\input{SystematicErrors.tex}
%% ===== PHYSICS RESULTS ====
\input{PhysicsResults.tex}
% %% ===== DODATKI =====
\begin{appendices}
\input{Appendix_WorkingPoint.tex}
\input{Appendix_Bbc.tex}
\input{Appendix_ReconstructionOfMSq.tex}
\input{Appendix_PidEff.tex}
\input{Appendix_FormulationOfTotalRpEffCorr.tex}
\input{Appendix_RpEff.tex}
\input{Appendix_InvMassFitSyst.tex}
\end{appendices}
\listoffigures
\addcontentsline{toc}{chapter}{List of Figures}
\begingroup
\let\clearpage\relax
\listoftables
\addcontentsline{toc}{chapter}{List of Tables}
\endgroup
\bibliography{references.bib}{}
\bibliographystyle{utphys}
\addcontentsline{toc}{chapter}{References}
\end{document}