ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/claudioc/OSNote2010/driver.tex
Revision: 1.3
Committed: Fri Nov 5 23:07:43 2010 UTC (14 years, 5 months ago) by claudioc
Content type: application/x-tex
Branch: MAIN
CVS Tags: nov8th
Branch point for: NovSync
Changes since 1.2: +4 -1 lines
Log Message:
more better

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     \RequirePackage{lineno}
9     \newcommand{\met}{\mbox{$\raisebox{.3ex}{$\not$}E_T$\hspace*{0.5ex}}}
10    
11     \begin{document}
12    
13     %==============================================================================
14     % title page for few authors
15    
16     \begin{titlepage}
17     \pagestyle {plain}
18     \pagenumbering{arabic}
19     %\linenumbers
20     % select one of the following and type in the proper number:
21     % \cmsnote{2010/000}
22     %\date{Oct 23 16:00 PM}
23    
24     \title {Search for new physics in the opposite sign dilepton sample}
25     \begin{Authlist}
26     D. Barge, C. Campagnari, P.~Kalavase, D.~Kovalskyi, V.~Krutelyov, J.~Ribnik
27     \Instfoot{ucsb}{University of California, Santa Barbara}
28 claudioc 1.2 W.~Andrews, D.~Evans, F.~Golf, J. M\"ulmenst\"adt, S. Padhi, Y.~Tu, F. W\"urthwein, A. Yagil, J~Yoo
29 claudioc 1.1 \Instfoot{ucsd}{University of California, San Diego}
30     L. Bauerdick, I.~Bloch, K.~Burkett, I.~Fisk, Y.~ Gao,~O.~Gutsche,~B. Hooberman
31     \Instfoot{fnal}{Fermi National Accelerator Laboratory, Batavia, Illinois}
32     \end{Authlist}
33    
34     %
35    
36     \begin{abstract}
37 claudioc 1.3 We present the result of a search for new physics in the dilepton
38     $+$ jets $+$ missing energy final state based on {\color{red} 11 pb$^{-1}$}
39     of 2010 CMS data. We find....
40 claudioc 1.1
41    
42     \end{abstract}
43    
44     \end{titlepage}
45     \newpage
46     \input{introduction.tex}
47     \input{datasets.tex}
48     \input{eventsel.tex}
49 claudioc 1.2 \input{triggereff.tex}
50 claudioc 1.1 \input{yields.tex}
51     \input{bulk.tex}
52     \input{sigregion.tex}
53     \input{datadriven.tex}
54 claudioc 1.2 \input{otherBG.tex}
55     \input{results.tex}
56 claudioc 1.3 \input{systematics.tex}
57 claudioc 1.2 \input{limit.tex}
58 claudioc 1.1
59     \clearpage
60     \input{bibliography.tex}
61     \clearpage
62     \input{appendix.tex}
63    
64    
65     % \setcounter{page}{2}%JPP
66    
67    
68    
69    
70    
71     \end{document}