LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


June 2005


View:

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

 

Table of Contents:

[CVS GeomConverter] (16 messages)
[CVS GeomConverter] Add new main routine (GC-11) (1 message)
[CVS GeomConverter] Added first impl of NonprojectiveCylinder segmentation. NEEDS TEST CASE. (1 message)
[CVS GeomConverter] Change reference method of element materials to using abbrev for element and full name for the corresponding material. (1 message)
[CVS GeomConverter] Change to new reference method. (1 message)
[CVS GeomConverter] CompactReader now instantiates materials using XMLMaterialManager and MaterialManager. (1 message)
[CVS GeomConverter] Define MaterialElements by function call. Static variables are problemmatic w.r.t. to controlling initialization. (1 message)
[CVS GeomConverter] First commit of org.lcsim.material package. Still a WIP. Needs more test cases and still needs to be used in compact -> reco obj code. (1 message)
[CVS GeomConverter] First working implementation of mass fractions based on Geant4's G4Material class. (1 message)
[CVS GeomConverter] Fix GC-30 (1 message)
[CVS GeomConverter] Implementing getNeighbourIDs() methods (1 message)
[CVS GeomConverter] Initialize MaterialManager in setup(). (1 message)
[CVS GeomConverter] Interface functions made abstract in SegmentationImpl. Changed getCoordinateSystemType() to not require member var. (1 message)
[CVS GeomConverter] LayerSlice now uses the org.lcsim.material.Material impl class instead of just storing the name. (1 message)
[CVS GeomConverter] Method added to compute distance to front of sensitive slice. (1 message)
[CVS GeomConverter] Method added to get a Constant. (1 message)
[CVS GeomConverter] Method added to get value of constant as double. (1 message)
[CVS GeomConverter] Methods added to define materials for elements. (1 message)
[CVS GeomConverter] Moved material code to setupMaterials() method. (1 message)
[CVS GeomConverter] Name change. (1 message)
[CVS GeomConverter] Qualified XML Element usage as org.jdom.Element . (1 message)
[CVS GeomConverter] Reformat. (1 message)
[CVS GeomConverter] Remove debug print statements. (1 message)
[CVS GeomConverter] Remove getNeighbourIDs() with no arguments (1 message)
[CVS GeomConverter] Remove some old materials classes. (1 message)
[CVS GeomConverter] Static MaterialElement list was moved to MaterialManager. (1 message)
[CVS GeomConverter] supportsNeighbours() method added. (1 message)
[CVS GeomConverter] Test updates for materials. (1 message)
[CVS GeomConverter] Took default temp and pressure from here to Material. Removed debug prints. (1 message)
[CVS GeomConverter] Various changes and updates, including change to new reference method for elements. (1 message)
[CVS lcdd] (4 messages)
[CVS lcdd] Fixed LCDD-14 by adding check functions for null volume and correct volume type to seg/SD. (1 message)
[CVS lcdd] Fixed LCDD-8. Can now use label 'volume' to get the copy or replica number of the volume in the idfield. (1 message)
[CVS lcdd] LCDDParser::isValid() method added to check whether URI was set. (1 message)
[CVS lcdd] Moved methods from header to cc file. (1 message)
[CVS lcdd] phi computed using mid-radius rather than inner radius of current slice. (1 message)
[CVS lcdd] src/ReadoutUtil.cc (1 message)
[CVS LCDetectors] First release of SiD with the 20 milliradian beam crossing solution. (1 message)
[CVS lcsim] Add map of aida clouds (1 message)
[CVS lcsim] Add tracks and reconstructed particles to event browser (needs more work) (1 message)
[CVS lcsim] Added code for an energy threshold. (2 messages)
[CVS lcsim] added create method which uses InputStream to accomodate ConditionsManager. (1 message)
[CVS lcsim] Bare bones implementation of ClusterPropertyCalculator (1 message)
[CVS lcsim] Calculate centroid and direction from principal axes of momentum tensor. (1 message)
[CVS lcsim] Calculates cluster centroid and direction cosines using principal axes of momentum tensor. (1 message)
[CVS lcsim] Can handle local config files (2 messages)
[CVS lcsim] Changed home dir locations of datasamples to www.lcsim.org/datasamples locations after copying over LCIO files. (1 message)
[CVS lcsim] Downloading binary from lcsim.org/datasets instead of distributing it with the source now (1 message)
[CVS lcsim] End-of-day commit Starting to debug and work on fitting (1 message)
[CVS lcsim] end-of-day commit. (1 message)
[CVS lcsim] First attempt at a more complete implementation of (1 message)
[CVS lcsim] First release of class to manage HMatrices under possibly differing run conditions. (1 message)
[CVS lcsim] First release of HMatrix code. (1 message)
[CVS lcsim] First version of extendable implementation of Cluster interface (1 message)
[CVS lcsim] Fix javadoc warnings. Doc comments still need some improvements (1 message)
[CVS lcsim] Fix: check for readouts before saving subdets into map (1 message)
[CVS lcsim] Fix: processing order as in config file (1 message)
[CVS lcsim] Improve debug printout (1 message)
[CVS lcsim] Initial support for ReconstructedParticle (1 message)
[CVS lcsim] Interface for calculation of cluster properties (1 message)
[CVS lcsim] Minor cleanup (3 messages)
[CVS lcsim] Moved to GeomConverter, unless and until the dependency between lcsim and GeomConverter is reversed (1 message)
[CVS lcsim] New: copy constructor and energy scaling (1 message)
[CVS lcsim] Now handles nonprojective barrels (1 message)
[CVS lcsim] Now provides subdetector decoder, segmentation and total cell count (1 message)
[CVS lcsim] Refactored into an abstract noise class (1 message)
[CVS lcsim] Remove spurious printouts (1 message)
[CVS lcsim] Remove timing transformations (2 messages)
[CVS lcsim] Several new modifiers (2 messages)
[CVS SLICGUI] Changed to latest macro commands. (1 message)
[CVS SLICGUI] Comment out LCIO stuff not currently used (1 message)
[CVS slic] (5 messages)
[CVS slic] Changed LCIO and SLIC command names to be more concise. (1 message)
[CVS slic] Fix CYGWIN compile with no assert. (1 message)
[CVS slic] Fix guess of GDML's platform var if not set in env. (1 message)
[CVS slic] InitializeGeometry() method added to check if valid LCDDParser setup. (1 message)
[CVS slic] Prepended the slic namespace to include guard variable. (1 message)
[CVS slic] Set G4WORKDIR directory by PWD. (1 message)
[CVS slic] Simplified command names for LCDD and LCIO commands. (1 message)
[CVS www-lcsim] Link added to SLICGUI homepage. (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, 23 Jun 2005 13:04:34 -0700

96 lines

[CVS GeomConverter]

<>

Thu, 23 Jun 2005 13:52:18 -0700

133 lines

[CVS GeomConverter]

<>

Thu, 23 Jun 2005 15:02:15 -0700

94 lines

[CVS GeomConverter]

<>

Mon, 27 Jun 2005 15:14:20 -0700

150 lines

[CVS GeomConverter]

<>

Wed, 29 Jun 2005 17:34:59 -0700

101 lines

[CVS GeomConverter]

<>

Wed, 29 Jun 2005 17:35:13 -0700

199 lines

[CVS GeomConverter]

<>

Wed, 29 Jun 2005 17:35:30 -0700

92 lines

[CVS GeomConverter]

<>

Wed, 29 Jun 2005 17:36:25 -0700

92 lines

[CVS GeomConverter]

<>

Wed, 29 Jun 2005 17:53:17 -0700

259 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:07:14 -0700

112 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:11:01 -0700

311 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:13:11 -0700

117 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:13:31 -0700

272 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:14:41 -0700

101 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:14:54 -0700

101 lines

[CVS GeomConverter]

<>

Thu, 30 Jun 2005 17:15:07 -0700

110 lines

New Thread

[CVS GeomConverter] Add new main routine (GC-11)

[CVS GeomConverter] Add new main routine (GC-11)

<>

Mon, 27 Jun 2005 14:57:38 -0700

1334 lines

New Thread

[CVS GeomConverter] Added first impl of NonprojectiveCylinder segmentation. NEEDS TEST CASE.

[CVS GeomConverter] Added first impl of NonprojectiveCylinder segmentation. NEEDS TEST CASE.

<>

Thu, 23 Jun 2005 12:13:36 -0700

241 lines

New Thread

[CVS GeomConverter] Change reference method of element materials to using abbrev for element and full name for the corresponding material.

[CVS GeomConverter] Change reference method of element materials to using abbrev for element and full name for the corresponding material.

<>

Thu, 30 Jun 2005 17:06:01 -0700

1212 lines

New Thread

[CVS GeomConverter] Change to new reference method.

[CVS GeomConverter] Change to new reference method.

<>

Thu, 30 Jun 2005 17:09:48 -0700

132 lines

New Thread

[CVS GeomConverter] CompactReader now instantiates materials using XMLMaterialManager and MaterialManager.

[CVS GeomConverter] CompactReader now instantiates materials using XMLMaterialManager and MaterialManager.

<>

Thu, 30 Jun 2005 17:10:49 -0700

138 lines

New Thread

[CVS GeomConverter] Define MaterialElements by function call. Static variables are problemmatic w.r.t. to controlling initialization.

[CVS GeomConverter] Define MaterialElements by function call. Static variables are problemmatic w.r.t. to controlling initialization.

<>

Thu, 30 Jun 2005 17:09:24 -0700

321 lines

New Thread

[CVS GeomConverter] First commit of org.lcsim.material package. Still a WIP. Needs more test cases and still needs to be used in compact -> reco obj code.

[CVS GeomConverter] First commit of org.lcsim.material package. Still a WIP. Needs more test cases and still needs to be used in compact -> reco obj code.

<>

Wed, 29 Jun 2005 17:37:54 -0700

2112 lines

New Thread

[CVS GeomConverter] First working implementation of mass fractions based on Geant4's G4Material class.

[CVS GeomConverter] First working implementation of mass fractions based on Geant4's G4Material class.

<>

Thu, 30 Jun 2005 16:21:02 -0700

368 lines

New Thread

[CVS GeomConverter] Fix GC-30

[CVS GeomConverter] Fix GC-30

<>

Tue, 28 Jun 2005 14:34:57 -0700

1070 lines

New Thread

[CVS GeomConverter] Implementing getNeighbourIDs() methods

[CVS GeomConverter] Implementing getNeighbourIDs() methods

<>

Tue, 28 Jun 2005 16:15:06 -0700

296 lines

New Thread

[CVS GeomConverter] Initialize MaterialManager in setup().

[CVS GeomConverter] Initialize MaterialManager in setup().

<>

Thu, 30 Jun 2005 17:14:26 -0700

108 lines

New Thread

[CVS GeomConverter] Interface functions made abstract in SegmentationImpl. Changed getCoordinateSystemType() to not require member var.

[CVS GeomConverter] Interface functions made abstract in SegmentationImpl. Changed getCoordinateSystemType() to not require member var.

<>

Thu, 23 Jun 2005 12:15:37 -0700

303 lines

New Thread

[CVS GeomConverter] LayerSlice now uses the org.lcsim.material.Material impl class instead of just storing the name.

[CVS GeomConverter] LayerSlice now uses the org.lcsim.material.Material impl class instead of just storing the name.

<>

Thu, 30 Jun 2005 17:14:06 -0700

157 lines

New Thread

[CVS GeomConverter] Method added to compute distance to front of sensitive slice.

[CVS GeomConverter] Method added to compute distance to front of sensitive slice.

<>

Thu, 23 Jun 2005 12:12:03 -0700

107 lines

New Thread

[CVS GeomConverter] Method added to get a Constant.

[CVS GeomConverter] Method added to get a Constant.

<>

Wed, 29 Jun 2005 17:36:11 -0700

144 lines

New Thread

[CVS GeomConverter] Method added to get value of constant as double.

[CVS GeomConverter] Method added to get value of constant as double.

<>

Wed, 29 Jun 2005 17:35:49 -0700

119 lines

New Thread

[CVS GeomConverter] Methods added to define materials for elements.

[CVS GeomConverter] Methods added to define materials for elements.

<>

Thu, 30 Jun 2005 17:07:39 -0700

241 lines

New Thread

[CVS GeomConverter] Moved material code to setupMaterials() method.

[CVS GeomConverter] Moved material code to setupMaterials() method.

<>

Thu, 30 Jun 2005 17:15:31 -0700

131 lines

New Thread

[CVS GeomConverter] Name change.

[CVS GeomConverter] Name change.

<>

Thu, 30 Jun 2005 17:11:52 -0700

344 lines

New Thread

[CVS GeomConverter] Qualified XML Element usage as org.jdom.Element .

[CVS GeomConverter] Qualified XML Element usage as org.jdom.Element .

<>

Tue, 28 Jun 2005 15:42:42 -0700

471 lines

New Thread

[CVS GeomConverter] Reformat.

[CVS GeomConverter] Reformat.

<>

Thu, 30 Jun 2005 17:12:55 -0700

229 lines

New Thread

[CVS GeomConverter] Remove debug print statements.

[CVS GeomConverter] Remove debug print statements.

<>

Thu, 30 Jun 2005 17:06:26 -0700

188 lines

New Thread

[CVS GeomConverter] Remove getNeighbourIDs() with no arguments

[CVS GeomConverter] Remove getNeighbourIDs() with no arguments

<>

Tue, 28 Jun 2005 16:15:04 -0700

207 lines

New Thread

[CVS GeomConverter] Remove some old materials classes.

[CVS GeomConverter] Remove some old materials classes.

<>

Wed, 29 Jun 2005 17:36:50 -0700

741 lines

New Thread

[CVS GeomConverter] Static MaterialElement list was moved to MaterialManager.

[CVS GeomConverter] Static MaterialElement list was moved to MaterialManager.

<>

Thu, 30 Jun 2005 17:08:40 -0700

136 lines

New Thread

[CVS GeomConverter] supportsNeighbours() method added.

[CVS GeomConverter] supportsNeighbours() method added.

<>

Tue, 28 Jun 2005 16:14:04 -0700

93 lines

New Thread

[CVS GeomConverter] Test updates for materials.

[CVS GeomConverter] Test updates for materials.

<>

Thu, 30 Jun 2005 17:12:26 -0700

267 lines

New Thread

[CVS GeomConverter] Took default temp and pressure from here to Material. Removed debug prints.

[CVS GeomConverter] Took default temp and pressure from here to Material. Removed debug prints.

<>

Thu, 30 Jun 2005 17:08:02 -0700

234 lines

New Thread

[CVS GeomConverter] Various changes and updates, including change to new reference method for elements.

[CVS GeomConverter] Various changes and updates, including change to new reference method for elements.

<>

Thu, 30 Jun 2005 17:06:59 -0700

393 lines

New Thread

[CVS lcdd]

[CVS lcdd]

<>

Thu, 23 Jun 2005 16:43:06 -0700

220 lines

[CVS lcdd]

<>

Thu, 23 Jun 2005 16:47:00 -0700

93 lines

[CVS lcdd]

<>

Mon, 27 Jun 2005 12:21:40 -0700

173 lines

[CVS lcdd]

<>

Mon, 27 Jun 2005 14:45:57 -0700

93 lines

New Thread

[CVS lcdd] Fixed LCDD-14 by adding check functions for null volume and correct volume type to seg/SD.

[CVS lcdd] Fixed LCDD-14 by adding check functions for null volume and correct volume type to seg/SD.

<>

Mon, 27 Jun 2005 13:40:36 -0700

622 lines

New Thread

[CVS lcdd] Fixed LCDD-8. Can now use label 'volume' to get the copy or replica number of the volume in the idfield.

[CVS lcdd] Fixed LCDD-8. Can now use label 'volume' to get the copy or replica number of the volume in the idfield.

<>

Mon, 27 Jun 2005 14:45:21 -0700

414 lines

New Thread

[CVS lcdd] LCDDParser::isValid() method added to check whether URI was set.

[CVS lcdd] LCDDParser::isValid() method added to check whether URI was set.

<>

Mon, 27 Jun 2005 11:21:45 -0700

253 lines

New Thread

[CVS lcdd] Moved methods from header to cc file.

[CVS lcdd] Moved methods from header to cc file.

<>

Thu, 23 Jun 2005 16:42:21 -0700

329 lines

New Thread

[CVS lcdd] phi computed using mid-radius rather than inner radius of current slice.

[CVS lcdd] phi computed using mid-radius rather than inner radius of current slice.

<>

Thu, 23 Jun 2005 16:42:45 -0700

106 lines

New Thread

[CVS lcdd] src/ReadoutUtil.cc

[CVS lcdd] src/ReadoutUtil.cc

<>

Mon, 27 Jun 2005 15:05:57 -0700

97 lines

New Thread

[CVS LCDetectors] First release of SiD with the 20 milliradian beam crossing solution.

[CVS LCDetectors] First release of SiD with the 20 milliradian beam crossing solution.

<>

Thu, 30 Jun 2005 11:55:19 -0700

655 lines

New Thread

[CVS lcsim] Add map of aida clouds

[CVS lcsim] Add map of aida clouds

<>

Tue, 28 Jun 2005 14:55:37 -0700

140 lines

New Thread

[CVS lcsim] Add tracks and reconstructed particles to event browser (needs more work)

[CVS lcsim] Add tracks and reconstructed particles to event browser (needs more work)

<>

Thu, 30 Jun 2005 16:40:23 -0700

165 lines

New Thread

[CVS lcsim] Added code for an energy threshold.

[CVS lcsim] Added code for an energy threshold.

<>

Thu, 23 Jun 2005 16:25:59 -0700

138 lines

[CVS lcsim] Added code for an energy threshold.

<>

Thu, 23 Jun 2005 16:26:18 -0700

174 lines

New Thread

[CVS lcsim] added create method which uses InputStream to accomodate ConditionsManager.

[CVS lcsim] added create method which uses InputStream to accomodate ConditionsManager.

<>

Mon, 27 Jun 2005 22:29:24 -0700

119 lines

New Thread

[CVS lcsim] Bare bones implementation of ClusterPropertyCalculator

[CVS lcsim] Bare bones implementation of ClusterPropertyCalculator

<>

Thu, 30 Jun 2005 13:53:49 -0700

167 lines

New Thread

[CVS lcsim] Calculate centroid and direction from principal axes of momentum tensor.

[CVS lcsim] Calculate centroid and direction from principal axes of momentum tensor.

<>

Mon, 27 Jun 2005 23:01:15 -0700

1119 lines

New Thread

[CVS lcsim] Calculates cluster centroid and direction cosines using principal axes of momentum tensor.

[CVS lcsim] Calculates cluster centroid and direction cosines using principal axes of momentum tensor.

<>

Mon, 27 Jun 2005 23:03:57 -0700

121 lines

New Thread

[CVS lcsim] Can handle local config files

[CVS lcsim] Can handle local config files

<>

Mon, 27 Jun 2005 14:47:20 -0700

194 lines

[CVS lcsim] Can handle local config files

<>

Mon, 27 Jun 2005 14:51:16 -0700

135 lines

New Thread

[CVS lcsim] Changed home dir locations of datasamples to www.lcsim.org/datasamples locations after copying over LCIO files.

[CVS lcsim] Changed home dir locations of datasamples to www.lcsim.org/datasamples locations after copying over LCIO files.

<>

Thu, 23 Jun 2005 16:34:32 -0700

146 lines

New Thread

[CVS lcsim] Downloading binary from lcsim.org/datasets instead of distributing it with the source now

[CVS lcsim] Downloading binary from lcsim.org/datasets instead of distributing it with the source now

<>

Sat, 25 Jun 2005 21:34:59 -0700

111 lines

New Thread

[CVS lcsim] End-of-day commit Starting to debug and work on fitting

[CVS lcsim] End-of-day commit Starting to debug and work on fitting

<>

Thu, 23 Jun 2005 22:39:39 -0700

249 lines

New Thread

[CVS lcsim] end-of-day commit.

[CVS lcsim] end-of-day commit.

<>

Tue, 28 Jun 2005 17:58:33 -0700

177 lines

New Thread

[CVS lcsim] First attempt at a more complete implementation of

[CVS lcsim] First attempt at a more complete implementation of

<>

Thu, 30 Jun 2005 13:55:24 -0700

365 lines

New Thread

[CVS lcsim] First release of class to manage HMatrices under possibly differing run conditions.

[CVS lcsim] First release of class to manage HMatrices under possibly differing run conditions.

<>

Mon, 27 Jun 2005 22:28:41 -0700

120 lines

New Thread

[CVS lcsim] First release of HMatrix code.

[CVS lcsim] First release of HMatrix code.

<>

Fri, 24 Jun 2005 11:11:05 -0700

903 lines

New Thread

[CVS lcsim] First version of extendable implementation of Cluster interface

[CVS lcsim] First version of extendable implementation of Cluster interface

<>

Thu, 30 Jun 2005 13:52:10 -0700

356 lines

New Thread

[CVS lcsim] Fix javadoc warnings. Doc comments still need some improvements

[CVS lcsim] Fix javadoc warnings. Doc comments still need some improvements

<>

Mon, 27 Jun 2005 14:32:15 -0700

612 lines

New Thread

[CVS lcsim] Fix: check for readouts before saving subdets into map

[CVS lcsim] Fix: check for readouts before saving subdets into map

<>

Tue, 28 Jun 2005 14:55:33 -0700

158 lines

New Thread

[CVS lcsim] Fix: processing order as in config file

[CVS lcsim] Fix: processing order as in config file

<>

Mon, 27 Jun 2005 15:03:58 -0700

201 lines

New Thread

[CVS lcsim] Improve debug printout

[CVS lcsim] Improve debug printout

<>

Tue, 28 Jun 2005 14:55:39 -0700

177 lines

New Thread

[CVS lcsim] Initial support for ReconstructedParticle

[CVS lcsim] Initial support for ReconstructedParticle

<>

Thu, 30 Jun 2005 16:21:11 -0700

608 lines

New Thread

[CVS lcsim] Interface for calculation of cluster properties

[CVS lcsim] Interface for calculation of cluster properties

<>

Thu, 30 Jun 2005 13:53:01 -0700

135 lines

New Thread

[CVS lcsim] Minor cleanup

[CVS lcsim] Minor cleanup

<>

Mon, 27 Jun 2005 14:36:46 -0700

142 lines

[CVS lcsim] Minor cleanup

<>

Mon, 27 Jun 2005 14:37:21 -0700

103 lines

[CVS lcsim] Minor cleanup

<>

Tue, 28 Jun 2005 14:56:11 -0700

266 lines

New Thread

[CVS lcsim] Moved to GeomConverter, unless and until the dependency between lcsim and GeomConverter is reversed

[CVS lcsim] Moved to GeomConverter, unless and until the dependency between lcsim and GeomConverter is reversed

<>

Tue, 28 Jun 2005 14:36:47 -0700

369 lines

New Thread

[CVS lcsim] New: copy constructor and energy scaling

[CVS lcsim] New: copy constructor and energy scaling

<>

Mon, 27 Jun 2005 14:49:21 -0700

156 lines

New Thread

[CVS lcsim] Now handles nonprojective barrels

[CVS lcsim] Now handles nonprojective barrels

<>

Tue, 28 Jun 2005 14:55:35 -0700

301 lines

New Thread

[CVS lcsim] Now provides subdetector decoder, segmentation and total cell count

[CVS lcsim] Now provides subdetector decoder, segmentation and total cell count

<>

Mon, 27 Jun 2005 14:45:32 -0700

232 lines

New Thread

[CVS lcsim] Refactored into an abstract noise class

[CVS lcsim] Refactored into an abstract noise class

<>

Mon, 27 Jun 2005 14:35:56 -0700

372 lines

New Thread

[CVS lcsim] Remove spurious printouts

[CVS lcsim] Remove spurious printouts

<>

Mon, 27 Jun 2005 15:04:24 -0700

103 lines

New Thread

[CVS lcsim] Remove timing transformations

[CVS lcsim] Remove timing transformations

<>

Mon, 27 Jun 2005 14:39:08 -0700

124 lines

[CVS lcsim] Remove timing transformations

<>

Mon, 27 Jun 2005 14:40:12 -0700

134 lines

New Thread

[CVS lcsim] Several new modifiers

[CVS lcsim] Several new modifiers

<>

Mon, 27 Jun 2005 14:34:34 -0700

1219 lines

[CVS lcsim] Several new modifiers

<>

Mon, 27 Jun 2005 14:37:43 -0700

167 lines

New Thread

[CVS SLICGUI] Changed to latest macro commands.

[CVS SLICGUI] Changed to latest macro commands.

<>

Mon, 27 Jun 2005 15:11:29 -0700

97 lines

New Thread

[CVS SLICGUI] Comment out LCIO stuff not currently used

[CVS SLICGUI] Comment out LCIO stuff not currently used

<>

Thu, 30 Jun 2005 14:15:54 -0700

179 lines

New Thread

[CVS slic]

[CVS slic]

<>

Thu, 23 Jun 2005 16:44:09 -0700

103 lines

[CVS slic]

<>

Mon, 27 Jun 2005 11:51:18 -0700

144 lines

[CVS slic]

<>

Mon, 27 Jun 2005 11:51:31 -0700

123 lines

[CVS slic]

<>

Mon, 27 Jun 2005 12:21:10 -0700

150 lines

[CVS slic]

<>

Mon, 27 Jun 2005 13:40:50 -0700

98 lines

New Thread

[CVS slic] Changed LCIO and SLIC command names to be more concise.

[CVS slic] Changed LCIO and SLIC command names to be more concise.

<>

Mon, 27 Jun 2005 11:48:53 -0700

311 lines

New Thread

[CVS slic] Fix CYGWIN compile with no assert.

[CVS slic] Fix CYGWIN compile with no assert.

<>

Tue, 28 Jun 2005 13:28:42 -0700

98 lines

New Thread

[CVS slic] Fix guess of GDML's platform var if not set in env.

[CVS slic] Fix guess of GDML's platform var if not set in env.

<>

Tue, 28 Jun 2005 13:28:04 -0700

224 lines

New Thread

[CVS slic] InitializeGeometry() method added to check if valid LCDDParser setup.

[CVS slic] InitializeGeometry() method added to check if valid LCDDParser setup.

<>

Mon, 27 Jun 2005 11:20:51 -0700

149 lines

New Thread

[CVS slic] Prepended the slic namespace to include guard variable.

[CVS slic] Prepended the slic namespace to include guard variable.

<>

Mon, 27 Jun 2005 12:17:43 -0700

834 lines

New Thread

[CVS slic] Set G4WORKDIR directory by PWD.

[CVS slic] Set G4WORKDIR directory by PWD.

<>

Tue, 28 Jun 2005 14:16:59 -0700

125 lines

New Thread

[CVS slic] Simplified command names for LCDD and LCIO commands.

[CVS slic] Simplified command names for LCDD and LCIO commands.

<>

Mon, 27 Jun 2005 11:48:09 -0700

393 lines

New Thread

[CVS www-lcsim] Link added to SLICGUI homepage.

[CVS www-lcsim] Link added to SLICGUI homepage.

<>

Tue, 28 Jun 2005 14:59:41 -0700

111 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