-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathazz.tex
132 lines (91 loc) · 2.42 KB
/
azz.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
\documentclass[12pt]{article}
\usepackage{fullpage}
\usepackage{breqn}
\usepackage{epsfig}
\usepackage{longtable}
\usepackage{fontenc}
\usepackage{graphicx}
\usepackage{times}
\usepackage{rotating}
\usepackage{psfrag}
\usepackage{graphics}
\usepackage{lscape}
\usepackage{xspace}
\usepackage{hyperref}
\bibliographystyle{input/prsty}
\input{input/defs.tex}
%%%%%%%%%%%%%%%
\begin{document}
\pagestyle{empty}
\begin{center}
\LARGE{
Tensor Asymmetry $A_{zz}$ in the $x>1$ Region
}
\end{center}
%
\hrule \vspace{.05cm}\hrule
%
\input{input/author.tex}
\newpage
\begin{abstract}
\input{input/abstract.tex}
\end{abstract}
\newpage
%\section*{Foreword}
%\input{input/foreword.tex}
\clearpage
\tableofcontents
\pagestyle{plain}
\clearpage
%\section{Quotes (To be removed)}
%\input{input/0_quotes.tex}
\section{Background}
\input{input/intro.tex}
\input{input/sd_states.tex}
\input{input/rel_nn.tex}
\input{input/theory_interest.tex}
\section{The Proposed Experiment}
\input{input/Azz_method.tex}
\input{input/kinematics.tex}
\input{input/uncertainties.tex}
\input{input/target.tex}
\input{input/overhead.tex}
\input{input/summary.tex}
% \section{Summary}
\clearpage
\appendix
%\section{Rates and Kinematics}
%\begin{figure}
%\begin{center}
%\includegraphics[width=1.0\textwidth,angle=00]{newfigs/ellie/b1_rates_hms_shms.eps}
%\caption{\label{PROJDETAIL}
%{\bf Top Left: }
%Projected precision of the tensor structure function $b_1$ with \production_days days of beam time.
%{\bf Right:}
%Corresponding projected precision of the tensor asymmetry $A_{zz}$.
%Data at different $Q^2$ are combined with an x-binning that varies slightly per point, but is approximately $\pm0.05$.
%%The black band
%%represents the systematic uncertainty.
%Also shown are the HERMES data~\cite{Airapetian:2005cb}, and the calculations from Kumano~\cite{Kumano:2010vz}, Miller~\cite{Miller:1989nc,Miller_tmp}, and Sargsian~\cite{MISAK}.
%}
%\end{center}
%\end{figure}
%\section{Statistical error calculations of $A_{zz}$}
%\input{input/Azz_error.tex}
%\input{input/b1_error.tex}
%\input{input/dustin3.tex}
% Go to fullpage mode
\topmargin 0pt
\advance \topmargin by -\headheight
\advance \topmargin by -\headsep
\textheight 8.9in
\oddsidemargin 0pt
\evensidemargin \oddsidemargin
\marginparwidth 0.5in
\textwidth 6.5in
\clearpage
%\begin{thebibliography}{99}
%\input{input/bib.tex}
%\end{thebibliography}
\bibliography{input/bibliography}
\end{document}