ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Vuko/Notes/WZCSA07/noteWZ.tex
Revision: 1.6
Committed: Sun Jun 22 23:14:53 2008 UTC (16 years, 10 months ago) by vuko
Content type: application/x-tex
Branch: MAIN
CVS Tags: pre_release_23Jul08
Changes since 1.5: +2 -2 lines
Log Message:
lots of small edits everywhere

File Contents

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