Print

Print


Commit in www-lcsim/software/lcdd on MAIN
lcdd_release_notes_1_12_0.html+105added 1.1
index.html+11.4 -> 1.5
+106
1 added + 1 modified, total 2 files
JM: Updates to lcdd www.

www-lcsim/software/lcdd
lcdd_release_notes_1_12_0.html added at 1.1
diff -N lcdd_release_notes_1_12_0.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ lcdd_release_notes_1_12_0.html	19 Dec 2006 00:47:24 -0000	1.1
@@ -0,0 +1,105 @@
+<!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 - LCDD 1.12.1</title>
+</head>
+<body>
+
+<p>
+These are the release notes for LCDD 1.12.0 .
+</p>
+
+<p>
+The automatically created links to Jira are listed at the end of the notes.  
+</p>
+
+<h2>Summary of Changes Since Last Release</h2>
+
+<ul>
+<li>Bug fixed in combining tracker hits with G4TrackerCombineSD.  Energy cut is now performed on the final combined hit rather than individual steps.
+<li>Bug fixed in RZBFieldMap where steps at the boundary caused the algorithm to crash.  Action at boundary is now much simpler and doesn't crash.
+<li>Verbose output from sensitive detectors was improved, especially for G4TrackerCombineSD.
+<li>CalorimeterHits can now be aggregated using position or ID of the virtual readout cell.
+<li>A command was added to dump GDML from the command line or macro interface.
+<li>Global field overlay was added and is the default behavior of the field manager.
+<li>Two commands for checking overlaps using the built-in functions of G4LogicalVolume were added to the /lcdd command dir.
+<li>A simple dipole magnet type was added to the LCDD format.
+<li>Interactive commands to loaded sensitive detectors was added in the /detectors macro directory.
+<li>The verbosity of sensitive detectors can be modified at runtime using the /detectors commands.
+</ul>
+
+<h2>Bug</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-63'>LCDD-63</a>] -
+Remove energy cut on single step in G4TrackerCombineSD.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-65'>LCDD-65</a>] -
+MCParticles produced by the simulation without hits are still
+written into the LCIO file.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-66'>LCDD-66</a>] -
+Field map geometry causes slic to crash.</li>
+</ul>
+<h2>Improvement</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-32'>LCDD-32</a>] -
+Improve verbose output of sensitive detectors.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-33'>LCDD-33</a>] -
+Improve printing of Geant4 runtime objects.</li>
+</ul>
+<h2>New Feature</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-3'>LCDD-3</a>] -
+aggregate cal hits by matching IDs OR global coordinates</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-35'>LCDD-35</a>] - Add
+command for dumping GDML.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-43'>LCDD-43</a>] -
+Entity resolution using full paths from URL.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-47'>LCDD-47</a>] -
+dipole magnet</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-48'>LCDD-48</a>] -
+Overlay global magnetic fields.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-50'>LCDD-50</a>] -
+Improved handling of magnetic fields in LCDD.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-61'>LCDD-61</a>] - Add
+macro command to check overlaps of volumes, using the
+CheckOverlaps() function on the physical volume.</li>
+<li>[<a href='https://jira.slac.stanford.edu/browse/LCDD-70'>LCDD-70</a>] - Macro commands for sensitive detectors.</li>
+</ul>
+<h2>Task</h2>
+<ul>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-27'>LCDD-27</a>] - Use
+G4TMP for initial LCDD lib location.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-29'>LCDD-29</a>] -
+Investigate G4Material warning.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-36'>LCDD-36</a>] - GDML
+build on Darwin.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-40'>LCDD-40</a>] -
+Option for setting up schema dir.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-64'>LCDD-64</a>] -
+Verbose setting of sensitive detectors should be a Geant4 macro
+command rather than a value read from the LCDD file.</li>
+<li>[<a href=
+'https://jira.slac.stanford.edu/browse/LCDD-69'>LCDD-69</a>] -
+Prepend include guard define variables with LCDD_ in all header
+files.</li>
+</ul>
+</body>
+</html>

www-lcsim/software/lcdd
index.html 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- index.html	7 Sep 2005 19:31:43 -0000	1.4
+++ index.html	19 Dec 2006 00:47:24 -0000	1.5
@@ -91,6 +91,7 @@
 
 <ul>
 <li><a href="release_notes_v1r8p0.html">v1r8p0</a></li>
+<li><a href="lcdd_release_notes_1_12_0.html">1.12.0</a></li>
 </ul>
 
 <h2>Source Code</h2>
CVSspam 0.2.8