ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/claudioc/OSNote2010/driver.tex
Revision: 1.2
Committed: Fri Oct 29 02:29:40 2010 UTC (14 years, 6 months ago) by claudioc
Content type: application/x-tex
Branch: MAIN
Changes since 1.1: +5 -1 lines
Log Message:
blah

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     Blah
38    
39    
40     \end{abstract}
41    
42     \end{titlepage}
43     \newpage
44     \input{introduction.tex}
45     \input{datasets.tex}
46     \input{eventsel.tex}
47 claudioc 1.2 \input{triggereff.tex}
48 claudioc 1.1 \input{yields.tex}
49     \input{bulk.tex}
50     \input{sigregion.tex}
51     \input{datadriven.tex}
52 claudioc 1.2 \input{otherBG.tex}
53     \input{results.tex}
54     \input{limit.tex}
55 claudioc 1.1
56     \clearpage
57     \input{bibliography.tex}
58     \clearpage
59     \input{appendix.tex}
60    
61    
62     % \setcounter{page}{2}%JPP
63    
64    
65    
66    
67    
68     \end{document}