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 |
ymaravin |
1.5 |
\usepackage{epstopdf}
|
18 |
vuko |
1.8 |
%\usepackage[croatian]{babel}
|
19 |
senka |
1.7 |
|
20 |
|
|
\renewcommand{\dj}{d\kern-0.4em\char"16\kern-0.1em}
|
21 |
|
|
\renewcommand{\DJ}{\raise0.3ex\hbox{-}\kern-0.36em D}
|
22 |
|
|
|
23 |
ymaravin |
1.5 |
|
24 |
vuko |
1.1 |
\RequirePackage{xspace}
|
25 |
vuko |
1.2 |
\input noteWZsymbols
|
26 |
vuko |
1.1 |
|
27 |
|
|
\begin{document}
|
28 |
|
|
|
29 |
|
|
%==============================================================================
|
30 |
|
|
% title page for few authors
|
31 |
|
|
|
32 |
|
|
\begin{titlepage}
|
33 |
|
|
|
34 |
vuko |
1.6 |
\analysisnote{EWK 2008/003}
|
35 |
|
|
\date{23 June 2008}
|
36 |
vuko |
1.1 |
|
37 |
|
|
\title{Study of the process\\
|
38 |
ymaravin |
1.5 |
$ \proton\proton\to \W\Z \to \ell^{\pm}\nu \ellell (\ell=e,\mu)$\\
|
39 |
vuko |
1.1 |
at CMS}
|
40 |
|
|
|
41 |
|
|
\begin{Authlist}
|
42 |
senka |
1.7 |
V.~Brigljevi\'c, S.~Morovi\'c, S.~ \DJ uri\'c
|
43 |
|
|
\Instfoot{IRB}{Ru\dj er Bo\v skovi\'c Institute, 10002 Zagreb, Croatia}
|
44 |
vuko |
1.1 |
S.~Beauceron
|
45 |
|
|
\Instfoot{CERN}{CERN, Geneva, Switzerland}
|
46 |
|
|
K.~Kaadze, Y.~Maravin
|
47 |
|
|
\Instfoot{KSU}{Kansas State University, Manhattan, Kansas, USA}
|
48 |
|
|
\end{Authlist}
|
49 |
|
|
|
50 |
|
|
\begin{abstract}
|
51 |
|
|
|
52 |
|
|
In this note, we investigate the discovery potential
|
53 |
ymaravin |
1.5 |
for the $\proton\proton \to \W\Z \to \ell^{\pm}\nu\ellell (\ell=e,\mu)$ process at CMS,
|
54 |
|
|
using full detector simulation of the signal and of the various physics and
|
55 |
|
|
instrumental backgrounds.
|
56 |
|
|
|
57 |
beaucero |
1.3 |
% We determine the signal significance as a function of
|
58 |
|
|
% integrated luminosity at the LHC based on Standard Model
|
59 |
|
|
% cross sections computed at the next to leading order in $\alpha_s$.
|
60 |
ymaravin |
1.5 |
% We expect $\sim 97 $ signal $\W\Z \to \ell^{\pm}\nu \ellell (\ell=e,\mu)$ events
|
61 |
|
|
% and $\sim 22$ background events per inverse femtobarn. The background is found
|
62 |
|
|
% to be dominated by the $\Zbbbar$, $\t\tbar$, and \ZZ processes.
|
63 |
|
|
% The sensitivity of the method allows for a potential 5-sigma discovery
|
64 |
|
|
% of the $\proton\proton \to\W\Z$ process with about 150 inverse picobarn.
|
65 |
vuko |
1.1 |
\end{abstract}
|
66 |
|
|
|
67 |
|
|
\end{titlepage}
|
68 |
|
|
|
69 |
|
|
\setcounter{page}{2}%JPP
|
70 |
|
|
|
71 |
|
|
%==============================================================================
|
72 |
|
|
|
73 |
|
|
\tableofcontents
|
74 |
|
|
|
75 |
|
|
\setcounter{footnote}{0}
|
76 |
|
|
|
77 |
|
|
\newpage
|
78 |
|
|
\input introduction
|
79 |
|
|
\input samples
|
80 |
|
|
\input selection
|
81 |
|
|
\input results
|
82 |
|
|
\input conclusion
|
83 |
|
|
|
84 |
|
|
%\newpage
|
85 |
|
|
\bibliographystyle{physrev4wt}
|
86 |
|
|
\bibliography{noteWZ}
|
87 |
|
|
|
88 |
|
|
\end{document}
|