Print

Print


Commit in www-lcsim/software/slic on MAIN
release_notes_v2r0p7.html+159added 1.1
slic_1_13_0_release_notes.html+31added 1.1
slic_release_notes_2_1_0.html+88added 1.1
index.html+71.8 -> 1.9
+285
3 added + 1 modified, total 4 files
JM: Updates to slice www.

www-lcsim/software/slic
release_notes_v2r0p7.html added at 1.1
diff -N release_notes_v2r0p7.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ release_notes_v2r0p7.html	19 Dec 2006 00:46:59 -0000	1.1
@@ -0,0 +1,159 @@
+<head>
+<title>Release Notes - SLIC - Version 2.0</title>
+</head>
+
+<h1>Release Notes - SLIC - Version 2.0</h1>
+
+<h2>I. Overview</h2>
+
+<p>
+These are the release notes for the SLIC 2.0 release.  This
+corresponds to the CVS tag v2r0p7 in the SLAC CVS.  
+<p>
+
+<p>
+The <a href="http://www.lcsim.org/software/slic/">slic homepage</a>
+has links to documentation for this software package.
+</p>
+
+<p>
+The <a
+href="http://confluence.slac.stanford.edu/display/ilc/SLIC">SLIC
+Wiki</a> is a good source of information where you may add comments,
+corrections, etc.
+</p>
+
+<h2>II. Getting SLIC</h2>
+
+<p>
+The SLIC source code is anonymously accessible using the following command.
+</p>
+
+<p>
+<i>cvs -d :pserver:[log in to unmask]:/cvs/lcd co slic</i>
+</p>
+
+<p>
+The sources can also be <a
+href="http://source.freehep.org/jcvsweb/ilc/slic/list/slic">browsed online</a>.
+
+<p>
+Binaries are available from the <a href="http://www.lcsim.org/dist/slic/">slic distribution directory</a>.
+</p>
+
+<p>
+Finally, the SimDist project is a standalone package for building slic
+plus all of its dependencies.  It is also accessible via the SLAC cvs.
+SimDist can be obtained and built as follows.
+</p>
+
+<p>
+<i>
+cvs -d :pserver:[log in to unmask]:/cvs/lcd co SimDist<br>
+cd SimDist<br>
+./configure [options]<br>
+make
+</i>
+</p>
+
+<p>
+SimDist is the preferred method for users to build slic, as
+configuring slic and all 7 of its dependencies from scratch 
+is prone to error.
+</p>
+
+<p>
+These are the current package versions used by SimDist.
+</p>
+
+<ul>
+<li>clhep v1r9p2_2</li>
+<li>gdml v2r5p0_2</li>
+<li>geant4 v8r1p02</li>
+<li>lcdd v1r11p1</li>
+<li>lcio v1r7p2</li>
+<li>lcphys v1r0p1</li>
+<li>slic v2r0p7</li>
+<li>xerces v2r7p0</li>
+</ul>
+
+<p>
+Other versions <i>may or may not work</i>.  In general, only the
+versions withint SimDist are tested for compatability.  If you are 
+maintaining a slic installation manually without using SimDist, it is 
+highly recommended that you update to these package versions or slic may
+either fail to build or not work correctly.
+</p>
+
+<h2>III. This Release</h2>
+
+<p>
+Since the releases for slic have not been very regular, a number of
+items from the Jira were reassigned to the 2.0 release in the interest
+of consolidation.  All Jira items in the 1.14.0 release were
+reassigned to 2.0, and the 1.14.0 release was deleted, as it was 
+never released.
+</p>
+
+<p>
+No major, new features have been introduced this version.  See the
+Improvement and New Feature sections for some minor, additional features 
+that were added.
+</p>
+
+<p>
+A few, relatively minor, bugs were fixed.  There has not been any
+major reworking of MCParticle codes, etc., though there are still
+several outstanding bugs in this area that are currently being worked on.
+</p>
+
+<h2>IV. Issue Summary</h2>
+
+<p>
+The <a href="https://jira.slac.stanford.edu/browse/SLIC">slic Jira</a>
+is the official bug tracker for this project.  All of the bug fixes,
+new features, and improvements are tracked here.  It should be
+accessible anonymously, though you cannot comment on items unless you
+are logged-in.  
+</p>
+
+<p>The following was automatically generated by Jira.</p>
+    
+<h3>Bug</h3>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-2'>SLIC-2</a>] - Cannot open stdhep file if space in filename</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-114'>SLIC-114</a>] - Up arrow to cycle through previous commands is broken in Geant4 UI terminal.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-122'>SLIC-122</a>] - Output when using "-h" and "-v" is too cluttered.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-137'>SLIC-137</a>] - The -o argument incorrectly treats all paths as relative.</li>
+</ul>
+    
+<h3>Improvement</h3>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-3'>SLIC-3</a>] - enums for generator type</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-139'>SLIC-139</a>] - If LCIO file exists, program should not crash.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-146'>SLIC-146</a>] - Singleton module and manager classes should be templated.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-148'>SLIC-148</a>] - Add physics list to list of autoname fields.</li>
+</ul>
+    
+<h3>New Feature</h3>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-5'>SLIC-5</a>] - Should be a way to set the initial run number</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-7'>SLIC-7</a>] - Read MCP information from an LCIO file's MCParticle collection.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-10'>SLIC-10</a>] - Event timer</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-115'>SLIC-115</a>] - Write id encodings into LCIO output file.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-121'>SLIC-121</a>] - Add the name of the binary to options for autonaming.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-129'>SLIC-129</a>] - Command line option to dump GDML file.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-131'>SLIC-131</a>] - SimDist: Statically linked Xerces library.</li>
+</ul>
+    
+<h3>Task</h3>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-120'>SLIC-120</a>] - Test the nbar and antiproton patch from Dennis.</li>
+</ul>
+
+<h2>V. Contact</h2>
+
+<p>
+Any bug reports, problems, questions, comments, etc. can be sent to the primary maintainer,
+Jeremy McCormick<a href="mailto:[log in to unmask]">&lt;[log in to unmask]&gt;</a>.
+</p>

www-lcsim/software/slic
slic_1_13_0_release_notes.html added at 1.1
diff -N slic_1_13_0_release_notes.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ slic_1_13_0_release_notes.html	19 Dec 2006 00:46:59 -0000	1.1
@@ -0,0 +1,31 @@
+
+Release Notes - SLIC - Version 1.13.0
+
+<h2>Bug</h2>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-82'>SLIC-82</a>] - Geant4-generated primary particles are not final state.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-95'>SLIC-95</a>] - Problem running XDR file.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-106'>SLIC-106</a>] - StdHepToLcioConverter doesn't work with StdHep v5.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-116'>SLIC-116</a>] - Backspace is broken in Geant4 terminal.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-119'>SLIC-119</a>] - MCParticle production time is always zero.</li>
+</ul>
+
+<h2>Improvement</h2>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-75'>SLIC-75</a>] - Add facilities for debugging individual tracks and ranges of them.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-100'>SLIC-100</a>] - call to RunManager::BeamOn() should try to initialize if not already</li>
+</ul>
+
+<h2>New Feature</h2>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-108'>SLIC-108</a>] - Add command to get detector weight.</li>
+</ul>
+
+<h2>Task</h2>
+<ul>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-6'>SLIC-6</a>] - OSX binaries</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-83'>SLIC-83</a>] - Sim bundles for Linux, Windows and Mac.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-90'>SLIC-90</a>] - Add C++ Macro for printing filename, function and line number.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-99'>SLIC-99</a>] - make LCPhys optional</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/SLIC-112'>SLIC-112</a>] - Implement path length and momentum in TrackerHit as per most recent LCIO.</li>
+</ul>

www-lcsim/software/slic
slic_release_notes_2_1_0.html added at 1.1
diff -N slic_release_notes_2_1_0.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ slic_release_notes_2_1_0.html	19 Dec 2006 00:46:59 -0000	1.1
@@ -0,0 +1,88 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<html>
+<head>
+<meta name="generator" content=
+"HTML Tidy for Linux/x86 (vers 1st March 2004), see www.w3.org">
+<title>Release Notes - SLIC - Version 2.1.0</title>
+</head>
+<body>
+
+<p>
+These are the release notes for SLIC 2.1.0 .
+</p>
+
+<h2>Summary of Major Changes</h2>
+
+<ul>
+<li>The number of events skipped is now printed out after skipping events.</li>
+<li>SLIC was updated for CLHEP 2 compatibility.</li>
+<li>The -h option (or printing usage) is now the default if no options are passed to the command line.</li>
+<li>The output from the -v (version) and -h (usage) options was cleaned up.</li>
+<li>The field 'geant4' to add the Geant4 version number from G4Version.hh to the autoname was added to list of possible autoname fields.</li>
+<li>The /physics commands were rewritten to support all physics lists packaged with v 8.2 Geant4.</li>
+<li>The command line parser was rewritten using getopt to be more conformant to GNU/POSIX standards.  (Several Jira items follow from this.)</li>
+</ul>
+
+<h2>Bug</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-156'>SLIC-156</a>] -
+MCParticle vertices outside of tracking region.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-158'>SLIC-158</a>] -
+Event skipping needs informational message on number of events
+actually skipped.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-162'>SLIC-162</a>] -
+SLIC does not work with CLHEP 2.x versions.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-178'>SLIC-178</a>] -
+Single macro argument with no option no longer works with new
+command line parser.</li>
+</ul>
+<h2>Improvement</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-157'>SLIC-157</a>] -
+Make -h the default option if there are no command line arguments
+given to slic.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-159'>SLIC-159</a>] -
+The function EventSourceWithInputFile::skipEvents() should return
+the number of events actually skipped as an unsigned int.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-160'>SLIC-160</a>] -
+Better output from selecting help/usage, version, or arguments at
+the command line.</li>
+</ul>
+<h2>New Feature</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-173'>SLIC-173</a>] -
+Add Geant4 version to list of possible autoname fields.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-179'>SLIC-179</a>] -
+Allow usage of any Geant4 physics lists defined in
+$G4INSTALL/source/physics_lists/include</li>
+</ul>
+<h2>Task</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-113'>SLIC-113</a>] -
+Order of command-line arguments should not have any effect.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-161'>SLIC-161</a>] -
+Rewrite command line processing using getopt.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-166'>SLIC-166</a>] -
+Check for getopt in configure.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-167'>SLIC-167</a>] -
+Create the getopt options string automatically based on the
+CommandLineOption list.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/SLIC-175'>SLIC-175</a>] -
+Some SimTrackerHits do not have corresponding MCParticles.</li>
+</ul>
+</body>
+</html>

www-lcsim/software/slic
index.html 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- index.html	13 Nov 2006 20:34:55 -0000	1.8
+++ index.html	19 Dec 2006 00:46:59 -0000	1.9
@@ -54,8 +54,15 @@
 <li><a href="./release_notes_v1r12p0.html">1.12.0</a>
 <li><a href="./slic_1_13_0_release_notes.html">1.13.0</a></li>
 <li><a href="./release_notes_v2r0p7.html">2.0</a></li>
+<li><a href="./slic_release_notes_2_1_0.html">2.1.0</a></li>
 </ul>
 
+<h2>Binaries</h2>
+
+<p>
+Binaries with minimal runtime dependencies are available from the <a href="http://www.lcsim.org/dist/slic">SLIC distribution directory</a>.
+</p>
+
 <h2>Source Code</h2>
 
 <p>
CVSspam 0.2.8