ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/claudioc/OSNote2010/driver.tex
Revision: 1.17
Committed: Wed Dec 8 13:12:55 2010 UTC (14 years, 4 months ago) by benhoob
Content type: application/x-tex
Branch: MAIN
Changes since 1.16: +28 -28 lines
Log Message:
Add title page

File Contents

# User Rev Content
1 claudioc 1.1 \documentclass{cmspaper}
2     \usepackage{color}
3     \usepackage{graphicx}
4     \usepackage{wrapfig}
5     \usepackage{slashbox}
6     \usepackage{epstopdf} %added for MAC compiler
7     \usepackage{pdfpages}
8 claudioc 1.12 \usepackage{appendix}
9     \usepackage{lineno}
10 benhoob 1.13 \RequirePackage{lineno}
11 claudioc 1.1 \newcommand{\met}{\mbox{$\raisebox{.3ex}{$\not$}E_T$\hspace*{0.5ex}}}
12    
13 benhoob 1.13 \begin{document}
14    
15 claudioc 1.1 %==============================================================================
16     % title page for few authors
17    
18 benhoob 1.17 \begin{titlepage}
19     \pagestyle {plain}
20     \pagenumbering{arabic}
21     %\linenumbers
22     % select one of the following and type in the proper number:
23     % \cmsnote{2010/000}
24     %\date{Oct 23 16:00 PM}
25    
26     \title {Search for new physics in the opposite sign dilepton sample}
27     \begin{Authlist}
28     D. Barge, C. Campagnari, P.~Kalavase, D.~Kovalskyi, V.~Krutelyov, J.~Ribnik
29     \Instfoot{ucsb}{University of California, Santa Barbara}
30     W.~Andrews, D.~Evans, F.~Golf, J. M\"ulmenst\"adt, S. Padhi, Y.~Tu, F. W\"urthwein, A. Yagil, J.~Yoo
31     \Instfoot{ucsd}{University of California, San Diego}
32     L. Bauerdick, I.~Bloch, K.~Burkett, I.~Fisk, Y.~ Gao,~O.~Gutsche,~B. Hooberman
33     \Instfoot{fnal}{Fermi National Accelerator Laboratory, Batavia, Illinois}
34     \end{Authlist}
35 claudioc 1.14
36    
37 benhoob 1.17 \begin{abstract}
38     We present the result of a search for new physics in the opposite-sign
39     dileptons
40     $+$ jets $+$ missing energy final state based on 34.0~pb$^{-1}$
41     of 2010 CMS data. We find no evidence for an anomalous rate of events
42     accompanied by large missing transverse energy and significant hadronic
43     activity.
44    
45     \end{abstract}
46    
47     \end{titlepage}
48 claudioc 1.14 \newpage
49 claudioc 1.1
50    
51 claudioc 1.12 \tableofcontents
52     \newpage
53     \linenumbers
54 benhoob 1.15 \input{changes.tex}
55 claudioc 1.1 \input{introduction.tex}
56     \input{datasets.tex}
57     \input{eventsel.tex}
58 claudioc 1.2 \input{triggereff.tex}
59 claudioc 1.1 \input{yields.tex}
60     \input{bulk.tex}
61     \input{sigregion.tex}
62     \input{datadriven.tex}
63 claudioc 1.2 \input{otherBG.tex}
64     \input{results.tex}
65 claudioc 1.3 \input{systematics.tex}
66 claudioc 1.2 \input{limit.tex}
67 claudioc 1.1
68     \clearpage
69     \input{bibliography.tex}
70     \clearpage
71 claudioc 1.12 %\appendix
72     %\renewcommand\thesection{Appendix \Alph{section}}
73     \appendixtitleon
74     \appendixtitletocon
75     \begin{appendices}
76     \input{appendix_trigger.tex}
77     \input{appendix_candidates.tex}
78     \input{appendix.tex}
79     \end{appendices}
80 claudioc 1.1 % \setcounter{page}{2}%JPP
81    
82    
83    
84    
85    
86     \end{document}