ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CSA06DOC/csa06_main.tex
Revision: 1.15
Committed: Mon Mar 12 13:58:03 2007 UTC (18 years, 1 month ago) by acosta
Content type: application/x-tex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +6 -4 lines
Error occurred while calculating annotation data.
Log Message:
suggestions from management

File Contents

# Content
1 \documentclass{cmspaper_pdf}
2 \usepackage[pdftex]{graphicx}
3 \begin{document}
4
5 %==============================================================================
6 % title page for few authors
7
8 \begin{titlepage}
9
10 % select one of the following and type in the proper number:
11 % \cmsnote{2007/xxx}
12 %{\hfill\Large\bf }\\
13 %{\hfill\Large\bf
14 %CERN/LHCC 2007-010}\\
15 %{\hfill\Large\bf LHCC-G-128}\\
16 %\begin{center}\includegraphics{figs/cms_note}\end{center}\vspace*{0mm}
17 % \internalnote{2005/000}
18 % \conferencereport{2005/000}
19
20 %\includegraphics[width=0.15\textwidth]{figs/cmslogo}
21
22
23 %\vspace*{-25mm}
24
25
26 %{\large\sffamily
27 %\hspace*{\fill}\parbox{55mm}%
28 %{%
29 %{\sffamily\bfseries {\hfill CERN/LHCC 2007-010}} \\[2mm]
30 %{\sffamily\bfseries {\hfill\vspace{8mm} LHCC-G-128}} \\[2mm]
31 %{\sffamily\bfseries {\hfill\vspace{8mm} 7 March 2007}} \\[2mm]
32
33 %}
34 %}
35
36
37 {\hfill \large\bf CERN/LHCC 2007-010} \\
38 {{\strut} \hfill \large\bf LHCC-G-128} \\ \\ \\ \\
39 {{Available on CMS information server
40 {\hfill\large\bf CMS NOTE 2007/006}}
41 \begin{center}\includegraphics{figs/cms_note}\end{center}\vspace*{0mm}}
42
43 \date{7 March 2007}
44
45 \title{CMS Computing, Software and Analysis Challenge in 2006
46 (CSA06) Summary }
47
48 \begin{Authlist}
49 The CMS Collaboration\Aref{*}
50 \Anotfoot{*}{Contact for correspondence
51 Darin.Acosta@cern.ch}
52 % A.~Author, B.~Author, C.~Author\Aref{a}
53 % \Instfoot{cern}{CERN, Geneva, Switzerland}
54 % D.~Author, E.~Author\Aref{b}, F.~Author
55 % \Instfoot{ieph}{Institute of Experimental Physics, Hepcity, Wonderland}
56 \end{Authlist}
57
58 % if needed, use the following:
59 %\collaboration{Flying Saucers Investigation Group}
60 %\collaboration{CMS collaboration}
61
62 % \Anotfoot{a}{On leave from prison}
63 % \Anotfoot{b}{Now at the Moon}
64
65 \begin{abstract}
66 This is the summary document on the CMS Computing, Software and
67 Analysis Challenge of 2006. An overview of the software tools and
68 the computing architecture deployed for the challenge is given,
69 followed by summaries of the operational experience at the Tier-0,
70 Tier-1, and Tier-2 centres. A summary of the analyses based on the
71 produced data samples is given followed by detailed reports on
72 specific analyses. A list of various lessons learned during the
73 challenge completes the document.
74 \end{abstract}
75
76 % if needed, use the following:
77 %\conference{Presented at {\it Physics Rumours}, Coconut Island, April 1, 2005}
78 %\submitted{Submitted to {\it Physics Rumours}}
79 %\note{Preliminary version}
80
81 \end{titlepage}
82
83 \tableofcontents
84 \newpage
85
86 \setcounter{page}{2}%JPP
87
88 %==============================================================================
89 % title page for many authors
90 %
91 %\begin{titlepage}
92 % \internalnote{2005/000}
93 % \title{CMS Technical Note Template}
94 %
95 % \begin{Authlist}
96 % A.~Author\Iref{cern}, B.~Author\Iref{cern}, C.~Author\IAref{cern}{a},
97 % D.~Author\IIref{cern}{ieph}, E.~Author\IIAref{cern}{ieph}{b},
98 % F.~Author\Iref{ieph}
99 % \end{Authlist}
100 %
101 % \Instfoot{cern}{CERN, Geneva, Switzerland}
102 % \Instfoot{ieph}{Institute of Experimental Physics, Hepcity, Wonderland}
103 % \Anotfoot{a}{On leave from prison}
104 % \Anotfoot{b}{Now at the Moon}
105 %
106 % \begin{abstract}
107 % This is a template of a CMS paper, written in LaTeX,
108 % processed with {\it cmspaper.sty} style.
109 % It is based on the {\it cernart.sty} and {\it articlet.sty} styles.
110 % There are two versions of the title page.
111 % The current one is designed for many authors.
112 % The one on the previous page is for few authors.
113 % Just delete the one which you do not need.
114 % \end{abstract}
115 %
116 %\end{titlepage}
117 %
118 %==============================================================================
119 \input{intro.tex}
120
121 \input{exec_summary.tex}
122
123 \input{organization.tex}
124
125 %\input{sc4.tex}
126
127 \input{offlinesw.tex}
128
129 % nothing so far
130 \input{prodgridtools.tex}
131
132 \input{datamanagement.tex}
133
134 \input{resources.tex}
135
136 \input{preprod.tex}
137
138 \input{offlinedb.tex}
139
140 \input{tier0ops.tex}
141
142 \input{tier12ops.tex}
143
144 \input{analysisdemo.tex}
145
146 \input{lessons.tex}
147
148 \input{bib.tex}
149
150 \end{document}