1 |
vuko |
1.1 |
\documentclass{cmspaper}
|
2 |
|
|
|
3 |
|
|
%
|
4 |
|
|
% $Id:
|
5 |
|
|
%
|
6 |
|
|
|
7 |
|
|
\usepackage{graphicx}
|
8 |
|
|
\usepackage[intlimits]{amsmath}
|
9 |
|
|
\usepackage{amsfonts}
|
10 |
|
|
\usepackage{amssymb}
|
11 |
|
|
\usepackage{fancyhdr}
|
12 |
|
|
\usepackage{epsfig}
|
13 |
|
|
\usepackage{rotating}
|
14 |
|
|
\usepackage{lscape}
|
15 |
|
|
\usepackage{graphicx}
|
16 |
|
|
\usepackage{pst-node}
|
17 |
|
|
\RequirePackage{xspace}
|
18 |
vuko |
1.2 |
\input noteWZsymbols
|
19 |
vuko |
1.1 |
|
20 |
|
|
\begin{document}
|
21 |
|
|
|
22 |
|
|
%==============================================================================
|
23 |
|
|
% title page for few authors
|
24 |
|
|
|
25 |
|
|
\begin{titlepage}
|
26 |
|
|
|
27 |
vuko |
1.4 |
% \analysisnote{EWK 2008/003}
|
28 |
vuko |
1.1 |
\date{20 June 2008}
|
29 |
|
|
|
30 |
|
|
\title{Study of the process\\
|
31 |
|
|
$ \proton\proton\to \W\Z \to \ell^{\pm} \ellell (\ell=e,\mu)$\\
|
32 |
|
|
at CMS}
|
33 |
|
|
|
34 |
|
|
\begin{Authlist}
|
35 |
|
|
V.~Brigljevi\'c, S.~Morovi\'c, S.~Djuri\'c
|
36 |
|
|
\Instfoot{IRB}{Rudjer Bo\v skovi\'c Institute, 10002 Zagreb, Croatia}
|
37 |
|
|
S.~Beauceron
|
38 |
|
|
\Instfoot{CERN}{CERN, Geneva, Switzerland}
|
39 |
|
|
K.~Kaadze, Y.~Maravin
|
40 |
|
|
\Instfoot{KSU}{Kansas State University, Manhattan, Kansas, USA}
|
41 |
|
|
\end{Authlist}
|
42 |
|
|
|
43 |
|
|
\begin{abstract}
|
44 |
|
|
|
45 |
|
|
In this note, we investigate the discovery potential
|
46 |
|
|
for the $\proton\proton \to \W\Z \to \ell^{\pm} \ellell (\ell=e,\mu)$ process at CMS,
|
47 |
|
|
with full detector simulation of the signal and of the various backgrounds.
|
48 |
beaucero |
1.3 |
% We determine the signal significance as a function of
|
49 |
|
|
% integrated luminosity at the LHC based on Standard Model
|
50 |
|
|
% cross sections computed at the next to leading order in $\alpha_s$.
|
51 |
|
|
% We expect $\sim 97 $ signal $\W\Z \to \ell^{\pm} \ellell (\ell=e,\mu)$ events for $\sim 22$ background
|
52 |
|
|
% events per inverse femtobarn. The background is found
|
53 |
|
|
% to be dominated by the $\Zbbbar$, $\t\tbar$ and \ZZ processes with three true electrons or muons in the
|
54 |
|
|
% final state. The sensitivity of the analysis allows for a potential 5-sigma discovery
|
55 |
|
|
% of the $\proton\proton \to\W\Z$ channel with about 150 inverse picobarn.
|
56 |
vuko |
1.1 |
\end{abstract}
|
57 |
|
|
|
58 |
|
|
\end{titlepage}
|
59 |
|
|
|
60 |
|
|
\setcounter{page}{2}%JPP
|
61 |
|
|
|
62 |
|
|
%==============================================================================
|
63 |
|
|
|
64 |
|
|
\tableofcontents
|
65 |
|
|
|
66 |
|
|
\setcounter{footnote}{0}
|
67 |
|
|
|
68 |
|
|
\newpage
|
69 |
|
|
\input introduction
|
70 |
|
|
\input samples
|
71 |
|
|
\input selection
|
72 |
|
|
\input results
|
73 |
|
|
\input conclusion
|
74 |
|
|
|
75 |
|
|
%\newpage
|
76 |
|
|
\bibliographystyle{physrev4wt}
|
77 |
|
|
\bibliography{noteWZ}
|
78 |
|
|
|
79 |
|
|
\end{document}
|