-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCERNproto.tex
125 lines (84 loc) · 3.09 KB
/
CERNproto.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%% CERN prototype proposal 2014/2015 %%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt]{article}
\topmargin=-0.5in
\oddsidemargin=0in
\evensidemargin=0in
\textwidth=6.2in
\textheight=9.25in
\usepackage[dvips]{graphics}
\usepackage{rotating}
\usepackage{amssymb,amsmath}
\usepackage{graphicx}
\usepackage{cite}
\usepackage{color}
\usepackage[table]{xcolor}
\usepackage{colortbl}
\usepackage{enumerate}
%% draftwatermark causes infinite loop on SL6's ancient TeXLive
%\usepackage[firstpage]{draftwatermark}
\usepackage{lipsum}
\usepackage{tikz}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[blocks,affil-it]{authblk}
\RequirePackage{lineno}
\bibliographystyle{plain}
\bibliographystyle{unsrt}
\usepackage{graphicx, subfigure}
\usepackage[colorlinks=true,urlcolor=black,linkcolor=black,citecolor=black,bookmarks=true]{hyperref}
\setcounter{tocdepth}{2}
\begin{document}
%\linenumbers
%\title{ Proposal for a Engineering Test and Beam Calibration of a Full-Scale Single-Phase Liquid Argon Time Projection Chamber}
\title{Proposal for a Full-Scale Prototype Single-Phase Liquid Argon Time Projection Chamber and Detector Beam Test at CERN}
\date{\today}
%\date{April 15, 2015}
\input{150606_authors}
% \input{authors_template}
\maketitle
\centerline{submitted on behalf of the DUNE collaboration}
%\SetWatermarkText{DRAFT}
%\SetWatermarkLightness{0.8}
%\SetWatermarkScale{5}
%\begin{abstract}
%\end{abstract}
% --- executive summary section ---
\newpage
\centerline{\textbf{\centerline{\bf{\Large {Executive Summary}}}}}
\input{execsum}
\newpage
\tableofcontents
\newpage
%\section{Introduction [$\sim$5 pages; {\color{red} Thomas/Greg/B.Wilson}]}
\section{Introduction}
\input{introduction}
%\section{CERN prototype detector and charged particle beam test [$\sim$10 pages; {\color{red} Donna/Jarek}]}
\section{Scientific Motivation and Measurement Program} % [$\sim$10 pages; {\color{red} Donna/Jarek}]}
\input{detbeamtest}
%\section{Single Phase LAr Detector [$\sim$10 pages; {\color{red} J. Stewart et al.}]}
\section{Single-Phase LAr Detector}
\input{singlephasedet}
\section{Cryostat and Cryogenics System} % [$\sim$5 pages; {\color{red} David/Barry/Jack}]}
\input{cryo.tex}
\section{Calibration}
\input{calibration}
%\newpage
\section{Charged Particle Test Beam Requirements} % [$\sim$10 pages; {\color{red} Cheng-Ju}]}
\input{testbeamreq}
\section{Computing, Data Handling and Software} % [$\sim$3 pages; {\color{red} Maxim/Craig}]}
\input{computing}
\section{Installation and Infrastructure} % [5 pages; {\color{red} David/Jack/Cheng-Ju/Thomas}]}
\input{nuplatform}
\section{Schedule, Organization and Cost Estimate} % [$\sim$5 pages; {\color{red} Thomas/Greg}]}
\input{150603_organ}
\newpage
\section{Summary} % [$\sim$2 pages; {\color{red} Thomas/Greg}]}
\input{summary}
\newpage
\input{bibliography}
\newpage
\section*{Appendix} % [$\sim$2 pages; {\color{red} Thomas/Greg}]}
\input{appendix}
\end{document}