1: %% ****** Start of file template.aps ****** %
2: %%
3: %% This file is part of the APS files in the REVTeX 4 distribution.
4: %% Version 4.0 of REVTeX, August 2001
5: %%
6: %% Copyright (c) 2001 The American Physical Society.
7: %%
8: %% See the REVTeX 4 README file for restrictions and more information.
9: %%
10: % This is a template for producing manuscripts for use with REVTEX 4.0
11: % Copy this file to another name and then work on that file.
12: % That way, you always have this original template file to use.
13: %
14: % Group addresses by affiliation; use superscriptaddress for long
15: % author lists, or if there are many overlapping affiliations.
16: % For Phys. Rev. appearance, change preprint to twocolumn.
17: % Choose pra, prb, prc, prd, pre, prl, prstab, or rmp for journal
18: % Add 'draft' option to mark overfull boxes with black boxes
19: % Add 'showpacs' option to make PACS codes appear
20: %\documentclass[aps,prl,showpacs,preprint,lineno,groupedaddress]{revtex4} % for review
21: \documentclass[aps,prl,showpacs,twocolumn,groupedaddress]{revtex4} % for submission
22: \usepackage{graphicx} % needed for figures
23: \usepackage{dcolumn} % needed for some tables
24: \usepackage{bm} % for math
25: \usepackage{amssymb} % for math
26: %\usepackage{multicol} % needed for some tables
27:
28: \def\met{\mbox{${\hbox{$E$\kern-0.6em\lower-.1ex\hbox{/}}}_T$}} %missing ET
29: \newcommand{\Z}{\ensuremath{Z/\gamma^{*}}}
30: \newcommand{\intlum}{980} % pb-1
31: \newcommand{\NCCCC}{23,959}
32: \newcommand{\NCCEC}{30,344}
33: \newcommand{\NECEC}{9,598}
34: \newcommand{\bckcccc}{1.30} % percent
35: \newcommand{\bckccccerr}{0.14}
36: \newcommand{\bckccec}{8.55} % percent
37: \newcommand{\bckccecerr}{0.26} % percent
38: \newcommand{\bckecec}{4.71} % percent
39: \newcommand{\bckececerr}{0.30} % percent
40: \newcommand{\chicssndf}{11}
41: \newcommand{\chicss}{11.1}
42: \newcommand{\chimod}{31.9}
43: \newcommand{\modprob}{0.1}
44: \newcommand{\acceptptzero}{0.27}
45: \newcommand{\acceptmin}{0.19}
46: \newcommand{\ptacceptmin}{40}
47: \newcommand{\gtwodef}{0.68}
48: \newcommand{\gtwo}{0.77}
49: \newcommand{\gtwoerr}{0.06}
50: \newcommand{\zgamma}{$Z$}
51: \hyphenation{Resbos}
52:
53: \begin{document}
54:
55: \hspace{5.2in} \mbox{Fermilab-Pub-07/642-E}
56: \title{
57: Measurement of the shape of the boson transverse momentum
58: distribution in $p\bar{p} \rightarrow Z /\gamma^{*} \rightarrow e^+e^- +X $ events
59: produced at $\sqrt{s}=1.96$ TeV
60: }
61: \input list_of_authors_r2.tex % input Dzero author list
62: \date{December 5, 2007}
63:
64: \begin{abstract}
65: We present a measurement of the shape of the $Z/\gamma^{*}$ boson transverse
66: momentum ($q_T$) distribution in $p\bar{p}\rightarrow Z/\gamma^{*}\rightarrow e^+e^-+X$
67: events at a center-of-mass energy of 1.96 TeV using 0.98 fb$^{-1}$ of data collected
68: with the D0 detector at the Fermilab Tevatron collider.
69: The data are found to be consistent with the resummation prediction
70: at low $q_T$, but above the perturbative QCD calculation in
71: the region of $q_T>30$ GeV/$c$. Using events with $q_T<30$ GeV/$c$, we
72: extract the value of $g_2$, one of the non-perturbative parameters for the
73: resummation calculation. Data at large boson rapidity $y$ are compared with the
74: prediction of resummation and with alternative models that employ a resummed
75: form factor with modifications in the small Bjorken~$x$ region of the proton wave function.
76: \end{abstract}
77:
78: \pacs{13.60.Hb, 13.38.Dg, 13.85.Qk, 13.38.Bx}
79: \maketitle
80:
81: \input{intro.tex}
82: \input{detector.tex}
83: \input{analysis.tex}
84: \input{result.tex}
85: \input{conclusion.tex}
86:
87: \input acknowledgement_paragraph_r2.tex % input acknowledgement
88:
89: \begin{thebibliography}{99}
90: \input list_of_visitor_addresses_r2.tex % input visitors address
91: \input{reference.tex}
92: \end{thebibliography}
93: \end{document}
94:
95: %
96: % ****** End of file template.aps ******
97: