Commit in www-lcsim on MAIN
datasets/ftp.html+11-231.2 -> 1.3
        /index.html+9-141.3 -> 1.4
        /request.html+15-421.1 -> 1.2
detectors/index.html+305-1331.4 -> 1.5
software/index.html+58-441.35 -> 1.36
software/lcdd/index.html+8-121.1 -> 1.2
software/slic/index.html+7-111.2 -> 1.3
+413-279
7 modified files
Moved timestamp to bottom and added footer div.

www-lcsim/datasets
ftp.html 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- ftp.html	20 Mar 2005 20:19:50 -0000	1.2
+++ ftp.html	28 Jul 2005 07:59:13 -0000	1.3
@@ -1,5 +1,3 @@
-
-
 <!DOCTYPE HTML PUBLIC "-//WC3//DTD HTML 4.0 Transitional//EN">
 
 <html>
@@ -23,12 +21,6 @@
 <!-- header -->
 <h1>FTP Data Server</h1>
 
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-
-<hr>
-
 <!-- content -->
 
 <h2>Datasets</h2>
@@ -56,23 +48,19 @@
 </p>
 
 <p>
-<b>ILC1000</b> - 1 TeV machine parameters
+<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/ILC1000/">ILC1000</a></b> - 1 TeV machine parameters
 </p>
 
 <p>
-<b>ILC500</b> - 500 GeV machine parameters
+<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/ILC500/">ILC500</a></b> - 500 GeV machine parameters
 </p>
 
 <p>
-<b>ZPole</b> - diagnostics using ZPole events
+<b><a href="ftp://ftp-lcd.slac.stanford.edu/lcd/ILC/singleParticle/">singleParticle</a></b> - diagnostic single particle events
 </p>
 
 <p>
-<b>singleParticle</b> - diagnostics using single particle events
-</p>
-
-<p>
-These correspond to specific machine parameters or diagnostic events.
+These correspond to either specific machine parameters or diagnostic events.
 </p>
 
 <h3>Directory Substructure</h3>
@@ -109,15 +97,15 @@
 </p>
 
 <!-- footer -->
-<hr>
-<center>
-<i> 
+<div class="footer">
+<script language="JavaScript" type="text/javascript">
+  timestamp()
+</script>
+<div class="author"> 
 <a href="mailto:[log in to unmask]">Norman Graf</a>
-</i>
-</center>
+</div>
+</div>
 
 </body>
 
 </html>
-  
-

www-lcsim/datasets
index.html 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- index.html	20 Mar 2005 20:16:13 -0000	1.3
+++ index.html	28 Jul 2005 07:59:13 -0000	1.4
@@ -1,5 +1,3 @@
-
-
 <!DOCTYPE HTML PUBLIC "-//WC3//DTD HTML 4.0 Transitional//EN">
 
 <html>
@@ -23,19 +21,14 @@
 <!-- header -->
 <h1>ILC Data Samples</h1>
 
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-
-<hr>
 
 <!-- content -->
 
 <h2>FTP</h2>
 
 <p>
-Sample datasets, including LCIO and StdHep files, are available via 
-<a href="./ftp.html">anonymous FTP</a> from SLAC.  
+LCIO Datasets along with corresponding StdHep files and logs, 
+are available via <a href="./ftp.html">anonymous FTP</a> from SLAC.  
 </p> 
 
 <h2>Event Requests</h2>
@@ -48,12 +41,14 @@
 </p>
 
 <!-- footer -->
-<hr>
-<center>
-<i> 
+<div class="footer"
+<script language="JavaScript" type="text/javascript">
+  timestamp()
+</script>
+<div class="author"> 
 <a href="mailto:[log in to unmask]">Norman Graf</a>
-</i>
-</center>
+</div>
+</div>
 
 </body>
 

www-lcsim/datasets
request.html 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- request.html	20 Mar 2005 20:16:13 -0000	1.1
+++ request.html	28 Jul 2005 07:59:13 -0000	1.2
@@ -11,7 +11,6 @@
 <!-- JS utility scripts -->
 <script src="../scripts/util.js"></script>
 
-
 <title>
 Simulation Data Request  
 </title>
@@ -22,28 +21,23 @@
 <!-- header -->
 <h1>Simulation Data Requests</h1>
 
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-<hr>
-
 <!-- content -->
 
-<h2>Overview</h2>
+<h2>General Information</h2>
 
 <p>
 Custom data sample requests can be submitted to <a
 href="mailto:[log in to unmask]">Norman Graf</a>,
-who may simply point you to existing files if they exist.
+who may simply point you to existing files, if they exist.
 </p>
 
 <p>
-<i>Please allow one to three weeks for your events to be processed and
-uploaded to the FTP server</i>.  After this, it is appropriate to 
-inquire as to the status of your request.
+Your datasets will be uploaded to the <a href="ftp.html">FTP server</a>  
+once the entire job completes, and the location will be sent to you via 
+email.
 </p>
 
-<h2>Simulator</h2>
+<h2>Simulation Package</h2>
 
 <p>
 Our current Geant4 simulations package is <a href="../software/slic">SLIC</a>,
@@ -51,16 +45,11 @@
 of simulating a wide variety of geometries and readout types.    
 </p>
 
-<h2>Detectors</h2>
-
 <p>
-Two models are currently available for simulation.  These are SDJan03,
-based on LCDG4's lcdparms version.  There is also SDFeb05, an updated
-version of the same. 
+The <a href="../detectors">Detectors Index</a> lists all the publically
+available detector models, along with their compact geometry descriptions.
 </p>
 
-<h3>Custom</h3>
-
 <p>
 We are currently limited to tube-based detectors for custom requests.
 Custom detectors should be produced in the Compact format, which is
@@ -69,14 +58,6 @@
 </p>
 
 <p>
-Basically, you should give the detailed layering information for the 
-detector you would like to simulate it, and we can produce the compact
-format for you.
-</p>
-
-<h2>StdHep Events</h2>
-
-<p>
 Typically, researchers will want to simulate either single particles,
 for diagnostic purposes, or complex events in order to test their 
 reconstruction and analysis programs. 
@@ -97,25 +78,17 @@
 href="http://www.freehep.org">FreeHep</a> Java library. 
 </p>
 
-<h2>File Locations</h2>
-
-<p>
-Please refer to the <a href="./ftp.html">Data Samples</a> page for
-information on the structure of our data repository, which is
-accessible via FTP.  Your datasets will be placed here and the
-location sent to you via email. 
-</p>
-
 <!-- footer -->
-<hr>
-<center>
-<i> 
+<div class="footer">
+<script language="JavaScript" type="text/javascript">
+  timestamp()
+</script>
+<div class="author"> 
 <a href="mailto:[log in to unmask]">Norman Graf</a>
-</i>
+</div>
 </center>
+</div>
 
 </body>
 
 </html>
-  
-

www-lcsim/detectors
index.html 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- index.html	6 Jul 2005 05:51:58 -0000	1.4
+++ index.html	28 Jul 2005 07:59:14 -0000	1.5
@@ -12,18 +12,24 @@
 </head>
 <body>
 <h1>Linear Collider Detector Descriptions</h1>
-<script language="JavaScript" type="text/javascript">
-timestamp()
-</script>
-<hr>
 <!--Index of detector descriptions in this document-->
 <h2>Detector Index</h2>
 <ul>
 <li><a href="#sdfeb05">Silicon Detector February 2005</a></li>
 <li><a href="#sdjan03">Silicon Detector January 2003</a></li>
+<li><a href="#sidaug05">Silicon Detector August 2005 (Snowmass) 2
+milliradian</a></li>
+<li><a href="#sidaug05_20mr">Silicon Detector August 2005
+(Snowmass) 20 milliradian</a></li>
+<li><a href="#sidaug05_4tesla">Silicon Detector August 2005
+(Snowmass) 2 milliradian 4 Tesla field</a></li>
+<li><a href="#sidaug05_scinthcal">Silicon Detector August 2005
+(Snowmass) 2 milliradian with scintillator HCal</a></li>
 <li><a href="#sidmay05">Silicon Detector May 2005</a></li>
 <li><a href="#sidmay05_20mr">Silicon Detector May 2005 20
 milliradian</a></li>
+<li><a href="#sidmay05_2mr">Silicon Detector May 2005 2
+milliradian</a></li>
 <li><a href="#sidmay05_np">Silicon Detector May 2005 with
 Nonprojective Calorimeters</a></li>
 <li><a href="#sidmay05_scinthcal">Silicon Detector May 2005 with
@@ -33,162 +39,328 @@
 <h2>Detectors in Compact Format</h2>
 <a name="sdfeb05" id="sdfeb05"></a>
 <h3>Silicon Detector February 2005</h3>
-<table summary="detectors" border="1" cellpadding="5" cellspacing=
-"5">
-<tr>
-<td><b>Detector Tag</b></td>
-<td>sdfeb05</td>
-</tr>
-<tr>
-<td><b>ZIP file</b></td>
-<td><a href="sdfeb05.zip">sdfeb05.zip</a></td>
-</tr>
-<tr>
-<td><b>Author</b></td>
-<td>Norman Graf</td>
-</tr>
-<tr>
-<td><b>URL</b></td>
-<td><a href=""></a></td>
-</tr>
-<tr>
-<td><b>Comment</b></td>
-<td>Test of the compact format for sdfeb05 detector.</td>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sdfeb05</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href="sdfeb05.zip">sdfeb05.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=""></a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">Test of the compact format for sdfeb05
+detector.</td>
 </tr>
 </table>
+</div>
 <a name="sdjan03" id="sdjan03"></a>
 <h3>Silicon Detector January 2003</h3>
-<table summary="detectors" border="1" cellpadding="5" cellspacing=
-"5">
-<tr>
-<td><b>Detector Tag</b></td>
-<td>sdjan03</td>
-</tr>
-<tr>
-<td><b>ZIP file</b></td>
-<td><a href="sdjan03.zip">sdjan03.zip</a></td>
-</tr>
-<tr>
-<td><b>Author</b></td>
-<td>Jeremy McCormick</td>
-</tr>
-<tr>
-<td><b>URL</b></td>
-<td><a href=""></a></td>
-</tr>
-<tr>
-<td><b>Comment</b></td>
-<td>Test of the compact format for sdjan03 detector.</td>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sdjan03</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href="sdjan03.zip">sdjan03.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Jeremy McCormick</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=""></a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">Test of the compact format for sdjan03
+detector.</td>
+</tr>
+</table>
+</div>
+<a name="sidaug05" id="sidaug05"></a>
+<h3>Silicon Detector August 2005 (Snowmass) 2 milliradian</h3>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidaug05</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href="sidaug05.zip">sidaug05.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
+"http://confluence.slac.stanford.edu/display/ilc/sidaug05">http://confluence.slac.stanford.edu/display/ilc/sidaug05</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for the sidaug05 detector
+studied at Snowmass with 2 milliradian beam crossing. v0.1
+050723</td>
+</tr>
+</table>
+</div>
+<a name="sidaug05_20mr" id="sidaug05_20mr"></a>
+<h3>Silicon Detector August 2005 (Snowmass) 20 milliradian</h3>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidaug05_20mr</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
+"sidaug05_20mr.zip">sidaug05_20mr.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
+"http://confluence.slac.stanford.edu/display/ilc/sidaug05_20mr">http://confluence.slac.stanford.edu/display/ilc/sidaug05_20mr</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for the sidaug05 detector
+studied at Snowmass with 20 milliradian beam crossing. v0.1
+050724</td>
+</tr>
+</table>
+</div>
+<a name="sidaug05_4tesla" id="sidaug05_4tesla"></a>
+<h3>Silicon Detector August 2005 (Snowmass) 2 milliradian 4 Tesla
+field</h3>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidaug05_4tesla</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
+"sidaug05_4tesla.zip">sidaug05_4tesla.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
+"http://confluence.slac.stanford.edu/display/ilc/sidaug05">http://confluence.slac.stanford.edu/display/ilc/sidaug05</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for the sidaug05 detector
+studied at Snowmass with 2 milliradian beam crossing and 4Tesla
+field. v0.1 050724</td>
 </tr>
 </table>
+</div>
+<a name="sidaug05_scinthcal" id="sidaug05_scinthcal"></a>
+<h3>Silicon Detector August 2005 (Snowmass) 2 milliradian with
+scintillator HCal</h3>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidaug05_scinthcal</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
+"sidaug05_scinthcal.zip">sidaug05_scinthcal.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
+"http://confluence.slac.stanford.edu/display/ilc/sidaug05_scinthcal">
+http://confluence.slac.stanford.edu/display/ilc/sidaug05_scinthcal</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for the sidaug05 detector
+studied at Snowmass with 2 milliradian beam crossing and
+scintillating HCal. v0.1 050724</td>
+</tr>
+</table>
+</div>
 <a name="sidmay05" id="sidmay05"></a>
 <h3>Silicon Detector May 2005</h3>
-<table summary="detectors" border="1" cellpadding="5" cellspacing=
-"5">
-<tr>
-<td><b>Detector Tag</b></td>
-<td>sidmay05</td>
-</tr>
-<tr>
-<td><b>ZIP file</b></td>
-<td><a href="sidmay05.zip">sidmay05.zip</a></td>
-</tr>
-<tr>
-<td><b>Author</b></td>
-<td>Norman Graf</td>
-</tr>
-<tr>
-<td><b>URL</b></td>
-<td><a href=
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidmay05</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href="sidmay05.zip">sidmay05.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
 "http://confluence.slac.stanford.edu/display/ilc/sidmay05">http://confluence.slac.stanford.edu/display/ilc/sidmay05</a></td>
 </tr>
-<tr>
-<td><b>Comment</b></td>
-<td>The compact format for sidmay05 detector.</td>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for sidmay05 detector.</td>
 </tr>
 </table>
+</div>
 <a name="sidmay05_20mr" id="sidmay05_20mr"></a>
 <h3>Silicon Detector May 2005 20 milliradian</h3>
-<table summary="detectors" border="1" cellpadding="5" cellspacing=
-"5">
-<tr>
-<td><b>Detector Tag</b></td>
-<td>sidmay05_20mr</td>
-</tr>
-<tr>
-<td><b>ZIP file</b></td>
-<td><a href="sidmay05_20mr.zip">sidmay05_20mr.zip</a></td>
-</tr>
-<tr>
-<td><b>Author</b></td>
-<td>Norman Graf</td>
-</tr>
-<tr>
-<td><b>URL</b></td>
-<td><a href=
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidmay05_20mr</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
+"sidmay05_20mr.zip">sidmay05_20mr.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
+"http://confluence.slac.stanford.edu/display/ilc/sidmay05">http://confluence.slac.stanford.edu/display/ilc/sidmay05</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for the sidmay05 detector
+with 20 milliradian beam crossing.</td>
+</tr>
+</table>
+</div>
+<a name="sidmay05_2mr" id="sidmay05_2mr"></a>
+<h3>Silicon Detector May 2005 2 milliradian</h3>
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidmay05_2mr</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
+"sidmay05_2mr.zip">sidmay05_2mr.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
 "http://confluence.slac.stanford.edu/display/ilc/sidmay05">http://confluence.slac.stanford.edu/display/ilc/sidmay05</a></td>
 </tr>
-<tr>
-<td><b>Comment</b></td>
-<td>The compact format for the sidmay05 detector with 20
-milliradian beam crossing.</td>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for the sidmay05 detector
+with 2 milliradian beam crossing.</td>
 </tr>
 </table>
+</div>
 <a name="sidmay05_np" id="sidmay05_np"></a>
 <h3>Silicon Detector May 2005 with Nonprojective Calorimeters</h3>
-<table summary="detectors" border="1" cellpadding="5" cellspacing=
-"5">
-<tr>
-<td><b>Detector Tag</b></td>
-<td>sidmay05_np</td>
-</tr>
-<tr>
-<td><b>ZIP file</b></td>
-<td><a href="sidmay05_np.zip">sidmay05_np.zip</a></td>
-</tr>
-<tr>
-<td><b>Author</b></td>
-<td>Jeremy McCormick</td>
-</tr>
-<tr>
-<td><b>URL</b></td>
-<td><a href=
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidmay05_np</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
+"sidmay05_np.zip">sidmay05_np.zip</a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Jeremy McCormick</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=
 "http://confluence.slac.stanford.edu/display/ilc/sidmay05">http://confluence.slac.stanford.edu/display/ilc/sidmay05</a></td>
 </tr>
-<tr>
-<td><b>Comment</b></td>
-<td>Cell sizes are all 1x1 cm. Both barrels and endcaps are
-nonprojective. This detector is mostly for testing.</td>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">Cell sizes are all 1x1 cm. Both barrels and
+endcaps are nonprojective. This detector is mostly for
+testing.</td>
 </tr>
 </table>
+</div>
 <a name="sidmay05_scinthcal" id="sidmay05_scinthcal"></a>
 <h3>Silicon Detector May 2005 with Scintillator HCal</h3>
-<table summary="detectors" border="1" cellpadding="5" cellspacing=
-"5">
-<tr>
-<td><b>Detector Tag</b></td>
-<td>sidmay05_scinthcal</td>
-</tr>
-<tr>
-<td><b>ZIP file</b></td>
-<td><a href=
+<div style="align: center;">
+<table class="detector">
+<tr class="detector">
+<td class="detector"><b>Detector Name</b></td>
+<td class="detector">sidmay05_scinthcal</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>ZIP file</b></td>
+<td class="detector"><a href=
 "sidmay05_scinthcal.zip">sidmay05_scinthcal.zip</a></td>
 </tr>
-<tr>
-<td><b>Author</b></td>
-<td>Norman Graf</td>
-</tr>
-<tr>
-<td><b>URL</b></td>
-<td><a href=""></a></td>
-</tr>
-<tr>
-<td><b>Comment</b></td>
-<td>The compact format for sidmay05 detector.</td>
-</tr>
-</table>
-<hr>
-<center><i><a href="mailto:[log in to unmask]">Jeremy
-McCormick</a></i></center>
+<tr class="detector">
+<td class="detector"><b>Author</b></td>
+<td class="detector">Norman Graf</td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>URL</b></td>
+<td class="detector"><a href=""></a></td>
+</tr>
+<tr class="detector">
+<td class="detector"><b>Comment</b></td>
+<td class="detector">The compact format for sidmay05 detector.</td>
+</tr>
+</table>
+</div>
+<div class="footer"><script language="JavaScript" type=
+"text/javascript">
+timestamp()
+</script>
+<div class="author"><a href=
+"mailto:[log in to unmask]">Jeremy McCormick</a></div>
+</div>
 </body>
 </html>

www-lcsim/software
index.html 1.35 -> 1.36
diff -u -r1.35 -r1.36
--- index.html	6 Jul 2005 06:11:48 -0000	1.35
+++ index.html	28 Jul 2005 07:59:14 -0000	1.36
@@ -15,39 +15,35 @@
 
 <h1>Linear Collider Simulation Software</h1>
 
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
 
-<hr>
+<table width="100%" cellpadding="5" cellspacing="2" border="0">
+<tr>
 
+<td class="quote">
 <p style="text-align: center;">
-"Without tools man is nothing, with tools he is all."<br>
-Thomas Carlyle
+Without tools man is nothing, with tools he is all.<br>
+<i>Thomas Carlyle</i>
 </p>
+</td>
 
+<td class="quote">
 <p style="text-align: center;">
-"Give us the tools and we will finish the job."<br>
-Winston Churchill 
+Give us the tools and we will finish the job.<br>
+<i>Winston Churchill</i>
 </p>
+</td>
 
+<td class="quote">
 <p style="text-align: center;">
-"As a rule, software systems do not work well until they<br> 
-have been used, and have failed repeatedly, in real applications."<br>
-Dave Parnas
+As a rule, software systems do not work well until they<br> 
+have been used, and have failed repeatedly, in real applications.<br>
+<i>Dave Parnas</i>
 </p>
+</td>
 
-<h2>Overview</h2>
+</tr>
+</table>
 
-<p>
-This page is intended to provide a list of software packages <i>currently in use</i> for Linear 
-Collider Simulation studies, primarily of detectors. 
-</p>
-
-<p>
-If you do not see your package listed, please <a href="mailto:[log in to unmask]">drop me a line</a>,
-and I'll surely add it.
-</p>
 
 <h2>Software Index</h2>
 
@@ -177,6 +173,8 @@
 <a name="port" />
 <h2>Portals</h2>
 
+<h4><a href="http://www.lcsim.org/">LCSim.org</a></h4>
+<h4><a href="http://www-zeuthen.desy.de/linear_collider/">EFCA: ILC Software</a> 
 <h4><a href="http://www-flc.desy.de/ilcsoft/">ILCSoft Savannah</a></h4>
 
 <a name="reco" />
@@ -249,6 +247,7 @@
 <ul>
 <li><a href="http://java.freehep.org/jcvslet/JCVSlet/list/freehep/freehep">CVS Web</a>
 <li><a href="http://forum.freehep.org/">Forum</a>
+<li><a href="http://java.freehep.org/lib/freehep/api/index.html">API Documentation</a>
 </ul>
 
 <a name="reco.java.wired"/>
@@ -326,29 +325,27 @@
 <a name="sim.core"/>
 <h3>Core Simulation Libraries</h3>
 
-<a name="sim.core.clhep"/>
-<h4><a href="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/">Class Libraries for High Energy Physics (CLHEP)</a></h4>
+<a name="sim.core.geant4"/>
+<h4><a href="http://pcitapiww.cern.ch/geant4/">Geant4</a></h4>
 
 <p>
-HEP C++ toolkit, including vectors and random engine.  Used by Geant4.
+The standard Monte Carlo simulator package.   
 </p>
 
 <ul>
-<li><a href="http://pcitapiww.cern.ch/cgi-bin/clhep/cvsweb.cgi/">CVS Web</a></li>
-<li><a href="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/INSTALLATION/newCLHEP-install.html">Installation Guide</a>
+<li><a href="http://pcitapiww.cern.ch/geant4/source/source.html">Download</a> - links to tarball releases</li> 
+<li><a href="http://www.lcsim.org/software/geant4/doxygen/html">Doxygen</a>
 </ul>
 
-<a name="sim.core.geant4"/>
-<h4><a href="http://pcitapiww.cern.ch/geant4/">Geant4</a></h4>
-
 <p>
-Canonical Monte Carlo simulator for HEP.  The Full Simulators depend
-on this package. 
+<a name="sim.core.clhep"/>
+<h4><a href="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/">Class Libraries for High Energy Physics (CLHEP)</a></h4>
+HEP C++ toolkit, including vectors and random engine.
 </p>
 
 <ul>
-<li><a href="http://pcitapiww.cern.ch/geant4/source/source.html">Download</a> - links to tarball releases</li> 
-<li><a href="http://www.lcsim.org/software/geant4/doxygen/html">Doxygen</a>
+<li><a href="http://pcitapiww.cern.ch/cgi-bin/clhep/cvsweb.cgi/">CVS Web</a></li>
+<li><a href="http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/INSTALLATION/newCLHEP-install.html">Installation Guide</a>
 </ul>
 
 <a name="sim.full"/>
@@ -463,6 +460,7 @@
 
 <ul>
 <li><a href="http://cvs.pp.rhul.ac.uk/cgi-bin/cvsweb.cgi/BDSIM/">CVS Web</a></li>
+<li><a href="http://hansg.home.cern.ch/hansg/mad/mad8/user/mad.html">Mad 8 User Reference Manual</a>
 </ul>
 
 <a name="sim.machine.merlin"/>
@@ -485,7 +483,7 @@
 <ul>
 <li><a href="http://www.lcsim.org/software/gdml">org.lcsim Homepage</a>
 <li><a href="http://simu.cvs.cern.ch/cgi-bin/simu.cgi/simu/GDML/">CVS Web</a></li>
-<li><a href="http://www.lcsim.org/software/gdml/doxygen/html">Doxygen</a></li>
+<li><a href="http://lcgapp.cern.ch/doxygen/GDML/GDML_2_1_0/doxygen/html/">Doxygen</a></li>
 <li><a href="http://savannah.cern.ch/projects/gdml">LCG Savannah Development Site</a></li>
 <li><a href="lcdd/schema_doc/gdml.xsd.html">Schema Documentation</a></li>
 </ul>
@@ -608,7 +606,7 @@
 
 <p>
 Apache's C++ XML parser, which includes SAX, DOM and XSD support.  It is used
-by SLIC and LCDG4.
+by <a href="#sim.full.slic">SLIC</a> and <a href="#sim.full.lcdg4">LCDG4</a>.
 </p>
 
 <ul>
@@ -622,7 +620,7 @@
 <h4><a href="http://www.mysql.com/">MySQL</a></h4>
 
 <p>
-A popular open source RDMS, used by Mokka and LCCD. 
+A popular open source RDMS, used by <a href="#sim.full.mokka">Mokka</a> and <a href="#reco.cpp.lccd">LCCD</a>. 
 </p>
 
 
@@ -674,9 +672,8 @@
 <h4><a href="http://maven.apache.org/">Maven</a></h4>
 
 <p>
-The current build tool used by org.lcsim.  It is able to
-build a project, download dependencies and create a functional 
-project website.
+The current build tool used by <a href="#reco.java.lcsim">org.lcsim</a>.  It is able to
+build a project, download dependencies, and create a website with test reports, CVS ChangeLogs, and JavaDocs.
 </p>
 
 <a name="dev.python"/>
@@ -698,13 +695,30 @@
 and a built-in, interactive help system.
 </p>
 
+<h2>Overview</h2>
+
+<!--
+<p>
+This page is intended to provide a list of software packages <i>currently in use</i> for Linear 
+Collider Simulation studies, primarily of detectors. 
+</p>
+-->
+
+<p>
+If you do not see your package listed, please <a href="mailto:[log in to unmask]">drop me a line</a>,
+and I'll surely add it.
+</p>
+
 <!-- footer -->
-<hr>
-<center>
-<i> 
+
+<div class="footer">
+<script language="JavaScript" type="text/javascript">
+  timestamp()
+</script>
+<div class="author">
 <a href="mailto:[log in to unmask]">Jeremy McCormick</a>
-</i>
-</center>
+</div>
+</div>
 
 </body>
 

www-lcsim/software/lcdd
index.html 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- index.html	16 Mar 2005 04:04:08 -0000	1.1
+++ index.html	28 Jul 2005 07:59:15 -0000	1.2
@@ -11,7 +11,6 @@
 <!-- JS utility scripts -->
 <script src="../../scripts/util.js"></script>
 
-
 <title>
 LCDD Homepage
 </title>
@@ -22,11 +21,6 @@
 <!-- header -->
 <h1>LCDD Homepage</h1>
 
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-<hr>
-
 <h2>Introduction</h2>
 
 <!-- content -->
@@ -118,13 +112,15 @@
 </p>
 
 <!-- footer -->
-<hr>
-<center>
-<i> 
+<div class="footer">
+<script language="JavaScript" type="text/javascript">
+  timestamp()
+</script>
+<div class="author">
 <a href="mailto:[log in to unmask]">Jeremy McCormick</a>
-</i>
-</center>
+</div>
+</div>
 
 </body>
 
-</html>
\ No newline at end of file
+</html>

www-lcsim/software/slic
index.html 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- index.html	20 Apr 2005 18:22:46 -0000	1.2
+++ index.html	28 Jul 2005 07:59:15 -0000	1.3
@@ -11,7 +11,6 @@
 <!-- JS utility scripts -->
 <script src="../../scripts/util.js"></script>
 
-
 <title>
 SLIC Homepage
 </title>
@@ -22,11 +21,6 @@
 <!-- header -->
 <h1>SLIC Homepage</h1>
 
-<script language="JavaScript" type="text/javascript">
-  timestamp()
-</script>
-<hr>
-
 <h2>Introduction</h2>
 
 <!-- content -->
@@ -105,12 +99,14 @@
 </ul>
 
 <!-- footer -->
-<hr>
-<center>
-<i> 
+<div class="footer">
+<script language="JavaScript" type="text/javascript">
+  timestamp()
+</script>
+<div class="author">
 <a href="mailto:[log in to unmask]">Jeremy McCormick</a>
-</i>
-</center>
+</div>
+</div>
 
 </body>
 
CVSspam 0.2.8