ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/benhoob/cmsnotes/HCP2012/hooberman.tex
Revision: 1.8
Committed: Sun Mar 10 17:00:31 2013 UTC (12 years, 2 months ago) by benhoob
Content type: application/x-tex
Branch: MAIN
CVS Tags: Mar10, HEAD
Changes since 1.7: +1 -1 lines
Log Message:
minor updates

File Contents

# Content
1 %%%%%%%%%%%%%%%%%%%%%%% file template.tex %%%%%%%%%%%%%%%%%%%%%%%%%
2 %
3 % This is a template file for Web of Conferences Journal
4 %
5 % Copy it to a new file with a new name and use it as the basis
6 % for your article
7 %
8 %%%%%%%%%%%%%%%%%%%%%%%%%% EDP Science %%%%%%%%%%%%%%%%%%%%%%%%%%%%
9 %
10 \documentclass[epj,twocolumn]{webofc}
11 \usepackage[varg]{txfonts} % Web of Conferences font
12 \usepackage{subfig}
13 \woctitle{Hadron Collider Physics symposium 2012}
14
15 %\newcommand{\met}{\mbox{$\raisebox{.3ex}{$\not$}E_T$\hspace*{0.5ex}}}
16 \newcommand{\met}{\ensuremath{\rm{E_{T}^{miss}}}}
17 \newcommand{\lsp}{\ensuremath{\tilde{\chi}_{1}^{0}}}
18 \newcommand{\chipm}{\ensuremath{\tilde{\chi}_{1}^{\pm}}}
19 \newcommand{\chip}{\ensuremath{\tilde{\chi}_{1}^{+}}}
20 \newcommand{\chim}{\ensuremath{\tilde{\chi}_{1}^{-}}}
21 \newcommand{\pt}{\ensuremath{p_T}}
22 \newcommand{\mt}{\ensuremath{M_T}}
23 \newcommand{\wjets}{\ensuremath{\rm{W+jets}}}
24 \newcommand{\ttljets}{\ensuremath{t\bar{t}\to\ell+\rm{jets}}}
25 \newcommand{\ttll}{\ensuremath{t\bar{t}\to\ell\ell}}
26 \newcommand{\alphat}{\ensuremath{\alpha_{T}}}
27 %
28 %
29 \begin{document}
30 %
31 \title{Searches for Top and Bottom Squarks in pp Collisions at $\sqrt{s}=8$~TeV}
32 %
33 % subtitle is optionnal
34 %
35 %%%\subtitle{Do you have a subtitle?\\ If so, write it here}
36
37 \author{Benjamin Hooberman\inst{1}\fnsep\thanks{\email{benhoob@fnal.gov}}, for the CMS Collaboration}
38 % Second author\inst{2}\fnsep\thanks{\email{Mail address for second
39 % author if necessary}} \and
40 % Third author\inst{3}\fnsep\thanks{\email{Mail address for last
41 % author if necessary}}
42 % etc.
43 %}
44
45 \institute{Fermi National Accelerator Laboratory
46 %\and
47 % the second here
48 %\and
49 % Last address
50 }
51
52 \abstract{%
53 Supersymmetry is a popular extension to the standard model, which may solve the hierarchy
54 problem without fine-tuning if it introduces top and bottom squarks with masses
55 not larger than several hundred GeV. This note describes three searches for the direct pair production
56 of these particles, based on a sample of pp collisions data corresponding to approximately 10~fb$^{-1}$ collected by the Compact
57 Muon Solenoid detector at the LHC, at a center-of-mass energy $\sqrt{s}=8$~TeV. The searches are performed
58 in the single lepton final state focusing on events with large transverse mass, the same-sign dilepton final state,
59 and the all-hadronic final state using the $\alpha_T$ quantity.
60 No evidence for the production of top or bottom squarks is observed.
61 The results are used to place stringent constraints on the masses of these particles.
62 }
63 %
64 \maketitle
65 %
66
67 \input{introduction}
68 \input{stop}
69 \input{ss}
70 \input{alphat}
71 \input{summary}
72
73 %\section{Introduction}
74 %\label{intro}
75 %Your text comes here. Separate text sections with
76
77 %
78 % BibTeX or Biber users please use (the style is already called in the class, ensure that the "woc.bst" style is in your local directory)
79 % \bibliography{name or your bibliography database}
80 %
81 % Non-BibTeX users please use
82 %
83 \begin{thebibliography}{}
84 %
85 % and use \bibitem to create references.
86 %
87 %\bibitem{RefJ}
88 %% Format for Journal Reference
89 %Journal Author, Journal \textbf{Volume}, page numbers (year)
90 %% Format for books
91 %\bibitem{RefB}
92 %Book Author, \textit{Book title} (Publisher, place, year) page numbers
93 %% etc
94
95 \bibitem{ref:naturalsusy}
96 M. Papucci, J. T. Ruderman, and A. Weiler, arXiv:1110.6926 (2011).
97
98 \bibitem{ref:CMS}
99 CMS Collaboration, JINST \textbf{3}, S08004 (2008).
100
101 \bibitem{ref:stop}
102 CMS Collaboration, CMS-PAS-SUS-12-023 (2012).
103
104 \bibitem{ref:ss}
105 CMS Collaboration, arXiv:1212.6194 [hep-ex] (2012).
106
107 \bibitem{ref:alphat}
108 CMS Collaboration, CMS-PAS-SUS-12-028 (2012).
109
110 \bibitem{ref:btag}
111 CMS Collaboration, arXiv:1211.4462 [hep-ex] (2012).
112
113 \bibitem{ref:atlasstop}
114 ATLAS Collaboration, Phys. Rev. Lett. \textbf{109}, 211803 (2012).
115
116 \bibitem{ref:ss_inclusive}
117 CMS Collaboration, Phys. Rev. Lett. \textbf{109}, 071803 (2012).
118
119 \end{thebibliography}
120
121 \end{document}
122
123 % end of file template.tex
124