ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CSA06DOC/csa06_main.tex
Revision: 1.1
Committed: Wed Nov 15 22:42:59 2006 UTC (18 years, 5 months ago) by fisk
Content type: application/x-tex
Branch: MAIN
Log Message:
Beginning of CSA06 Document

File Contents

# User Rev Content
1 fisk 1.1 \documentclass{cmspaper}
2     \begin{document}
3    
4     %==============================================================================
5     % title page for few authors
6    
7     \begin{titlepage}
8    
9     % select one of the following and type in the proper number:
10     \cmsnote{2006/000}
11     % \internalnote{2005/000}
12     % \conferencereport{2005/000}
13     \date{November 20, 2006}
14    
15     \title{CSA06 Summary Report}
16    
17     \begin{Authlist}
18     % A.~Author, B.~Author, C.~Author\Aref{a}
19     % \Instfoot{cern}{CERN, Geneva, Switzerland}
20     % D.~Author, E.~Author\Aref{b}, F.~Author
21     % \Instfoot{ieph}{Institute of Experimental Physics, Hepcity, Wonderland}
22     \end{Authlist}
23    
24     % if needed, use the following:
25     %\collaboration{Flying Saucers Investigation Group}
26     %\collaboration{CMS collaboration}
27    
28     % \Anotfoot{a}{On leave from prison}
29     % \Anotfoot{b}{Now at the Moon}
30    
31     \begin{abstract}
32     This is the summary document for the CMS Computing Software and Analysis Challenge.
33     \end{abstract}
34    
35     % if needed, use the following:
36     %\conference{Presented at {\it Physics Rumours}, Coconut Island, April 1, 2005}
37     %\submitted{Submitted to {\it Physics Rumours}}
38     %\note{Preliminary version}
39    
40     \end{titlepage}
41    
42     \setcounter{page}{2}%JPP
43    
44     %==============================================================================
45     % title page for many authors
46     %
47     %\begin{titlepage}
48     % \internalnote{2005/000}
49     % \title{CMS Technical Note Template}
50     %
51     % \begin{Authlist}
52     % A.~Author\Iref{cern}, B.~Author\Iref{cern}, C.~Author\IAref{cern}{a},
53     % D.~Author\IIref{cern}{ieph}, E.~Author\IIAref{cern}{ieph}{b},
54     % F.~Author\Iref{ieph}
55     % \end{Authlist}
56     %
57     % \Instfoot{cern}{CERN, Geneva, Switzerland}
58     % \Instfoot{ieph}{Institute of Experimental Physics, Hepcity, Wonderland}
59     % \Anotfoot{a}{On leave from prison}
60     % \Anotfoot{b}{Now at the Moon}
61     %
62     % \begin{abstract}
63     % This is a template of a CMS paper, written in LaTeX,
64     % processed with {\it cmspaper.sty} style.
65     % It is based on the {\it cernart.sty} and {\it articlet.sty} styles.
66     % There are two versions of the title page.
67     % The current one is designed for many authors.
68     % The one on the previous page is for few authors.
69     % Just delete the one which you do not need.
70     % \end{abstract}
71     %
72     %\end{titlepage}
73     %
74     %==============================================================================
75     \input{intro.tex}
76    
77     \input{exec_summary.tex}
78    
79     \input{organization.tex}
80    
81     \input{sc4.tex}
82    
83     \input{offlinesw.tex}
84    
85     \input{prodgridtools.tex}
86    
87     \input{datamanagement.tex}
88    
89     \input{resources.tex}
90    
91     \input{preprod.tex}
92    
93     \input{offlinedb.tex}
94    
95     \input{tier0ops.tex}
96    
97     \input{tier12ops.tex}
98    
99     \input{analysisdemo.tex}
100    
101     \input{lessons.tex}
102    
103     \input{bib.tex}
104    
105     \end{document}