LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


September 2007


View:

Show Author | Hide Author
Show Table of Contents | Hide Table of Contents

 

Table of Contents:

[CVS GeomConverter] (8 messages)
[CVS GeomConverter] Fix to keep maven happy (1 message)
[CVS GeomConverter] Fixed error when transforming in place. (1 message)
[CVS GeomConverter] Fixed handling of paths containing white space (1 message)
[CVS GeomConverter] JM: Add a converter for PolyconeSupport to org.lcsim.detector. (1 message)
[CVS GeomConverter] JM: Add a getInstance() to DetectorFactory. (1 message)
[CVS GeomConverter] JM: Add a toString() method. (1 message)
[CVS GeomConverter] JM: Add basic navigation capabilities to DetectorElement using path strings. (1 message)
[CVS GeomConverter] JM: Add copy constructors and copy methods. (1 message)
[CVS GeomConverter] JM: Add GC resources directory and test case. (1 message)
[CVS GeomConverter] JM: Add getFieldIndex wrapper method. (1 message)
[CVS GeomConverter] JM: Add interface methods for IMaterialMixture. (1 message)
[CVS GeomConverter] JM: Add method isInsideTrackingVolume() to compact subdetector. (1 message)
[CVS GeomConverter] JM: Add missing resources from last checkin. (1 message)
[CVS GeomConverter] JM: Add various guards against null IDDecoder when DiskTracker is used for support materials. (1 message)
[CVS GeomConverter] JM: Check for additional required field for compact subdetector conversion when making ID. (1 message)
[CVS GeomConverter] JM: Check for system field before assigning IDs to subdetectors. (1 message)
[CVS GeomConverter] JM: Checkin missing file. (1 message)
[CVS GeomConverter] JM: cleanup (1 message)
[CVS GeomConverter] JM: Correct the name of the sensor DetectorElement to use the correct module number. (1 message)
[CVS GeomConverter] JM: Dev snapshot. (1 message)
[CVS GeomConverter] JM: Fix bug with endcap z length reported by Ron. (1 message)
[CVS GeomConverter] JM: Fix crash with certain compact id descriptions including sid01_polyhedra. (1 message)
[CVS GeomConverter] JM: Fix id descriptions. (1 message)
[CVS GeomConverter] JM: Fix problem with duplicate name of detector and test subdetector. (1 message)
[CVS GeomConverter] JM: Make data accessors public. (1 message)
[CVS GeomConverter] JM: Minor corrections. Remove static data members. (1 message)
[CVS GeomConverter] JM: Remove debug print. Minor refactoring of makeStripId() method. (1 message)
[CVS GeomConverter] JM: Remove unused interface. (1 message)
[CVS GeomConverter] JM: Revert to non-dev code. (1 message)
[CVS GeomConverter] JM: Rewrite makeStripId() method. (1 message)
[CVS GeomConverter] JM: sandbox cleanup (1 message)
[CVS GeomConverter] Make more robust against server hangs (1 message)
[CVS GeomConverter] Several changes to field classes aimed at fixing GC-104 (1 message)
[CVS GeomConverter] Some extra tests for RZFieldMap (1 message)
[CVS lcdd] JM: Make NIST writer optional. (1 message)
[CVS LCDetectors] GL: First release, CALICE detector (1 message)
[CVS lcio] (1 message)
[CVS lcio] ---- version: v01-08-04 --------- (1 message)
[CVS lcio] added support for optionally building 'lsh' : BUILD_LCIO_SHELL (1 message)
[CVS lcio] added target for lsh (1 message)
[CVS lcio] fixed type (simsob.slcio) (1 message)
[CVS lcio] intitial version - simple shell like tool for browsing LCIO files (1 message)
[CVS lcio] JM: Change all gmake calls to make for Linux build targets (following discussion with Tony). (1 message)
[CVS lcio] JM: Minor updates to command line printer. (1 message)
[CVS lcio] replaced CMAKE_XXX_DIR with PROJECT_XXX_DIR (1 message)
[CVS lcio] switched version to v01-08-04 (1 message)
[CVS lcio] updated track description with reference to LC-Note "Track Parameters in LCIO" (1 message)
[CVS lcsim@HelixSwimmerFix] Fixed Version of HelixSwimmer. Fixed the Parameter class in Track to something sensible for the first time ever. (1 message)
[CVS lcsim] (11 messages)
[CVS lcsim] Add new variables. (1 message)
[CVS lcsim] Add optional in/out names (1 message)
[CVS lcsim] Add radiation length related code. (1 message)
[CVS lcsim] Add some documentation! (1 message)
[CVS lcsim] Add support for MS. Fails due to copy c'tor not copying this info. (1 message)
[CVS lcsim] Add support for reading/writing vertices (2 messages)
[CVS lcsim] Add Support for tracks defined at ZPlanes. Hack for direction. (1 message)
[CVS lcsim] Add the Recon Analysis package (1 message)
[CVS lcsim] added directional interaction. (3 messages)
[CVS lcsim] Bug fix in relational table handling, plus test case (1 message)
[CVS lcsim] Change setParticleIdUsed to add ParticleID to list of ParticleIDs if not already there (1 message)
[CVS lcsim] Changed tracker barrel back to 1D measurement. (1 message)
[CVS lcsim] Class to trace the origin of a MCParticle to a list of Final State Particles (1 message)
[CVS lcsim] Driver to check if DigiSim output exists before running DigiSim (1 message)
[CVS lcsim] energy loss classes for xy and z planes. (1 message)
[CVS lcsim] example navigating the new geometry and to create a hits lit to be used in tracking (1 message)
[CVS lcsim] First pass at a null hit ( for adding a pure scatterer ). (1 message)
[CVS lcsim] First pass handling of Vertex Objects. (1 message)
[CVS lcsim] First release. (2 messages)
[CVS lcsim] First releases. (1 message)
[CVS lcsim] First version of a base vertex class. (1 message)
[CVS lcsim] First version of the vertex visualization. (1 message)
[CVS lcsim] Fix coding error for using hitmap (1 message)
[CVS lcsim] Fix for LCSIM-187, LCSIM-188 (1 message)
[CVS lcsim] Fix for various problems with reconstucted particles read from LCIO files (1 message)
[CVS lcsim] Fix format (1 message)
[CVS lcsim] fixed error ellipsoid size calculation. (1 message)
[CVS lcsim] Fixed javadoc warnings (2 messages)
[CVS lcsim] GL: bug fix: GOBIT_FIXED behavior was inverted (1 message)
[CVS lcsim] Improved diagnostics. (1 message)
[CVS lcsim] JM: A simple service class for finding DetectorElements. (1 message)
[CVS lcsim] JM: Add test to run 1 event on NonTrivialPFA and write output to target/test-output/NonTrivialPFA.slcio for inspection. (1 message)
[CVS lcsim] JM: Allow this test to be run using test:single. It is excluded from regular build in project.xml config file. (1 message)
[CVS lcsim] JM: Dev snapshot. (1 message)
[CVS lcsim] JM: Exclude slow tests to speedup build. (1 message)
[CVS lcsim] JM: Exclude some tests. (1 message)
[CVS lcsim] JM: Fix LCSIM-201 reported by Tony. Added jelly and maven namespaces. (1 message)
[CVS lcsim] JM: Fix minor discrepancies between standalone LCIO and lcsim SIOGenericObject. NOT a fix for LCSIM-203. (1 message)
[CVS lcsim] JM: Include example java files as resources. (1 message)
[CVS lcsim] JM: indent (1 message)
[CVS lcsim] JM: Move examples web page to resources dir. (1 message)
[CVS lcsim] JM: Put aida file in test output dir. (1 message)
[CVS lcsim] JM: Remove debug print. Reduce number of events run by this test. (1 message)
[CVS lcsim] JM: Remove deprecated detectors. (1 message)
[CVS lcsim] JM: Remove invalid namespace. (1 message)
[CVS lcsim] JM: Remove pfa test from default build. Causes problems with some setups. (1 message)
[CVS lcsim] JM: Script to build the lcsim website. (1 message)
[CVS lcsim] JM: Script to build w/o tests. (1 message)
[CVS lcsim] JM: Script to run single test. (1 message)
[CVS lcsim] JM: Undo change (seems to have broken things) (1 message)
[CVS lcsim] Making the MCFastReconstructedParticleDriver return Particles that have access the the MCParticle that they are based on (1 message)
[CVS lcsim] Missing file (1 message)
[CVS lcsim] MJC: Added a simple class to check whether a hit has neighbours (1 message)
[CVS lcsim] MJC: Added an option to the PFA to remove isolated hits. Also some minor code refactoring/cleanup. (1 message)
[CVS lcsim] MJC: Fix bug in MIP-based track-cluster match E/p checker (avoid over-counting when multiple clusters) (1 message)
[CVS lcsim] MJC: Fix problem with missing PID in ReconstructedParticles after LCIO I/O (1 message)
[CVS lcsim] MJC: In MainLoop, work around ordering problem for LCSimLoop; enable timing printout (1 message)
[CVS lcsim] MJC: Javadoc fixes (1 message)
[CVS lcsim] MJC: Make CheckSkeletonsForMultipleTracks able to use other kinds of track-cluster matching besides custom helix method (1 message)
[CVS lcsim] MJC: Make NonTrivialPFA able to write out and read in LCIO. Warning: breaks backward compatibility of likelihood files! (1 message)
[CVS lcsim] MJC: Provide more information when throwing an exception (1 message)
[CVS lcsim] MJC: Remove redundant and confusing output (1 message)
[CVS lcsim] MJC: Second half of an update -- driver to cheat on track-cluster matching (1 message)
[CVS lcsim] moving MainLoop into the sandbox (1 message)
[CVS lcsim] New diagnostics. Fix starting covariance matrix. Test RKCovSmear. (1 message)
[CVS lcsim] New hit generation loop, ready for multiple scattering. (1 message)
[CVS lcsim] New location for input file (1 message)
[CVS lcsim] New location for input file. (1 message)
[CVS lcsim] registering the new vertex converter (1 message)
[CVS lcsim] Remove accidental file. (1 message)
[CVS lcsim] Remove obsolete diagnostics. Change some clouds to histograms. (1 message)
[CVS lcsim] Reverting my last change. (1 message)
[CVS lcsim] Simple Driver to make perfect pattern recognition reconstructedParticles from a list of Perfect ReconstructedParticles (1 message)
[CVS lcsim] SIOVertex now extends BaseVertex (1 message)
[CVS lcsim] Snapshot of code working with scattering in the barrel. (1 message)
[CVS lcsim] test added directional interaction. (1 message)
[CVS lcsim] Throw conditions not found, rather than Runtime exception (1 message)
[CVS lcsim] Trivial test which at least checks that momentum in tracks is coming back non-zero (LCSIM-187) (1 message)
[CVS lcsim] Update cheat package (1 message)
[CVS lcsim] Use standard PropCyl again (not my debug version). (1 message)
[CVS lcsim] use url instead of local file (1 message)
[CVS SimDist] JM: Change gdml config options. (1 message)
[CVS SimDist] JM: Change SimDist gdml from head to new tag. (1 message)
[CVS SimDist] JM: Change SimDist slic to latest tagged release. (1 message)
[CVS SimDist] JM: CLHEP compatibility fixes. Use old download URL if necessary. Symlink to libCLHEP.a if not done by installation. (1 message)
[CVS SimDist] JM: Make sure clhep has a symlink to the generated library. (1 message)
[CVS SimDist] JM: New gdml tag with some changes from today. (1 message)
[CVS SimDist] JM: New xerces location. (1 message)
[CVS SimDist] JM: Update configure script. (1 message)
[CVS SimDist] JM: Update Mokka version. (1 message)
[CVS SimDist] JM: update slic version (1 message)
[CVS SimDist] JM: Update slic version. (1 message)
[CVS SimDist] JM: Update xerces version. (1 message)
[CVS SimDist] JM: Use LCIO head. (1 message)
[CVS SlacMCPrj] (1 message)
[CVS SlacMCPrj] JM: Reworked setup for local marlin installation. (1 message)
[CVS SlicDiagnostics] use newest version of JAIDA and related libs (1 message)
[CVS SlicDiagWeb] add all files (1 message)
[CVS SlicDiagWeb] remove files (4 messages)
[CVS SlicDiagWeb] use new aidatld statCompare and plotterStyleEditor tags (1 message)
[CVS slic] JM: Combine slic application and version tags for better autonaming. (1 message)
[CVS slic] JM: Fix for Ubuntu + gcc 4.1.2 submitted by Hans. (1 message)
[CVS slic] JM: Geant4 backward compatibility fixes. (1 message)
[CVS slic] JM: Include Geant4 version in default autoname. (1 message)
[CVS slic] JM: update for SLIC v2r3p2 (1 message)
[CVS slic] JM: update for SLIC v2r3p3 (2 messages)
[CVS slic] JM: update for SLIC v2r3p4 (1 message)
[CVS slic] JM: update for SLIC v2r3p5 (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Chronologically

From

Date

Size

New Thread

[CVS GeomConverter]

[CVS GeomConverter]

<>

Thu, 6 Sep 2007 03:00:50 -0700

100 lines

[CVS GeomConverter]

<>

Tue, 11 Sep 2007 15:30:09 -0700

378 lines

[CVS GeomConverter]

<>

Tue, 11 Sep 2007 15:32:19 -0700

122 lines

[CVS GeomConverter]

<>

Tue, 11 Sep 2007 15:33:03 -0700

146 lines

[CVS GeomConverter]

<>

Tue, 11 Sep 2007 15:34:22 -0700

89 lines

[CVS GeomConverter]

<>

Wed, 12 Sep 2007 11:25:02 -0700

85 lines

[CVS GeomConverter]

<>

Fri, 14 Sep 2007 16:57:10 -0700

98 lines

[CVS GeomConverter]

<>

Tue, 25 Sep 2007 16:37:19 -0700

96 lines

New Thread

[CVS GeomConverter] Fix to keep maven happy

[CVS GeomConverter] Fix to keep maven happy

<>

Fri, 14 Sep 2007 16:26:42 -0700

103 lines

New Thread

[CVS GeomConverter] Fixed error when transforming in place.

[CVS GeomConverter] Fixed error when transforming in place.

<>

Tue, 25 Sep 2007 15:37:16 -0700

121 lines

New Thread

[CVS GeomConverter] Fixed handling of paths containing white space

[CVS GeomConverter] Fixed handling of paths containing white space

<>

Thu, 6 Sep 2007 14:12:04 -0700

92 lines

New Thread

[CVS GeomConverter] JM: Add a converter for PolyconeSupport to org.lcsim.detector.

[CVS GeomConverter] JM: Add a converter for PolyconeSupport to org.lcsim.detector.

<>

Tue, 11 Sep 2007 13:18:34 -0700

214 lines

New Thread

[CVS GeomConverter] JM: Add a getInstance() to DetectorFactory.

[CVS GeomConverter] JM: Add a getInstance() to DetectorFactory.

<>

Tue, 11 Sep 2007 12:21:25 -0700

99 lines

New Thread

[CVS GeomConverter] JM: Add a toString() method.

[CVS GeomConverter] JM: Add a toString() method.

<>

Fri, 14 Sep 2007 16:48:01 -0700

107 lines

New Thread

[CVS GeomConverter] JM: Add basic navigation capabilities to DetectorElement using path strings.

[CVS GeomConverter] JM: Add basic navigation capabilities to DetectorElement using path strings.

<>

Thu, 20 Sep 2007 17:44:34 -0700

243 lines

New Thread

[CVS GeomConverter] JM: Add copy constructors and copy methods.

[CVS GeomConverter] JM: Add copy constructors and copy methods.

<>

Tue, 25 Sep 2007 16:43:36 -0700

184 lines

New Thread

[CVS GeomConverter] JM: Add GC resources directory and test case.

[CVS GeomConverter] JM: Add GC resources directory and test case.

<>

Tue, 11 Sep 2007 16:50:46 -0700

167 lines

New Thread

[CVS GeomConverter] JM: Add getFieldIndex wrapper method.

[CVS GeomConverter] JM: Add getFieldIndex wrapper method.

<>

Fri, 28 Sep 2007 15:37:40 -0700

140 lines

New Thread

[CVS GeomConverter] JM: Add interface methods for IMaterialMixture.

[CVS GeomConverter] JM: Add interface methods for IMaterialMixture.

<>

Tue, 25 Sep 2007 15:30:44 -0700

100 lines

New Thread

[CVS GeomConverter] JM: Add method isInsideTrackingVolume() to compact subdetector.

[CVS GeomConverter] JM: Add method isInsideTrackingVolume() to compact subdetector.

<>

Tue, 11 Sep 2007 12:21:03 -0700

207 lines

New Thread

[CVS GeomConverter] JM: Add missing resources from last checkin.

[CVS GeomConverter] JM: Add missing resources from last checkin.

<>

Wed, 12 Sep 2007 11:33:47 -0700

1404 lines

New Thread

[CVS GeomConverter] JM: Add various guards against null IDDecoder when DiskTracker is used for support materials.

[CVS GeomConverter] JM: Add various guards against null IDDecoder when DiskTracker is used for support materials.

<>

Tue, 11 Sep 2007 13:18:13 -0700

531 lines

New Thread

[CVS GeomConverter] JM: Check for additional required field for compact subdetector conversion when making ID.

[CVS GeomConverter] JM: Check for additional required field for compact subdetector conversion when making ID.

<>

Thu, 20 Sep 2007 17:45:11 -0700

93 lines

New Thread

[CVS GeomConverter] JM: Check for system field before assigning IDs to subdetectors.

[CVS GeomConverter] JM: Check for system field before assigning IDs to subdetectors.

<>

Fri, 14 Sep 2007 16:47:33 -0700

96 lines

New Thread

[CVS GeomConverter] JM: Checkin missing file.

[CVS GeomConverter] JM: Checkin missing file.

<>

Tue, 11 Sep 2007 13:34:14 -0700

165 lines

New Thread

[CVS GeomConverter] JM: cleanup

[CVS GeomConverter] JM: cleanup

<>

Fri, 14 Sep 2007 16:48:20 -0700

132 lines

New Thread

[CVS GeomConverter] JM: Correct the name of the sensor DetectorElement to use the correct module number.

[CVS GeomConverter] JM: Correct the name of the sensor DetectorElement to use the correct module number.

<>

Tue, 25 Sep 2007 16:43:07 -0700

172 lines

New Thread

[CVS GeomConverter] JM: Dev snapshot.

[CVS GeomConverter] JM: Dev snapshot.

<>

Thu, 6 Sep 2007 11:14:46 -0700

1733 lines

New Thread

[CVS GeomConverter] JM: Fix bug with endcap z length reported by Ron.

[CVS GeomConverter] JM: Fix bug with endcap z length reported by Ron.

<>

Tue, 11 Sep 2007 15:50:39 -0700

92 lines

New Thread

[CVS GeomConverter] JM: Fix crash with certain compact id descriptions including sid01_polyhedra.

[CVS GeomConverter] JM: Fix crash with certain compact id descriptions including sid01_polyhedra.

<>

Mon, 17 Sep 2007 14:39:11 -0700

91 lines

New Thread

[CVS GeomConverter] JM: Fix id descriptions.

[CVS GeomConverter] JM: Fix id descriptions.

<>

Thu, 6 Sep 2007 03:02:18 -0700

174 lines

New Thread

[CVS GeomConverter] JM: Fix problem with duplicate name of detector and test subdetector.

[CVS GeomConverter] JM: Fix problem with duplicate name of detector and test subdetector.

<>

Fri, 14 Sep 2007 16:49:00 -0700

135 lines

New Thread

[CVS GeomConverter] JM: Make data accessors public.

[CVS GeomConverter] JM: Make data accessors public.

<>

Fri, 14 Sep 2007 16:49:46 -0700

134 lines

New Thread

[CVS GeomConverter] JM: Minor corrections. Remove static data members.

[CVS GeomConverter] JM: Minor corrections. Remove static data members.

<>

Fri, 7 Sep 2007 17:47:54 -0700

228 lines

New Thread

[CVS GeomConverter] JM: Remove debug print. Minor refactoring of makeStripId() method.

[CVS GeomConverter] JM: Remove debug print. Minor refactoring of makeStripId() method.

<>

Tue, 25 Sep 2007 16:52:55 -0700

137 lines

New Thread

[CVS GeomConverter] JM: Remove unused interface.

[CVS GeomConverter] JM: Remove unused interface.

<>

Mon, 10 Sep 2007 11:12:48 -0700

98 lines

New Thread

[CVS GeomConverter] JM: Revert to non-dev code.

[CVS GeomConverter] JM: Revert to non-dev code.

<>

Fri, 14 Sep 2007 16:19:53 -0700

350 lines

New Thread

[CVS GeomConverter] JM: Rewrite makeStripId() method.

[CVS GeomConverter] JM: Rewrite makeStripId() method.

<>

Tue, 25 Sep 2007 16:42:24 -0700

129 lines

New Thread

[CVS GeomConverter] JM: sandbox cleanup

[CVS GeomConverter] JM: sandbox cleanup

<>

Tue, 11 Sep 2007 15:29:13 -0700

177 lines

New Thread

[CVS GeomConverter] Make more robust against server hangs

[CVS GeomConverter] Make more robust against server hangs

<>

Tue, 25 Sep 2007 12:53:29 -0700

106 lines

New Thread

[CVS GeomConverter] Several changes to field classes aimed at fixing GC-104

[CVS GeomConverter] Several changes to field classes aimed at fixing GC-104

<>

Fri, 14 Sep 2007 16:01:55 -0700

904 lines

New Thread

[CVS GeomConverter] Some extra tests for RZFieldMap

[CVS GeomConverter] Some extra tests for RZFieldMap

<>

Fri, 14 Sep 2007 16:50:01 -0700

96 lines

New Thread

[CVS lcdd] JM: Make NIST writer optional.

[CVS lcdd] JM: Make NIST writer optional.

<>

Mon, 24 Sep 2007 11:36:04 -0700

278 lines

New Thread

[CVS LCDetectors] GL: First release, CALICE detector

[CVS LCDetectors] GL: First release, CALICE detector

<>

Mon, 17 Sep 2007 15:10:42 -0700

225 lines

New Thread

[CVS lcio]

[CVS lcio]

<>

Wed, 26 Sep 2007 14:12:24 -0700

121 lines

New Thread

[CVS lcio] ---- version: v01-08-04 ---------

[CVS lcio] ---- version: v01-08-04 ---------

<>

Tue, 18 Sep 2007 23:57:16 -0700

105 lines

New Thread

[CVS lcio] added support for optionally building 'lsh' : BUILD_LCIO_SHELL

[CVS lcio] added support for optionally building 'lsh' : BUILD_LCIO_SHELL

<>

Tue, 18 Sep 2007 23:53:01 -0700

124 lines

New Thread

[CVS lcio] added target for lsh

[CVS lcio] added target for lsh

<>

Thu, 20 Sep 2007 08:23:25 -0700

93 lines

New Thread

[CVS lcio] fixed type (simsob.slcio)

[CVS lcio] fixed type (simsob.slcio)

<>

Tue, 18 Sep 2007 02:30:24 -0700

98 lines

New Thread

[CVS lcio] intitial version - simple shell like tool for browsing LCIO files

[CVS lcio] intitial version - simple shell like tool for browsing LCIO files

<>

Tue, 18 Sep 2007 23:50:48 -0700

879 lines

New Thread

[CVS lcio] JM: Change all gmake calls to make for Linux build targets (following discussion with Tony).

[CVS lcio] JM: Change all gmake calls to make for Linux build targets (following discussion with Tony).

<>

Wed, 26 Sep 2007 13:45:42 -0700

139 lines

New Thread

[CVS lcio] JM: Minor updates to command line printer.

[CVS lcio] JM: Minor updates to command line printer.

<>

Wed, 26 Sep 2007 14:12:11 -0700

144 lines

New Thread

[CVS lcio] replaced CMAKE_XXX_DIR with PROJECT_XXX_DIR

[CVS lcio] replaced CMAKE_XXX_DIR with PROJECT_XXX_DIR

<>

Wed, 12 Sep 2007 00:50:54 -0700

337 lines

New Thread

[CVS lcio] switched version to v01-08-04

[CVS lcio] switched version to v01-08-04

<>

Wed, 19 Sep 2007 11:56:59 -0700

215 lines

New Thread

[CVS lcio] updated track description with reference to LC-Note "Track Parameters in LCIO"

[CVS lcio] updated track description with reference to LC-Note "Track Parameters in LCIO"

<>

Tue, 18 Sep 2007 02:47:10 -0700

151 lines

New Thread

[CVS lcsim@HelixSwimmerFix] Fixed Version of HelixSwimmer. Fixed the Parameter class in Track to something sensible for the first time ever.

[CVS lcsim@HelixSwimmerFix] Fixed Version of HelixSwimmer. Fixed the Parameter class in Track to something sensible for the first time ever.

<>

Wed, 5 Sep 2007 10:50:39 -0700

1467 lines

New Thread

[CVS lcsim]

[CVS lcsim]

<>

Thu, 6 Sep 2007 11:13:49 -0700

205 lines

[CVS lcsim]

<>

Fri, 14 Sep 2007 16:39:10 -0700

92 lines

[CVS lcsim]

<>

Fri, 14 Sep 2007 17:17:55 -0700

92 lines

[CVS lcsim]

<>

Wed, 19 Sep 2007 11:49:40 -0700

95 lines

[CVS lcsim]

<>

Thu, 20 Sep 2007 19:30:14 -0700

87 lines

[CVS lcsim]

<>

Mon, 24 Sep 2007 20:17:58 -0700

133 lines

[CVS lcsim]

<>

Mon, 24 Sep 2007 20:25:41 -0700

110 lines

[CVS lcsim]

<>

Mon, 24 Sep 2007 20:28:36 -0700

217 lines

[CVS lcsim]

<>

Mon, 24 Sep 2007 20:45:53 -0700

110 lines

[CVS lcsim]

<>

Mon, 24 Sep 2007 20:45:55 -0700

125 lines

[CVS lcsim]

<>

Mon, 24 Sep 2007 20:57:25 -0700

101 lines

New Thread

[CVS lcsim] Add new variables.

[CVS lcsim] Add new variables.

<>

Tue, 18 Sep 2007 09:32:32 -0700

141 lines

New Thread

[CVS lcsim] Add optional in/out names

[CVS lcsim] Add optional in/out names

<>

Thu, 13 Sep 2007 07:48:26 -0700

113 lines

New Thread

[CVS lcsim] Add radiation length related code.

[CVS lcsim] Add radiation length related code.

<>

Thu, 13 Sep 2007 15:38:31 -0700

195 lines

New Thread

[CVS lcsim] Add some documentation!

[CVS lcsim] Add some documentation!

<>

Tue, 11 Sep 2007 11:41:03 -0700

212 lines

New Thread

[CVS lcsim] Add support for MS. Fails due to copy c'tor not copying this info.

[CVS lcsim] Add support for MS. Fails due to copy c'tor not copying this info.

<>

Tue, 18 Sep 2007 09:33:19 -0700

120 lines

New Thread

[CVS lcsim] Add support for reading/writing vertices

[CVS lcsim] Add support for reading/writing vertices

<>

Mon, 17 Sep 2007 20:46:27 -0700

572 lines

[CVS lcsim] Add support for reading/writing vertices

<>

Mon, 17 Sep 2007 20:48:02 -0700

120 lines

New Thread

[CVS lcsim] Add Support for tracks defined at ZPlanes. Hack for direction.

[CVS lcsim] Add Support for tracks defined at ZPlanes. Hack for direction.

<>

Fri, 21 Sep 2007 09:38:04 -0700

132 lines

New Thread

[CVS lcsim] Add the Recon Analysis package

[CVS lcsim] Add the Recon Analysis package

<>

Thu, 13 Sep 2007 08:10:12 -0700

1100 lines

New Thread

[CVS lcsim] added directional interaction.

[CVS lcsim] added directional interaction.

<>

Mon, 10 Sep 2007 21:57:01 -0700

217 lines

[CVS lcsim] added directional interaction.

<>

Mon, 10 Sep 2007 22:12:24 -0700

107 lines

[CVS lcsim] added directional interaction.

<>

Mon, 10 Sep 2007 22:34:48 -0700

106 lines

New Thread

[CVS lcsim] Bug fix in relational table handling, plus test case

[CVS lcsim] Bug fix in relational table handling, plus test case

<>

Mon, 10 Sep 2007 16:45:49 -0700

388 lines

New Thread

[CVS lcsim] Change setParticleIdUsed to add ParticleID to list of ParticleIDs if not already there

[CVS lcsim] Change setParticleIdUsed to add ParticleID to list of ParticleIDs if not already there

<>

Thu, 13 Sep 2007 11:17:59 -0700

104 lines

New Thread

[CVS lcsim] Changed tracker barrel back to 1D measurement.

[CVS lcsim] Changed tracker barrel back to 1D measurement.

<>

Fri, 7 Sep 2007 12:02:11 -0700

130 lines

New Thread

[CVS lcsim] Class to trace the origin of a MCParticle to a list of Final State Particles

[CVS lcsim] Class to trace the origin of a MCParticle to a list of Final State Particles

<>

Thu, 13 Sep 2007 07:33:44 -0700

123 lines

New Thread

[CVS lcsim] Driver to check if DigiSim output exists before running DigiSim

[CVS lcsim] Driver to check if DigiSim output exists before running DigiSim

<>

Thu, 13 Sep 2007 07:31:48 -0700

126 lines

New Thread

[CVS lcsim] energy loss classes for xy and z planes.

[CVS lcsim] energy loss classes for xy and z planes.

<>

Tue, 11 Sep 2007 13:23:51 -0700

656 lines

New Thread

[CVS lcsim] example navigating the new geometry and to create a hits lit to be used in tracking

[CVS lcsim] example navigating the new geometry and to create a hits lit to be used in tracking

<>

Thu, 6 Sep 2007 13:49:36 -0700

520 lines

New Thread

[CVS lcsim] First pass at a null hit ( for adding a pure scatterer ).

[CVS lcsim] First pass at a null hit ( for adding a pure scatterer ).

<>

Thu, 13 Sep 2007 15:39:09 -0700

111 lines

New Thread

[CVS lcsim] First pass handling of Vertex Objects.

[CVS lcsim] First pass handling of Vertex Objects.

<>

Mon, 24 Sep 2007 14:03:00 -0700

128 lines

New Thread

[CVS lcsim] First release.

[CVS lcsim] First release.

<>

Thu, 13 Sep 2007 15:41:26 -0700

181 lines

[CVS lcsim] First release.

<>

Tue, 18 Sep 2007 10:54:53 -0700

165 lines

New Thread

[CVS lcsim] First releases.

[CVS lcsim] First releases.

<>

Fri, 7 Sep 2007 12:06:53 -0700

228 lines

New Thread

[CVS lcsim] First version of a base vertex class.

[CVS lcsim] First version of a base vertex class.

<>

Tue, 25 Sep 2007 11:58:17 -0700

223 lines

New Thread

[CVS lcsim] First version of the vertex visualization.

[CVS lcsim] First version of the vertex visualization.

<>

Thu, 20 Sep 2007 16:17:55 -0700

190 lines

New Thread

[CVS lcsim] Fix coding error for using hitmap

[CVS lcsim] Fix coding error for using hitmap

<>

Fri, 14 Sep 2007 06:59:12 -0700

107 lines

New Thread

[CVS lcsim] Fix for LCSIM-187, LCSIM-188

[CVS lcsim] Fix for LCSIM-187, LCSIM-188

<>

Tue, 11 Sep 2007 11:18:04 -0700

381 lines

New Thread

[CVS lcsim] Fix for various problems with reconstucted particles read from LCIO files

[CVS lcsim] Fix for various problems with reconstucted particles read from LCIO files

<>

Tue, 11 Sep 2007 14:01:29 -0700

349 lines

New Thread

[CVS lcsim] Fix format

[CVS lcsim] Fix format

<>

Fri, 14 Sep 2007 06:58:23 -0700

105 lines

New Thread

[CVS lcsim] fixed error ellipsoid size calculation.

[CVS lcsim] fixed error ellipsoid size calculation.

<>

Tue, 25 Sep 2007 14:41:54 -0700

144 lines

New Thread

[CVS lcsim] Fixed javadoc warnings

[CVS lcsim] Fixed javadoc warnings

<>

Fri, 21 Sep 2007 05:07:47 -0700

155 lines

[CVS lcsim] Fixed javadoc warnings

<>

Fri, 21 Sep 2007 05:33:47 -0700

152 lines

New Thread

[CVS lcsim] GL: bug fix: GOBIT_FIXED behavior was inverted

[CVS lcsim] GL: bug fix: GOBIT_FIXED behavior was inverted

<>

Tue, 18 Sep 2007 12:04:24 -0700

136 lines

New Thread

[CVS lcsim] Improved diagnostics.

[CVS lcsim] Improved diagnostics.

<>

Fri, 7 Sep 2007 12:00:42 -0700

473 lines

New Thread

[CVS lcsim] JM: A simple service class for finding DetectorElements.

[CVS lcsim] JM: A simple service class for finding DetectorElements.

<>

Thu, 20 Sep 2007 18:42:13 -0700

147 lines

New Thread

[CVS lcsim] JM: Add test to run 1 event on NonTrivialPFA and write output to target/test-output/NonTrivialPFA.slcio for inspection.

[CVS lcsim] JM: Add test to run 1 event on NonTrivialPFA and write output to target/test-output/NonTrivialPFA.slcio for inspection.

<>

Tue, 4 Sep 2007 15:51:30 -0700

144 lines

New Thread

[CVS lcsim] JM: Allow this test to be run using test:single. It is excluded from regular build in project.xml config file.

[CVS lcsim] JM: Allow this test to be run using test:single. It is excluded from regular build in project.xml config file.

<>

Fri, 14 Sep 2007 16:33:37 -0700

92 lines

New Thread

[CVS lcsim] JM: Dev snapshot.

[CVS lcsim] JM: Dev snapshot.

<>

Thu, 6 Sep 2007 11:15:48 -0700

387 lines

New Thread

[CVS lcsim] JM: Exclude slow tests to speedup build.

[CVS lcsim] JM: Exclude slow tests to speedup build.

<>

Thu, 6 Sep 2007 11:04:47 -0700

98 lines

New Thread

[CVS lcsim] JM: Exclude some tests.

[CVS lcsim] JM: Exclude some tests.

<>

Fri, 14 Sep 2007 16:30:53 -0700

102 lines

New Thread

[CVS lcsim] JM: Fix LCSIM-201 reported by Tony. Added jelly and maven namespaces.

[CVS lcsim] JM: Fix LCSIM-201 reported by Tony. Added jelly and maven namespaces.

<>

Wed, 12 Sep 2007 15:42:10 -0700

105 lines

New Thread

[CVS lcsim] JM: Fix minor discrepancies between standalone LCIO and lcsim SIOGenericObject. NOT a fix for LCSIM-203.

[CVS lcsim] JM: Fix minor discrepancies between standalone LCIO and lcsim SIOGenericObject. NOT a fix for LCSIM-203.

<>

Thu, 13 Sep 2007 19:43:41 -0700

120 lines

New Thread

[CVS lcsim] JM: Include example java files as resources.

[CVS lcsim] JM: Include example java files as resources.

<>

Wed, 26 Sep 2007 13:42:18 -0700

96 lines

New Thread

[CVS lcsim] JM: indent

[CVS lcsim] JM: indent

<>

Tue, 4 Sep 2007 15:03:29 -0700

195 lines

New Thread

[CVS lcsim] JM: Move examples web page to resources dir.

[CVS lcsim] JM: Move examples web page to resources dir.

<>

Wed, 26 Sep 2007 13:39:28 -0700

297 lines

New Thread

[CVS lcsim] JM: Put aida file in test output dir.

[CVS lcsim] JM: Put aida file in test output dir.

<>

Wed, 12 Sep 2007 13:12:18 -0700

126 lines

New Thread

[CVS lcsim] JM: Remove debug print. Reduce number of events run by this test.

[CVS lcsim] JM: Remove debug print. Reduce number of events run by this test.

<>

Thu, 6 Sep 2007 11:13:31 -0700

111 lines

New Thread

[CVS lcsim] JM: Remove deprecated detectors.

[CVS lcsim] JM: Remove deprecated detectors.

<>

Thu, 6 Sep 2007 02:57:47 -0700

95 lines

New Thread

[CVS lcsim] JM: Remove invalid namespace.

[CVS lcsim] JM: Remove invalid namespace.

<>

Thu, 13 Sep 2007 16:13:31 -0700

91 lines

New Thread

[CVS lcsim] JM: Remove pfa test from default build. Causes problems with some setups.

[CVS lcsim] JM: Remove pfa test from default build. Causes problems with some setups.

<>

Wed, 12 Sep 2007 14:30:42 -0700

92 lines

New Thread

[CVS lcsim] JM: Script to build the lcsim website.

[CVS lcsim] JM: Script to build the lcsim website.

<>

Thu, 13 Sep 2007 19:46:16 -0700

85 lines

New Thread

[CVS lcsim] JM: Script to build w/o tests.

[CVS lcsim] JM: Script to build w/o tests.

<>

Thu, 13 Sep 2007 18:51:21 -0700

86 lines

New Thread

[CVS lcsim] JM: Script to run single test.

[CVS lcsim] JM: Script to run single test.

<>

Thu, 13 Sep 2007 16:20:02 -0700

85 lines

New Thread

[CVS lcsim] JM: Undo change (seems to have broken things)

[CVS lcsim] JM: Undo change (seems to have broken things)

<>

Fri, 14 Sep 2007 01:36:01 -0700

101 lines

New Thread

[CVS lcsim] Making the MCFastReconstructedParticleDriver return Particles that have access the the MCParticle that they are based on

[CVS lcsim] Making the MCFastReconstructedParticleDriver return Particles that have access the the MCParticle that they are based on

<>

Tue, 4 Sep 2007 15:23:10 -0700

102 lines

New Thread

[CVS lcsim] Missing file

[CVS lcsim] Missing file

<>

Mon, 10 Sep 2007 17:22:47 -0700

273 lines

New Thread

[CVS lcsim] MJC: Added a simple class to check whether a hit has neighbours

[CVS lcsim] MJC: Added a simple class to check whether a hit has neighbours

<>

Thu, 20 Sep 2007 14:09:00 -0700

153 lines

New Thread

[CVS lcsim] MJC: Added an option to the PFA to remove isolated hits. Also some minor code refactoring/cleanup.

[CVS lcsim] MJC: Added an option to the PFA to remove isolated hits. Also some minor code refactoring/cleanup.

<>

Thu, 20 Sep 2007 14:11:03 -0700

161 lines

New Thread

[CVS lcsim] MJC: Fix bug in MIP-based track-cluster match E/p checker (avoid over-counting when multiple clusters)

[CVS lcsim] MJC: Fix bug in MIP-based track-cluster match E/p checker (avoid over-counting when multiple clusters)

<>

Thu, 20 Sep 2007 12:50:29 -0700

117 lines

New Thread

[CVS lcsim] MJC: Fix problem with missing PID in ReconstructedParticles after LCIO I/O

[CVS lcsim] MJC: Fix problem with missing PID in ReconstructedParticles after LCIO I/O

<>

Fri, 7 Sep 2007 15:49:57 -0700

159 lines

New Thread

[CVS lcsim] MJC: In MainLoop, work around ordering problem for LCSimLoop; enable timing printout

[CVS lcsim] MJC: In MainLoop, work around ordering problem for LCSimLoop; enable timing printout

<>

Thu, 20 Sep 2007 13:51:05 -0700

112 lines

New Thread

[CVS lcsim] MJC: Javadoc fixes

[CVS lcsim] MJC: Javadoc fixes

<>

Fri, 21 Sep 2007 13:21:01 -0700

273 lines

New Thread

[CVS lcsim] MJC: Make CheckSkeletonsForMultipleTracks able to use other kinds of track-cluster matching besides custom helix method

[CVS lcsim] MJC: Make CheckSkeletonsForMultipleTracks able to use other kinds of track-cluster matching besides custom helix method

<>

Thu, 20 Sep 2007 18:01:19 -0700

192 lines

New Thread

[CVS lcsim] MJC: Make NonTrivialPFA able to write out and read in LCIO. Warning: breaks backward compatibility of likelihood files!

[CVS lcsim] MJC: Make NonTrivialPFA able to write out and read in LCIO. Warning: breaks backward compatibility of likelihood files!

<>

Tue, 4 Sep 2007 10:27:59 -0700

1129 lines

New Thread

[CVS lcsim] MJC: Provide more information when throwing an exception

[CVS lcsim] MJC: Provide more information when throwing an exception

<>

Wed, 12 Sep 2007 11:43:07 -0700

92 lines

New Thread

[CVS lcsim] MJC: Remove redundant and confusing output

[CVS lcsim] MJC: Remove redundant and confusing output

<>

Wed, 12 Sep 2007 11:05:15 -0700

93 lines

New Thread

[CVS lcsim] MJC: Second half of an update -- driver to cheat on track-cluster matching

[CVS lcsim] MJC: Second half of an update -- driver to cheat on track-cluster matching

<>

Thu, 20 Sep 2007 19:29:06 -0700

546 lines

New Thread

[CVS lcsim] moving MainLoop into the sandbox

[CVS lcsim] moving MainLoop into the sandbox

<>

Fri, 14 Sep 2007 08:46:29 -0700

185 lines

New Thread

[CVS lcsim] New diagnostics. Fix starting covariance matrix. Test RKCovSmear.

[CVS lcsim] New diagnostics. Fix starting covariance matrix. Test RKCovSmear.

<>

Fri, 7 Sep 2007 12:04:16 -0700

354 lines

New Thread

[CVS lcsim] New hit generation loop, ready for multiple scattering.

[CVS lcsim] New hit generation loop, ready for multiple scattering.

<>

Thu, 13 Sep 2007 15:36:04 -0700

531 lines

New Thread

[CVS lcsim] New location for input file

[CVS lcsim] New location for input file

<>

Fri, 7 Sep 2007 12:02:52 -0700

104 lines

New Thread

[CVS lcsim] New location for input file.

[CVS lcsim] New location for input file.

<>

Thu, 13 Sep 2007 15:35:39 -0700

104 lines

New Thread

[CVS lcsim] registering the new vertex converter

[CVS lcsim] registering the new vertex converter

<>

Thu, 20 Sep 2007 16:20:31 -0700

91 lines

New Thread

[CVS lcsim] Remove accidental file.

[CVS lcsim] Remove accidental file.

<>

Tue, 18 Sep 2007 10:52:49 -0700

93 lines

New Thread

[CVS lcsim] Remove obsolete diagnostics. Change some clouds to histograms.

[CVS lcsim] Remove obsolete diagnostics. Change some clouds to histograms.

<>

Tue, 18 Sep 2007 09:34:10 -0700

189 lines

New Thread

[CVS lcsim] Reverting my last change.

[CVS lcsim] Reverting my last change.

<>

Tue, 4 Sep 2007 16:05:15 -0700

101 lines

New Thread

[CVS lcsim] Simple Driver to make perfect pattern recognition reconstructedParticles from a list of Perfect ReconstructedParticles

[CVS lcsim] Simple Driver to make perfect pattern recognition reconstructedParticles from a list of Perfect ReconstructedParticles

<>

Thu, 13 Sep 2007 07:43:59 -0700

119 lines

New Thread

[CVS lcsim] SIOVertex now extends BaseVertex

[CVS lcsim] SIOVertex now extends BaseVertex

<>

Tue, 25 Sep 2007 14:49:44 -0700

272 lines

New Thread

[CVS lcsim] Snapshot of code working with scattering in the barrel.

[CVS lcsim] Snapshot of code working with scattering in the barrel.

<>

Tue, 18 Sep 2007 09:50:18 -0700

610 lines

New Thread

[CVS lcsim] test added directional interaction.

[CVS lcsim] test added directional interaction.

<>

Mon, 10 Sep 2007 21:57:22 -0700

398 lines

New Thread

[CVS lcsim] Throw conditions not found, rather than Runtime exception

[CVS lcsim] Throw conditions not found, rather than Runtime exception

<>

Tue, 25 Sep 2007 12:47:57 -0700

138 lines

New Thread

[CVS lcsim] Trivial test which at least checks that momentum in tracks is coming back non-zero (LCSIM-187)

[CVS lcsim] Trivial test which at least checks that momentum in tracks is coming back non-zero (LCSIM-187)

<>

Fri, 14 Sep 2007 16:06:50 -0700

145 lines

New Thread

[CVS lcsim] Update cheat package

[CVS lcsim] Update cheat package

<>

Thu, 13 Sep 2007 07:41:29 -0700

1029 lines

New Thread

[CVS lcsim] Use standard PropCyl again (not my debug version).

[CVS lcsim] Use standard PropCyl again (not my debug version).

<>

Fri, 7 Sep 2007 12:09:28 -0700

104 lines

New Thread

[CVS lcsim] use url instead of local file

[CVS lcsim] use url instead of local file

<>

Thu, 6 Sep 2007 15:14:20 -0700

105 lines

New Thread

[CVS SimDist] JM: Change gdml config options.

[CVS SimDist] JM: Change gdml config options.

<>

Fri, 14 Sep 2007 16:36:31 -0700

111 lines

New Thread

[CVS SimDist] JM: Change SimDist gdml from head to new tag.

[CVS SimDist] JM: Change SimDist gdml from head to new tag.

<>

Fri, 14 Sep 2007 15:27:19 -0700

86 lines

New Thread

[CVS SimDist] JM: Change SimDist slic to latest tagged release.

[CVS SimDist] JM: Change SimDist slic to latest tagged release.

<>

Fri, 14 Sep 2007 14:52:01 -0700

86 lines

New Thread

[CVS SimDist] JM: CLHEP compatibility fixes. Use old download URL if necessary. Symlink to libCLHEP.a if not done by installation.

[CVS SimDist] JM: CLHEP compatibility fixes. Use old download URL if necessary. Symlink to libCLHEP.a if not done by installation.

<>

Mon, 24 Sep 2007 15:02:17 -0700

129 lines

New Thread

[CVS SimDist] JM: Make sure clhep has a symlink to the generated library.

[CVS SimDist] JM: Make sure clhep has a symlink to the generated library.

<>

Mon, 24 Sep 2007 15:01:22 -0700

104 lines

New Thread

[CVS SimDist] JM: New gdml tag with some changes from today.

[CVS SimDist] JM: New gdml tag with some changes from today.

<>

Fri, 14 Sep 2007 16:34:54 -0700

86 lines

New Thread

[CVS SimDist] JM: New xerces location.

[CVS SimDist] JM: New xerces location.

<>

Fri, 14 Sep 2007 12:23:33 -0700

92 lines

New Thread

[CVS SimDist] JM: Update configure script.

[CVS SimDist] JM: Update configure script.

<>

Fri, 14 Sep 2007 12:24:11 -0700

92 lines

New Thread

[CVS SimDist] JM: Update Mokka version.

[CVS SimDist] JM: Update Mokka version.

<>

Mon, 24 Sep 2007 15:29:15 -0700

86 lines

New Thread

[CVS SimDist] JM: update slic version

[CVS SimDist] JM: update slic version

<>

Mon, 24 Sep 2007 21:10:25 -0700

86 lines

New Thread

[CVS SimDist] JM: Update slic version.

[CVS SimDist] JM: Update slic version.

<>

Wed, 26 Sep 2007 14:26:35 -0700

86 lines

New Thread

[CVS SimDist] JM: Update xerces version.

[CVS SimDist] JM: Update xerces version.

<>

Fri, 14 Sep 2007 12:19:38 -0700

86 lines

New Thread

[CVS SimDist] JM: Use LCIO head.

[CVS SimDist] JM: Use LCIO head.

<>

Wed, 26 Sep 2007 14:24:42 -0700

86 lines

New Thread

[CVS SlacMCPrj]

[CVS SlacMCPrj]

<>

Wed, 26 Sep 2007 15:14:23 -0700

91 lines

New Thread

[CVS SlacMCPrj] JM: Reworked setup for local marlin installation.

[CVS SlacMCPrj] JM: Reworked setup for local marlin installation.

<>

Wed, 26 Sep 2007 15:14:05 -0700

100 lines

New Thread

[CVS SlicDiagnostics] use newest version of JAIDA and related libs

[CVS SlicDiagnostics] use newest version of JAIDA and related libs

<>

Fri, 28 Sep 2007 14:34:41 -0700

146 lines

New Thread

[CVS SlicDiagWeb] add all files

[CVS SlicDiagWeb] add all files

<>

Mon, 24 Sep 2007 10:07:52 -0700

1628 lines

New Thread

[CVS SlicDiagWeb] remove files

[CVS SlicDiagWeb] remove files

<>

Fri, 21 Sep 2007 16:49:05 -0700

715 lines

[CVS SlicDiagWeb] remove files

<>

Fri, 21 Sep 2007 16:50:19 -0700

543 lines

[CVS SlicDiagWeb] remove files

<>

Fri, 21 Sep 2007 16:51:19 -0700

85 lines

[CVS SlicDiagWeb] remove files

<>

Fri, 21 Sep 2007 17:05:28 -0700

566 lines

New Thread

[CVS SlicDiagWeb] use new aidatld statCompare and plotterStyleEditor tags

[CVS SlicDiagWeb] use new aidatld statCompare and plotterStyleEditor tags

<>

Fri, 28 Sep 2007 14:37:49 -0700

425 lines

New Thread

[CVS slic] JM: Combine slic application and version tags for better autonaming.

[CVS slic] JM: Combine slic application and version tags for better autonaming.

<>

Wed, 12 Sep 2007 12:40:50 -0700

127 lines

New Thread

[CVS slic] JM: Fix for Ubuntu + gcc 4.1.2 submitted by Hans.

[CVS slic] JM: Fix for Ubuntu + gcc 4.1.2 submitted by Hans.

<>

Wed, 26 Sep 2007 11:42:02 -0700

123 lines

New Thread

[CVS slic] JM: Geant4 backward compatibility fixes.

[CVS slic] JM: Geant4 backward compatibility fixes.

<>

Mon, 24 Sep 2007 14:00:03 -0700

536 lines

New Thread

[CVS slic] JM: Include Geant4 version in default autoname.

[CVS slic] JM: Include Geant4 version in default autoname.

<>

Fri, 14 Sep 2007 14:49:59 -0700

98 lines

New Thread

[CVS slic] JM: update for SLIC v2r3p2

[CVS slic] JM: update for SLIC v2r3p2

<>

Fri, 14 Sep 2007 14:50:33 -0700

181 lines

New Thread

[CVS slic] JM: update for SLIC v2r3p3

[CVS slic] JM: update for SLIC v2r3p3

<>

Fri, 14 Sep 2007 14:51:44 -0700

120 lines

[CVS slic] JM: update for SLIC v2r3p3

<>

Mon, 24 Sep 2007 21:07:28 -0700

181 lines

New Thread

[CVS slic] JM: update for SLIC v2r3p4

[CVS slic] JM: update for SLIC v2r3p4

<>

Mon, 24 Sep 2007 21:07:50 -0700

120 lines

New Thread

[CVS slic] JM: update for SLIC v2r3p5

[CVS slic] JM: update for SLIC v2r3p5

<>

Wed, 26 Sep 2007 14:25:52 -0700

224 lines

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

May 2015
August 2014
May 2014
April 2014
March 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use