LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


September 2009


View:

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

 

Table of Contents:

[CVS GeomConverter] (7 messages)
[CVS GeomConverter] add Cartesian XZ segmentation for the endcaps; maps to GridXYZ with x and z fields in lcdd (1 message)
[CVS GeomConverter] add ids to EcalBarrel; needs to be checked against slic output (1 message)
[CVS GeomConverter] add ids to planar calorimeter sensors; modify stave layout to match equivalent lcdd geometry (1 message)
[CVS GeomConverter] add support for new CartesianGridXY segmentation class (1 message)
[CVS GeomConverter] Correctly handle wrapping of cellID at end of row in neighbor logic. Also check for valid row/column in calculating cellID (1 message)
[CVS GeomConverter] default for supportsNeighbours() method; make raw id value accessible via public method (1 message)
[CVS GeomConverter] defer computation of global position for performance boost (suggested by Ron) (1 message)
[CVS GeomConverter] Fix the fix (sigh) to neighbor cell logic. (1 message)
[CVS GeomConverter] fixup planar calorimeter barrel (1 message)
[CVS GeomConverter] implement findCellContainingXYZ and a boundsCheck method (1 message)
[CVS GeomConverter] implementation of EcalBarrel java version; WORK IN PROGRESS; still needs sensor ids (1 message)
[CVS GeomConverter] imports (1 message)
[CVS GeomConverter] make some methods public (1 message)
[CVS GeomConverter] modifications to support correct local to global transform for planar calorimeters; old computation is used for CylindricalEndcapCalorimeter and other types; this is a work in prog (1 message)
[CVS GeomConverter] provide a useful error message when readout creation fails (1 message)
[CVS GeomConverter] provide methods for unpacking a list of field values by index (1 message)
[CVS GeomConverter] Remove exclusion of (0,0) cell from neighbor list - not obvious why this was being done. (1 message)
[CVS GeomConverter] removing CalorimeterIDDecoder (1 message)
[CVS GeomConverter] set all tolerances to zero for now until these are added to the java version (1 message)
[CVS GeomConverter] todo list for old iddecoder class (1 message)
[CVS GeomConverter] update test detector (3 messages)
[CVS GeomConverter] updates to new segmentation classes (1 message)
[CVS lcdd] fix build error (1 message)
[CVS lcdd] fix global/local bug in GridXYZ segmentation; indentation; remove some unused debugging code (1 message)
[CVS LCDetectors] (2 messages)
[CVS LCDetectors] correction to endcap bins; need to use x and z, not x and y; use new segmentation CartesianGridXZ (1 message)
[CVS LCDetectors] Fix size of sensitive region in vertex barrel sensors for layers 2-5 (was 9.6, now 13.8). This looks like it was a typo - the non-sensitive region of silicon is 13.8 mm, which gave (1 message)
[CVS LCDetectors] increase number of bits for tracker ids (1 message)
[CVS LCDetectors] made bulk silicon in vertex detector barrel staves unsensitive. (1 message)
[CVS LCDetectors] more fixup to readouts; put id description go in roughly hierarchical order (1 message)
[CVS LCDetectors] SiD test detector based on sidloi (1 message)
[CVS LCDetectors] use endcap with modules instead of Endcap2; slight corrections to id fields (1 message)
[CVS lcio@rio_v00-00] ... (1 message)
[CVS lcio@rio_v00-00] added decorators for LCReader and LCWriter that decides the I/O type based on filename extension (1 message)
[CVS lcio@rio_v00-00] added readevent: read event branches (1 message)
[CVS lcio@rio_v00-00] added vector<string> to CINT (1 message)
[CVS lcio@rio_v00-00] branch test (1 message)
[CVS lcio@rio_v00-00] common RIO constants (1 message)
[CVS lcio@rio_v00-00] new RIO dir and namespace - moved rootio_templates there (1 message)
[CVS lcio@rio_v00-00] put specializations into library (1 message)
[CVS lcio@rio_v00-00] started prototype implementation of ROOT I/O in namespace RIO (similar to SIO) (1 message)
[CVS lcio@rio_v00-00] switched to store LCCollectionVecs (vector<LCObject*>) (1 message)
[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: (2 messages)
[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: DualCorrection is a routine that requires sngle pion evts as input and obtains the dual readout corrections. (1 message)
[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: ElectronCorrection is a routine that requires single electron evts as input and obtains response functions for ionization and cerenkov deposii (1 message)
[CVS lcsim-contrib] (1 message)
[CVS lcsim-contrib] add class that calculates resolution function (1 message)
[CVS lcsim-contrib] add files to obtain dual readout corrections (1 message)
[CVS lcsim-contrib] Add option to identify findable tracks using HelicalTrackHits in addition to the old code that used SimTrackerHits. (1 message)
[CVS lcsim-contrib] Get rid of annoying warning message when building contrib. (1 message)
[CVS lcsim-contrib] Moved to sATLAS (1 message)
[CVS lcsim-contrib] New class to generate single particles (1 message)
[CVS lcsim-contrib] remove all usages of CalorimeterIDDecoder; use IDDecoder instead (same functionality) (1 message)
[CVS lcsim] (2 messages)
[CVS lcsim] add additional assertions (1 message)
[CVS lcsim] Add check that sense cellID is valid in loop over cells involved in charge transfer (1 message)
[CVS lcsim] Add option to make timing plots (1 message)
[CVS lcsim] add support for running lcsim xml files in JAS3 (1 message)
[CVS lcsim] basic hit position and neighbors test case for polyhedra calorimeters in sidloi2 (1 message)
[CVS lcsim] correction to endcap display; include SiTrackerEndcap2 hits (1 message)
[CVS lcsim] Diagnostic mods (1 message)
[CVS lcsim] Driver files for standard sidloi2 track reconstruction (1 message)
[CVS lcsim] Duplicate the list of scatters associated with a cloned seed candidate (1 message)
[CVS lcsim] First pass at strategy file for sidloi (1 message)
[CVS lcsim] Fix bug - Unchecked layer list in Seed Candidate passed instead of duplicated during seed cloning (1 message)
[CVS lcsim] Fix bug in FastCheck (stereo hit positions weren't being reset) and propagate diagnostic package to FastCheck (1 message)
[CVS lcsim] Improved clarity for duplicate hit exception (1 message)
[CVS lcsim] Make the fast check of s-z compatibility more robust (1 message)
[CVS lcsim] Modified diagnostic class (1 message)
[CVS lcsim] Nominal weights for the strategy builder (1 message)
[CVS lcsim] remove all usages of CalorimeterIDDecoder; use IDDecoder instead (same functionality) (1 message)
[CVS SimDist] (3 messages)
[CVS SimDist] support for HEPPDT versions (1 message)
[CVS slic] JM: update for SLIC v2r6p2 (1 message)
[CVS slic] JM: update for SLIC v2r6p3 (1 message)
[CVS slic] updated heppdt libs dir (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]

<>

Wed, 9 Sep 2009 18:06:44 -0700

114 lines

[CVS GeomConverter]

<>

Fri, 18 Sep 2009 12:43:45 -0700

118 lines

[CVS GeomConverter]

<>

Fri, 18 Sep 2009 13:50:03 -0700

100 lines

[CVS GeomConverter]

<>

Fri, 18 Sep 2009 13:50:41 -0700

95 lines

[CVS GeomConverter]

<>

Fri, 18 Sep 2009 13:51:22 -0700

101 lines

[CVS GeomConverter]

<>

Mon, 21 Sep 2009 12:49:36 -0700

225 lines

[CVS GeomConverter]

<>

Mon, 21 Sep 2009 16:04:19 -0700

96 lines

New Thread

[CVS GeomConverter] add Cartesian XZ segmentation for the endcaps; maps to GridXYZ with x and z fields in lcdd

[CVS GeomConverter] add Cartesian XZ segmentation for the endcaps; maps to GridXYZ with x and z fields in lcdd

<>

Mon, 21 Sep 2009 14:13:51 -0700

510 lines

New Thread

[CVS GeomConverter] add ids to EcalBarrel; needs to be checked against slic output

[CVS GeomConverter] add ids to EcalBarrel; needs to be checked against slic output

<>

Fri, 18 Sep 2009 11:26:29 -0700

137 lines

New Thread

[CVS GeomConverter] add ids to planar calorimeter sensors; modify stave layout to match equivalent lcdd geometry

[CVS GeomConverter] add ids to planar calorimeter sensors; modify stave layout to match equivalent lcdd geometry

<>

Wed, 9 Sep 2009 18:07:43 -0700

462 lines

New Thread

[CVS GeomConverter] add support for new CartesianGridXY segmentation class

[CVS GeomConverter] add support for new CartesianGridXY segmentation class

<>

Mon, 14 Sep 2009 17:57:52 -0700

601 lines

New Thread

[CVS GeomConverter] Correctly handle wrapping of cellID at end of row in neighbor logic. Also check for valid row/column in calculating cellID

[CVS GeomConverter] Correctly handle wrapping of cellID at end of row in neighbor logic. Also check for valid row/column in calculating cellID

<>

Tue, 22 Sep 2009 11:26:53 -0700

129 lines

New Thread

[CVS GeomConverter] default for supportsNeighbours() method; make raw id value accessible via public method

[CVS GeomConverter] default for supportsNeighbours() method; make raw id value accessible via public method

<>

Mon, 14 Sep 2009 17:56:22 -0700

99 lines

New Thread

[CVS GeomConverter] defer computation of global position for performance boost (suggested by Ron)

[CVS GeomConverter] defer computation of global position for performance boost (suggested by Ron)

<>

Tue, 15 Sep 2009 12:55:31 -0700

131 lines

New Thread

[CVS GeomConverter] Fix the fix (sigh) to neighbor cell logic.

[CVS GeomConverter] Fix the fix (sigh) to neighbor cell logic.

<>

Tue, 22 Sep 2009 11:57:36 -0700

111 lines

New Thread

[CVS GeomConverter] fixup planar calorimeter barrel

[CVS GeomConverter] fixup planar calorimeter barrel

<>

Wed, 9 Sep 2009 10:31:38 -0700

241 lines

New Thread

[CVS GeomConverter] implement findCellContainingXYZ and a boundsCheck method

[CVS GeomConverter] implement findCellContainingXYZ and a boundsCheck method

<>

Mon, 21 Sep 2009 14:13:20 -0700

239 lines

New Thread

[CVS GeomConverter] implementation of EcalBarrel java version; WORK IN PROGRESS; still needs sensor ids

[CVS GeomConverter] implementation of EcalBarrel java version; WORK IN PROGRESS; still needs sensor ids

<>

Thu, 17 Sep 2009 18:54:34 -0700

466 lines

New Thread

[CVS GeomConverter] imports

[CVS GeomConverter] imports

<>

Mon, 21 Sep 2009 14:12:35 -0700

118 lines

New Thread

[CVS GeomConverter] make some methods public

[CVS GeomConverter] make some methods public

<>

Tue, 8 Sep 2009 17:32:34 -0700

126 lines

New Thread

[CVS GeomConverter] modifications to support correct local to global transform for planar calorimeters; old computation is used for CylindricalEndcapCalorimeter and other types; this is a work in prog

[CVS GeomConverter] modifications to support correct local to global transform for planar calorimeters; old computation is used for CylindricalEndcapCalorimeter and other types; this is a work in prog

<>

Wed, 9 Sep 2009 18:13:31 -0700

1093 lines

New Thread

[CVS GeomConverter] provide a useful error message when readout creation fails

[CVS GeomConverter] provide a useful error message when readout creation fails

<>

Mon, 14 Sep 2009 17:57:04 -0700

119 lines

New Thread

[CVS GeomConverter] provide methods for unpacking a list of field values by index

[CVS GeomConverter] provide methods for unpacking a list of field values by index

<>

Tue, 8 Sep 2009 17:33:07 -0700

232 lines

New Thread

[CVS GeomConverter] Remove exclusion of (0,0) cell from neighbor list - not obvious why this was being done.

[CVS GeomConverter] Remove exclusion of (0,0) cell from neighbor list - not obvious why this was being done.

<>

Tue, 22 Sep 2009 11:46:49 -0700

103 lines

New Thread

[CVS GeomConverter] removing CalorimeterIDDecoder

[CVS GeomConverter] removing CalorimeterIDDecoder

<>

Tue, 15 Sep 2009 16:22:45 -0700

167 lines

New Thread

[CVS GeomConverter] set all tolerances to zero for now until these are added to the java version

[CVS GeomConverter] set all tolerances to zero for now until these are added to the java version

<>

Wed, 9 Sep 2009 10:32:19 -0700

116 lines

New Thread

[CVS GeomConverter] todo list for old iddecoder class

[CVS GeomConverter] todo list for old iddecoder class

<>

Mon, 14 Sep 2009 17:55:14 -0700

110 lines

New Thread

[CVS GeomConverter] update test detector

[CVS GeomConverter] update test detector

<>

Tue, 15 Sep 2009 15:34:18 -0700

98 lines

[CVS GeomConverter] update test detector

<>

Tue, 15 Sep 2009 15:41:22 -0700

92 lines

[CVS GeomConverter] update test detector

<>

Tue, 15 Sep 2009 15:51:05 -0700

94 lines

New Thread

[CVS GeomConverter] updates to new segmentation classes

[CVS GeomConverter] updates to new segmentation classes

<>

Mon, 21 Sep 2009 16:04:42 -0700

149 lines

New Thread

[CVS lcdd] fix build error

[CVS lcdd] fix build error

<>

Thu, 24 Sep 2009 10:47:21 -0700

216 lines

New Thread

[CVS lcdd] fix global/local bug in GridXYZ segmentation; indentation; remove some unused debugging code

[CVS lcdd] fix global/local bug in GridXYZ segmentation; indentation; remove some unused debugging code

<>

Tue, 8 Sep 2009 17:35:04 -0700

369 lines

New Thread

[CVS LCDetectors]

[CVS LCDetectors]

<>

Tue, 15 Sep 2009 16:43:46 -0700

125 lines

[CVS LCDetectors]

<>

Fri, 18 Sep 2009 11:54:05 -0700

101 lines

New Thread

[CVS LCDetectors] correction to endcap bins; need to use x and z, not x and y; use new segmentation CartesianGridXZ

[CVS LCDetectors] correction to endcap bins; need to use x and z, not x and y; use new segmentation CartesianGridXZ

<>

Mon, 21 Sep 2009 14:20:17 -0700

149 lines

New Thread

[CVS LCDetectors] Fix size of sensitive region in vertex barrel sensors for layers 2-5 (was 9.6, now 13.8). This looks like it was a typo - the non-sensitive region of silicon is 13.8 mm, which gave

[CVS LCDetectors] Fix size of sensitive region in vertex barrel sensors for layers 2-5 (was 9.6, now 13.8). This looks like it was a typo - the non-sensitive region of silicon is 13.8 mm, which gave

<>

Sun, 27 Sep 2009 15:56:41 -0700

113 lines

New Thread

[CVS LCDetectors] increase number of bits for tracker ids

[CVS LCDetectors] increase number of bits for tracker ids

<>

Fri, 25 Sep 2009 16:06:42 -0700

122 lines

New Thread

[CVS LCDetectors] made bulk silicon in vertex detector barrel staves unsensitive.

[CVS LCDetectors] made bulk silicon in vertex detector barrel staves unsensitive.

<>

Thu, 24 Sep 2009 14:01:19 -0700

121 lines

New Thread

[CVS LCDetectors] more fixup to readouts; put id description go in roughly hierarchical order

[CVS LCDetectors] more fixup to readouts; put id description go in roughly hierarchical order

<>

Tue, 1 Sep 2009 15:02:49 -0700

127 lines

New Thread

[CVS LCDetectors] SiD test detector based on sidloi

[CVS LCDetectors] SiD test detector based on sidloi

<>

Mon, 14 Sep 2009 18:02:20 -0700

1094 lines

New Thread

[CVS LCDetectors] use endcap with modules instead of Endcap2; slight corrections to id fields

[CVS LCDetectors] use endcap with modules instead of Endcap2; slight corrections to id fields

<>

Tue, 1 Sep 2009 14:48:39 -0700

173 lines

New Thread

[CVS lcio@rio_v00-00] ...

[CVS lcio@rio_v00-00] ...

<>

Mon, 14 Sep 2009 09:22:10 -0700

234 lines

New Thread

[CVS lcio@rio_v00-00] added decorators for LCReader and LCWriter that decides the I/O type based on filename extension

[CVS lcio@rio_v00-00] added decorators for LCReader and LCWriter that decides the I/O type based on filename extension

<>

Fri, 18 Sep 2009 02:33:40 -0700

1284 lines

New Thread

[CVS lcio@rio_v00-00] added readevent: read event branches

[CVS lcio@rio_v00-00] added readevent: read event branches

<>

Wed, 16 Sep 2009 01:42:16 -0700

285 lines

New Thread

[CVS lcio@rio_v00-00] added vector<string> to CINT

[CVS lcio@rio_v00-00] added vector to CINT

<>

Tue, 15 Sep 2009 01:06:22 -0700

163 lines

New Thread

[CVS lcio@rio_v00-00] branch test

[CVS lcio@rio_v00-00] branch test

<>

Wed, 9 Sep 2009 06:24:06 -0700

94 lines

New Thread

[CVS lcio@rio_v00-00] common RIO constants

[CVS lcio@rio_v00-00] common RIO constants

<>

Fri, 18 Sep 2009 02:37:11 -0700

107 lines

New Thread

[CVS lcio@rio_v00-00] new RIO dir and namespace - moved rootio_templates there

[CVS lcio@rio_v00-00] new RIO dir and namespace - moved rootio_templates there

<>

Wed, 9 Sep 2009 06:27:44 -0700

192 lines

New Thread

[CVS lcio@rio_v00-00] put specializations into library

[CVS lcio@rio_v00-00] put specializations into library

<>

Fri, 18 Sep 2009 02:35:36 -0700

139 lines

New Thread

[CVS lcio@rio_v00-00] started prototype implementation of ROOT I/O in namespace RIO (similar to SIO)

[CVS lcio@rio_v00-00] started prototype implementation of ROOT I/O in namespace RIO (similar to SIO)

<>

Mon, 14 Sep 2009 06:50:48 -0700

1848 lines

New Thread

[CVS lcio@rio_v00-00] switched to store LCCollectionVecs (vector<LCObject*>)

[CVS lcio@rio_v00-00] switched to store LCCollectionVecs (vector)

<>

Tue, 15 Sep 2009 08:45:00 -0700

922 lines

New Thread

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress:

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress:

<>

Fri, 25 Sep 2009 12:33:38 -0700

312 lines

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress:

<>

Fri, 25 Sep 2009 14:02:08 -0700

162 lines

New Thread

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: DualCorrection is a routine that requires sngle pion evts as input and obtains the dual readout corrections.

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: DualCorrection is a routine that requires sngle pion evts as input and obtains the dual readout corrections.

<>

Fri, 25 Sep 2009 08:07:05 -0700

482 lines

New Thread

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: ElectronCorrection is a routine that requires single electron evts as input and obtains response functions for ionization and cerenkov deposii

[CVS lcsim-contrib@lcsim-contrib-1_1] work in progress: ElectronCorrection is a routine that requires single electron evts as input and obtains response functions for ionization and cerenkov deposii

<>

Fri, 25 Sep 2009 08:11:46 -0700

421 lines

New Thread

[CVS lcsim-contrib]

[CVS lcsim-contrib]

<>

Tue, 15 Sep 2009 17:18:00 -0700

163 lines

New Thread

[CVS lcsim-contrib] add class that calculates resolution function

[CVS lcsim-contrib] add class that calculates resolution function

<>

Sun, 27 Sep 2009 16:55:08 -0700

393 lines

New Thread

[CVS lcsim-contrib] add files to obtain dual readout corrections

[CVS lcsim-contrib] add files to obtain dual readout corrections

<>

Sun, 27 Sep 2009 11:22:04 -0700

850 lines

New Thread

[CVS lcsim-contrib] Add option to identify findable tracks using HelicalTrackHits in addition to the old code that used SimTrackerHits.

[CVS lcsim-contrib] Add option to identify findable tracks using HelicalTrackHits in addition to the old code that used SimTrackerHits.

<>

Tue, 8 Sep 2009 21:27:43 -0700

253 lines

New Thread

[CVS lcsim-contrib] Get rid of annoying warning message when building contrib.

[CVS lcsim-contrib] Get rid of annoying warning message when building contrib.

<>

Tue, 8 Sep 2009 21:30:30 -0700

109 lines

New Thread

[CVS lcsim-contrib] Moved to sATLAS

[CVS lcsim-contrib] Moved to sATLAS

<>

Tue, 8 Sep 2009 21:28:42 -0700

141 lines

New Thread

[CVS lcsim-contrib] New class to generate single particles

[CVS lcsim-contrib] New class to generate single particles

<>

Tue, 8 Sep 2009 21:20:18 -0700

211 lines

New Thread

[CVS lcsim-contrib] remove all usages of CalorimeterIDDecoder; use IDDecoder instead (same functionality)

[CVS lcsim-contrib] remove all usages of CalorimeterIDDecoder; use IDDecoder instead (same functionality)

<>

Tue, 15 Sep 2009 16:23:47 -0700

550 lines

New Thread

[CVS lcsim]

[CVS lcsim]

<>

Tue, 15 Sep 2009 16:43:28 -0700

93 lines

[CVS lcsim]

<>

Fri, 18 Sep 2009 14:10:15 -0700

171 lines

New Thread

[CVS lcsim] add additional assertions

[CVS lcsim] add additional assertions

<>

Mon, 21 Sep 2009 16:05:06 -0700

241 lines

New Thread

[CVS lcsim] Add check that sense cellID is valid in loop over cells involved in charge transfer

[CVS lcsim] Add check that sense cellID is valid in loop over cells involved in charge transfer

<>

Tue, 22 Sep 2009 11:45:25 -0700

102 lines

New Thread

[CVS lcsim] Add option to make timing plots

[CVS lcsim] Add option to make timing plots

<>

Tue, 8 Sep 2009 21:23:53 -0700

155 lines

New Thread

[CVS lcsim] add support for running lcsim xml files in JAS3

[CVS lcsim] add support for running lcsim xml files in JAS3

<>

Tue, 15 Sep 2009 11:59:19 -0700

138 lines

New Thread

[CVS lcsim] basic hit position and neighbors test case for polyhedra calorimeters in sidloi2

[CVS lcsim] basic hit position and neighbors test case for polyhedra calorimeters in sidloi2

<>

Tue, 15 Sep 2009 16:48:14 -0700

211 lines

New Thread

[CVS lcsim] correction to endcap display; include SiTrackerEndcap2 hits

[CVS lcsim] correction to endcap display; include SiTrackerEndcap2 hits

<>

Fri, 25 Sep 2009 16:57:53 -0700

290 lines

New Thread

[CVS lcsim] Diagnostic mods

[CVS lcsim] Diagnostic mods

<>

Thu, 3 Sep 2009 10:53:18 -0700

183 lines

New Thread

[CVS lcsim] Driver files for standard sidloi2 track reconstruction

[CVS lcsim] Driver files for standard sidloi2 track reconstruction

<>

Sat, 26 Sep 2009 20:23:23 -0700

969 lines

New Thread

[CVS lcsim] Duplicate the list of scatters associated with a cloned seed candidate

[CVS lcsim] Duplicate the list of scatters associated with a cloned seed candidate

<>

Fri, 4 Sep 2009 16:26:05 -0700

94 lines

New Thread

[CVS lcsim] First pass at strategy file for sidloi

[CVS lcsim] First pass at strategy file for sidloi

<>

Thu, 24 Sep 2009 15:18:41 -0700

489 lines

New Thread

[CVS lcsim] Fix bug - Unchecked layer list in Seed Candidate passed instead of duplicated during seed cloning

[CVS lcsim] Fix bug - Unchecked layer list in Seed Candidate passed instead of duplicated during seed cloning

<>

Thu, 3 Sep 2009 10:52:29 -0700

507 lines

New Thread

[CVS lcsim] Fix bug in FastCheck (stereo hit positions weren't being reset) and propagate diagnostic package to FastCheck

[CVS lcsim] Fix bug in FastCheck (stereo hit positions weren't being reset) and propagate diagnostic package to FastCheck

<>

Tue, 1 Sep 2009 15:54:59 -0700

348 lines

New Thread

[CVS lcsim] Improved clarity for duplicate hit exception

[CVS lcsim] Improved clarity for duplicate hit exception

<>

Fri, 25 Sep 2009 16:36:07 -0700

100 lines

New Thread

[CVS lcsim] Make the fast check of s-z compatibility more robust

[CVS lcsim] Make the fast check of s-z compatibility more robust

<>

Fri, 4 Sep 2009 16:17:02 -0700

317 lines

New Thread

[CVS lcsim] Modified diagnostic class

[CVS lcsim] Modified diagnostic class

<>

Tue, 1 Sep 2009 15:55:34 -0700

121 lines

New Thread

[CVS lcsim] Nominal weights for the strategy builder

[CVS lcsim] Nominal weights for the strategy builder

<>

Sun, 27 Sep 2009 15:00:44 -0700

246 lines

New Thread

[CVS lcsim] remove all usages of CalorimeterIDDecoder; use IDDecoder instead (same functionality)

[CVS lcsim] remove all usages of CalorimeterIDDecoder; use IDDecoder instead (same functionality)

<>

Tue, 15 Sep 2009 16:23:22 -0700

598 lines

New Thread

[CVS SimDist]

[CVS SimDist]

<>

Thu, 24 Sep 2009 10:47:37 -0700

920 lines

[CVS SimDist]

<>

Thu, 24 Sep 2009 10:48:42 -0700

86 lines

[CVS SimDist]

<>

Thu, 24 Sep 2009 16:11:00 -0700

86 lines

New Thread

[CVS SimDist] support for HEPPDT versions

[CVS SimDist] support for HEPPDT versions

<>

Thu, 24 Sep 2009 10:46:37 -0700

101 lines

New Thread

[CVS slic] JM: update for SLIC v2r6p2

[CVS slic] JM: update for SLIC v2r6p2

<>

Tue, 22 Sep 2009 15:41:52 -0700

239 lines

New Thread

[CVS slic] JM: update for SLIC v2r6p3

[CVS slic] JM: update for SLIC v2r6p3

<>

Thu, 24 Sep 2009 11:17:14 -0700

239 lines

New Thread

[CVS slic] updated heppdt libs dir

[CVS slic] updated heppdt libs dir

<>

Thu, 24 Sep 2009 11:03:13 -0700

98 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