LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


June 2008


View:

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

 

Table of Contents:

[CVS GeomConverter] Better modeling of capacitance for strips. (1 message)
[CVS GeomConverter] CD - Avoid possible negative sign on volume (1 message)
[CVS GeomConverter] CD - Fix typo resulting in wrong volume calculation + update test. (1 message)
[CVS GeomConverter] JM: (kludgy) fix for Norman's problem with using constants for number of layers (1 message)
[CVS GeomConverter] JM: add bootstrap repo (1 message)
[CVS lcdd] (1 message)
[CVS lcdd] JM: catch exception and abort when GDML parser errors out (1 message)
[CVS lcio] ------- version v01-10 - (updated PIDHandler) ----- (1 message)
[CVS lcio] --------- version v01-10 ------------------------ (1 message)
[CVS lcio] ----------- v01-10-01 ------------------ (1 message)
[CVS lcio] added flag to switch on/off building tests (1 message)
[CVS lcio] added implementation for adding an error to the calhit energy ; (1 message)
[CVS lcio] added printout of PID information for clusters (1 message)
[CVS lcio] added template for creating small LCIO tests (1 message)
[CVS lcio] added template operator() for convenient tests (1 message)
[CVS lcio] added test for CalorimeterHits (1 message)
[CVS lcio] bug fix - can't access v[4] of vector(4) :) (1 message)
[CVS lcio] bug fix for printing DSTs, LDCTracks collections with null pointers to other tracks (1 message)
[CVS lcio] don't print -NA- if energy error is 0.0 (1 message)
[CVS lcio] fixed bug in path to copyfix (1 message)
[CVS lcio] improved format of dump of MCParticle collection (1 message)
[CVS lcio] inserted spaces between position elements (1 message)
[CVS lcio] removed obsolete BUILD_LCIO_SHELL option (1 message)
[CVS lcio] removed vertex test (1 message)
[CVS lcio] updated documentation for RCH_BIT_ENERGY_ERROR (1 message)
[CVS lcsim-cal-calib] add dimensionality to the output file name. (1 message)
[CVS lcsim-cal-calib] add measurement dimension to properties file (1 message)
[CVS lcsim-cal-calib] Code to generate HMatrix files for photon ID. (1 message)
[CVS lcsim-cal-calib] Convenience class to produce properties file for interpolated HMatrices. (1 message)
[CVS lcsim-cal-calib] missing end-of-line character (1 message)
[CVS lcsim-cal-calib] Move most of the variables to member attributes, move their initialization into the initialize block. (2 messages)
[CVS lcsim-cal-calib] remove debugging code (1 message)
[CVS lcsim-cal-calib] suppress printout (1 message)
[CVS lcsim-cal-calib] suppress some output (1 message)
[CVS lcsim-cal-calib] test case. (1 message)
[CVS lcsim] (8 messages)
[CVS lcsim] A couple bug fixes, store hit identifiers in hits, strategies/seeds in track to aid (1 message)
[CVS lcsim] Add a ReconstructedParticle list containing parent tracks and ignoring the double counting of energy from the neutral daughters (1 message)
[CVS lcsim] Add forward tracking infrastructure to HelicalTrackFit (1 message)
[CVS lcsim] Add identifier to hits (1 message)
[CVS lcsim] add methods to access the internal data. (1 message)
[CVS lcsim] Add some additional strategies, plots (1 message)
[CVS lcsim] Add the correct calibration to the PPR reconstruction (1 message)
[CVS lcsim] Affected by moving old example code - just a refactoring (1 message)
[CVS lcsim] catch exception if conditions not found. (2 messages)
[CVS lcsim] CD - add SiTrackerForward readout (1 message)
[CVS lcsim] CD - fix MCParticle list handling for hit classes extending from org.lcsim.contrib.SiStripSim.BaseTrackerHit (1 message)
[CVS lcsim] CD - Fix transforms (1 message)
[CVS lcsim] CD - use detectorChanged() to build the material model so it is not rebuilt for each event. (1 message)
[CVS lcsim] Class to provide bilinear interpolation. (1 message)
[CVS lcsim] Classes to create and represent HMatrices which interpolate between discrete values of theta and energies. (1 message)
[CVS lcsim] Commit Seedtracker mods that came about during forward tracking development (1 message)
[CVS lcsim] Enable putting reconstructed Tracker Hits into event header (1 message)
[CVS lcsim] files move to obsolete example directory (1 message)
[CVS lcsim] Files moved to seedtracker/example (1 message)
[CVS lcsim] Got rid of excessive diagnostic printouts. Enabled use of tables from detector file. (1 message)
[CVS lcsim] JM: add bootstrap repo (1 message)
[CVS lcsim] JM: comment out unused parameters (1 message)
[CVS lcsim] JM: DT comparison test for tracking any changes to LCIO output (1 message)
[CVS lcsim] JM: indentation (1 message)
[CVS lcsim] JM: minor updates (1 message)
[CVS lcsim] JM: remove delta; energies from the 2 comparable disk files should be exactly the same (1 message)
[CVS lcsim] JM: simple test for producing an output file with DT clusters (1 message)
[CVS lcsim] JM: turn off stats (1 message)
[CVS lcsim] JM: update test exclude (1 message)
[CVS lcsim] Loop for producing PPR reconstruction output files (1 message)
[CVS lcsim] made more robust by reverting to true bilinear interpolation. (1 message)
[CVS lcsim] MJC/TJ: Stop a crash in MassPlots for single particle events (1 message)
[CVS lcsim] MJC/TJK: When E<<p, try to pick up extra clusters downstream. For now, uses a simple cone algorithm (1 message)
[CVS lcsim] MJC: (contrib) Add ability to pass geometry automatically to this decision-maker via Driver interface (1 message)
[CVS lcsim] MJC: (contrib) Add option to allow MIPs to cross ECAL/HCAL boundary (and also DTree clusters); bugfix for helix-fit-based MIP quality check; simplify book-keeping a bit (1 message)
[CVS lcsim] MJC: (contrib) Add/update various utility/debug/truth routines used by PFA (1 message)
[CVS lcsim] MJC: (contrib) Example/test wrapper around Steve's TrackMipClusterDriver (1 message)
[CVS lcsim] MJC: (contrib) Fix couple of bugs in reassignment pass that were introduced when refactoring (1 message)
[CVS lcsim] MJC: (contrib) If asked to flush a non-existent collection, do nothing rather than crashing (1 message)
[CVS lcsim] MJC: (contrib) Improve the way halo clusters are shared; add a lot of printout (turned off) for diagnostics (1 message)
[CVS lcsim] MJC: (contrib) Obey parent class's flag for MIP quality check (1 message)
[CVS lcsim] MJC: (contrib) Record ECAL and HCAL DTrees in separate lists (1 message)
[CVS lcsim] MJC: (contrib) Refactor cluster reassignment algorithm (1 message)
[CVS lcsim] MJC: (contrib) Refactor code that looks for structure inside DTree clusters so that it runs in its own driver (1 message)
[CVS lcsim] MJC: (contrib) Support class to check quality of MIPs (1 message)
[CVS lcsim] MJC: (contrib) Tool to check whether a hit is near the barrel/endcap boundary (1 message)
[CVS lcsim] MJC: (contrib) Use side edges of barrel HCAL too when checking for punch-through (1 message)
[CVS lcsim] MJC: Add convenience constructor for HitMap (creation from a collection of CalorimeterHits) (1 message)
[CVS lcsim] MJC: Fix bug in ad-hoc helix extrapolation where estimated track tangent was often flipped (1 message)
[CVS lcsim] MJC: Fix typo bug in mip reconstruction; also require >= 4 layers (1 message)
[CVS lcsim] MJC: One more routine for HCAL extrapolation (1 message)
[CVS lcsim] MJC: Refactor mip finder a bit (1 message)
[CVS lcsim] MJC: Refactor PFA helix extrapolator and allow extrapolation into HCAL (1 message)
[CVS lcsim] MJC: Remove excessive warning messages on event write-out (1 message)
[CVS lcsim] MJC: Turn off some debug printout by default (1 message)
[CVS lcsim] MJC: Version of MIP-finder that can go between barrel and endcap (1 message)
[CVS lcsim] Move example code to be under the seedtracker package (1 message)
[CVS lcsim] Move obsolete example code to it's own subdirectory (1 message)
[CVS lcsim] oops (1 message)
[CVS lcsim] Put back in old constructors because Matt started using them just as I was trying (1 message)
[CVS lcsim] Seedtracker changes needed due to HelicalTrackFit changes (1 message)
[CVS lcsim] Test class for bilinear interpolation. (1 message)
[CVS lcsim] update max number of layers. (1 message)
[CVS lcsim] Update to swim package (untested) (1 message)
[CVS lcsim] update using current calibrations (1 message)
[CVS lcsim] Updated example (1 message)
[CVS SlacMCPrj] (1 message)
[CVS SlicDiagnostics] (1 message)
[CVS slic] JM: SUSY data from CLHEP (1 message)
[CVS slic] JM: use infinite lifetime and non-stable so that SUSY particles will decay via a predefined decay only (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Most Recent First

From

Date

Size

New Thread

[CVS GeomConverter] Better modeling of capacitance for strips.

[CVS GeomConverter] Better modeling of capacitance for strips.

<>

Fri, 6 Jun 2008 10:09:48 -0700

95 lines

New Thread

[CVS GeomConverter] CD - Avoid possible negative sign on volume

[CVS GeomConverter] CD - Avoid possible negative sign on volume

<>

Thu, 5 Jun 2008 17:22:56 -0700

101 lines

New Thread

[CVS GeomConverter] CD - Fix typo resulting in wrong volume calculation + update test.

[CVS GeomConverter] CD - Fix typo resulting in wrong volume calculation + update test.

<>

Tue, 24 Jun 2008 12:08:15 -0700

123 lines

New Thread

[CVS GeomConverter] JM: (kludgy) fix for Norman's problem with using constants for number of layers

[CVS GeomConverter] JM: (kludgy) fix for Norman's problem with using constants for number of layers

<>

Mon, 2 Jun 2008 13:37:00 -0700

249 lines

New Thread

[CVS GeomConverter] JM: add bootstrap repo

[CVS GeomConverter] JM: add bootstrap repo

<>

Wed, 25 Jun 2008 14:08:44 -0700

102 lines

New Thread

[CVS lcdd]

[CVS lcdd]

<>

Mon, 16 Jun 2008 10:44:54 -0700

97 lines

New Thread

[CVS lcdd] JM: catch exception and abort when GDML parser errors out

[CVS lcdd] JM: catch exception and abort when GDML parser errors out

<>

Tue, 17 Jun 2008 16:16:17 -0700

113 lines

New Thread

[CVS lcio] ------- version v01-10 - (updated PIDHandler) -----

[CVS lcio] ------- version v01-10 - (updated PIDHandler) -----

<>

Wed, 4 Jun 2008 14:07:31 -0700

95 lines

New Thread

[CVS lcio] --------- version v01-10 ------------------------

[CVS lcio] --------- version v01-10 ------------------------

<>

Wed, 4 Jun 2008 13:57:15 -0700

108 lines

New Thread

[CVS lcio] ----------- v01-10-01 ------------------

[CVS lcio] ----------- v01-10-01 ------------------

<>

Thu, 26 Jun 2008 02:46:22 -0700

164 lines

New Thread

[CVS lcio] added flag to switch on/off building tests

[CVS lcio] added flag to switch on/off building tests

<>

Wed, 4 Jun 2008 11:15:31 -0700

96 lines

New Thread

[CVS lcio] added implementation for adding an error to the calhit energy ;

[CVS lcio] added implementation for adding an error to the calhit energy ;

<>

Wed, 4 Jun 2008 10:37:16 -0700

1247 lines

New Thread

[CVS lcio] added printout of PID information for clusters

[CVS lcio] added printout of PID information for clusters

<>

Tue, 3 Jun 2008 06:19:53 -0700

166 lines

New Thread

[CVS lcio] added template for creating small LCIO tests

[CVS lcio] added template for creating small LCIO tests

<>

Wed, 4 Jun 2008 10:32:23 -0700

196 lines

New Thread

[CVS lcio] added template operator() for convenient tests

[CVS lcio] added template operator() for convenient tests

<>

Wed, 4 Jun 2008 13:11:18 -0700

147 lines

New Thread

[CVS lcio] added test for CalorimeterHits

[CVS lcio] added test for CalorimeterHits

<>

Wed, 4 Jun 2008 13:18:43 -0700

261 lines

New Thread

[CVS lcio] bug fix - can't access v[4] of vector(4) :)

[CVS lcio] bug fix - can't access v[4] of vector(4) :)

<>

Tue, 3 Jun 2008 06:21:42 -0700

92 lines

New Thread

[CVS lcio] bug fix for printing DSTs, LDCTracks collections with null pointers to other tracks

[CVS lcio] bug fix for printing DSTs, LDCTracks collections with null pointers to other tracks

<>

Thu, 26 Jun 2008 02:01:20 -0700

98 lines

New Thread

[CVS lcio] don't print -NA- if energy error is 0.0

[CVS lcio] don't print -NA- if energy error is 0.0

<>

Wed, 4 Jun 2008 13:12:07 -0700

101 lines

New Thread

[CVS lcio] fixed bug in path to copyfix

[CVS lcio] fixed bug in path to copyfix

<>

Tue, 3 Jun 2008 03:13:48 -0700

115 lines

New Thread

[CVS lcio] improved format of dump of MCParticle collection

[CVS lcio] improved format of dump of MCParticle collection

<>

Wed, 25 Jun 2008 08:26:48 -0700

320 lines

New Thread

[CVS lcio] inserted spaces between position elements

[CVS lcio] inserted spaces between position elements

<>

Wed, 4 Jun 2008 02:57:55 -0700

112 lines

New Thread

[CVS lcio] removed obsolete BUILD_LCIO_SHELL option

[CVS lcio] removed obsolete BUILD_LCIO_SHELL option

<>

Wed, 4 Jun 2008 11:18:45 -0700

99 lines

New Thread

[CVS lcio] removed vertex test

[CVS lcio] removed vertex test

<>

Wed, 4 Jun 2008 10:29:08 -0700

198 lines

New Thread

[CVS lcio] updated documentation for RCH_BIT_ENERGY_ERROR

[CVS lcio] updated documentation for RCH_BIT_ENERGY_ERROR

<>

Wed, 4 Jun 2008 13:13:38 -0700

93 lines

New Thread

[CVS lcsim-cal-calib] add dimensionality to the output file name.

[CVS lcsim-cal-calib] add dimensionality to the output file name.

<>

Wed, 4 Jun 2008 22:36:18 -0700

160 lines

New Thread

[CVS lcsim-cal-calib] add measurement dimension to properties file

[CVS lcsim-cal-calib] add measurement dimension to properties file

<>

Thu, 5 Jun 2008 17:36:15 -0700

118 lines

New Thread

[CVS lcsim-cal-calib] Code to generate HMatrix files for photon ID.

[CVS lcsim-cal-calib] Code to generate HMatrix files for photon ID.

<>

Wed, 4 Jun 2008 22:27:03 -0700

504 lines

New Thread

[CVS lcsim-cal-calib] Convenience class to produce properties file for interpolated HMatrices.

[CVS lcsim-cal-calib] Convenience class to produce properties file for interpolated HMatrices.

<>

Thu, 5 Jun 2008 15:59:35 -0700

268 lines

New Thread

[CVS lcsim-cal-calib] missing end-of-line character

[CVS lcsim-cal-calib] missing end-of-line character

<>

Thu, 5 Jun 2008 16:13:27 -0700

101 lines

New Thread

[CVS lcsim-cal-calib] Move most of the variables to member attributes, move their initialization into the initialize block.

[CVS lcsim-cal-calib] Move most of the variables to member attributes, move their initialization into the initialize block.

<>

Fri, 6 Jun 2008 08:16:46 -0700

105 lines

[CVS lcsim-cal-calib] Move most of the variables to member attributes, move their initialization into the initialize block.

<>

Fri, 6 Jun 2008 07:58:29 -0700

291 lines

New Thread

[CVS lcsim-cal-calib] remove debugging code

[CVS lcsim-cal-calib] remove debugging code

<>

Thu, 5 Jun 2008 16:10:09 -0700

126 lines

New Thread

[CVS lcsim-cal-calib] suppress printout

[CVS lcsim-cal-calib] suppress printout

<>

Fri, 6 Jun 2008 08:45:47 -0700

110 lines

New Thread

[CVS lcsim-cal-calib] suppress some output

[CVS lcsim-cal-calib] suppress some output

<>

Fri, 6 Jun 2008 08:17:22 -0700

126 lines

New Thread

[CVS lcsim-cal-calib] test case.

[CVS lcsim-cal-calib] test case.

<>

Fri, 6 Jun 2008 07:51:06 -0700

219 lines

New Thread

[CVS lcsim]

[CVS lcsim]

<>

Fri, 27 Jun 2008 16:05:17 -0700

85 lines

[CVS lcsim]

<>

Thu, 26 Jun 2008 19:55:25 -0700

101 lines

[CVS lcsim]

<>

Thu, 26 Jun 2008 19:55:22 -0700

99 lines

[CVS lcsim]

<>

Thu, 26 Jun 2008 19:55:21 -0700

1609 lines

[CVS lcsim]

<>

Fri, 6 Jun 2008 11:41:50 -0700

94 lines

[CVS lcsim]

<>

Fri, 6 Jun 2008 11:40:50 -0700

192 lines

[CVS lcsim]

<>

Fri, 6 Jun 2008 11:39:06 -0700

158 lines

[CVS lcsim]

<>

Mon, 2 Jun 2008 13:26:54 -0700

198 lines

New Thread

[CVS lcsim] A couple bug fixes, store hit identifiers in hits, strategies/seeds in track to aid

[CVS lcsim] A couple bug fixes, store hit identifiers in hits, strategies/seeds in track to aid

<>

Sun, 22 Jun 2008 16:19:35 -0700

491 lines

New Thread

[CVS lcsim] Add a ReconstructedParticle list containing parent tracks and ignoring the double counting of energy from the neutral daughters

[CVS lcsim] Add a ReconstructedParticle list containing parent tracks and ignoring the double counting of energy from the neutral daughters

<>

Tue, 24 Jun 2008 06:28:06 -0700

198 lines

New Thread

[CVS lcsim] Add forward tracking infrastructure to HelicalTrackFit

[CVS lcsim] Add forward tracking infrastructure to HelicalTrackFit

<>

Tue, 10 Jun 2008 12:35:10 -0700

1340 lines

New Thread

[CVS lcsim] Add identifier to hits

[CVS lcsim] Add identifier to hits

<>

Sun, 22 Jun 2008 16:19:57 -0700

93 lines

New Thread

[CVS lcsim] add methods to access the internal data.

[CVS lcsim] add methods to access the internal data.

<>

Thu, 5 Jun 2008 10:41:50 -0700

455 lines

New Thread

[CVS lcsim] Add some additional strategies, plots

[CVS lcsim] Add some additional strategies, plots

<>

Sun, 22 Jun 2008 16:20:24 -0700

299 lines

New Thread

[CVS lcsim] Add the correct calibration to the PPR reconstruction

[CVS lcsim] Add the correct calibration to the PPR reconstruction

<>

Wed, 4 Jun 2008 10:30:27 -0700

105 lines

New Thread

[CVS lcsim] Affected by moving old example code - just a refactoring

[CVS lcsim] Affected by moving old example code - just a refactoring

<>

Mon, 16 Jun 2008 17:48:12 -0700

94 lines

New Thread

[CVS lcsim] catch exception if conditions not found.

[CVS lcsim] catch exception if conditions not found.

<>

Fri, 6 Jun 2008 00:48:18 -0700

99 lines

[CVS lcsim] catch exception if conditions not found.

<>

Fri, 6 Jun 2008 00:41:34 -0700

114 lines

New Thread

[CVS lcsim] CD - add SiTrackerForward readout

[CVS lcsim] CD - add SiTrackerForward readout

<>

Fri, 27 Jun 2008 15:24:35 -0700

91 lines

New Thread

[CVS lcsim] CD - fix MCParticle list handling for hit classes extending from org.lcsim.contrib.SiStripSim.BaseTrackerHit

[CVS lcsim] CD - fix MCParticle list handling for hit classes extending from org.lcsim.contrib.SiStripSim.BaseTrackerHit

<>

Tue, 24 Jun 2008 15:17:37 -0700

108 lines

New Thread

[CVS lcsim] CD - Fix transforms

[CVS lcsim] CD - Fix transforms

<>

Thu, 5 Jun 2008 17:24:41 -0700

518 lines

New Thread

[CVS lcsim] CD - use detectorChanged() to build the material model so it is not rebuilt for each event.

[CVS lcsim] CD - use detectorChanged() to build the material model so it is not rebuilt for each event.

<>

Tue, 24 Jun 2008 15:02:35 -0700

161 lines

New Thread

[CVS lcsim] Class to provide bilinear interpolation.

[CVS lcsim] Class to provide bilinear interpolation.

<>

Tue, 3 Jun 2008 22:16:09 -0700

222 lines

New Thread

[CVS lcsim] Classes to create and represent HMatrices which interpolate between discrete values of theta and energies.

[CVS lcsim] Classes to create and represent HMatrices which interpolate between discrete values of theta and energies.

<>

Fri, 6 Jun 2008 00:27:33 -0700

509 lines

New Thread

[CVS lcsim] Commit Seedtracker mods that came about during forward tracking development

[CVS lcsim] Commit Seedtracker mods that came about during forward tracking development

<>

Tue, 10 Jun 2008 12:36:10 -0700

228 lines

New Thread

[CVS lcsim] Enable putting reconstructed Tracker Hits into event header

[CVS lcsim] Enable putting reconstructed Tracker Hits into event header

<>

Mon, 30 Jun 2008 12:39:54 -0700

136 lines

New Thread

[CVS lcsim] files move to obsolete example directory

[CVS lcsim] files move to obsolete example directory

<>

Mon, 16 Jun 2008 17:49:28 -0700

472 lines

New Thread

[CVS lcsim] Files moved to seedtracker/example

[CVS lcsim] Files moved to seedtracker/example

<>

Mon, 16 Jun 2008 17:49:00 -0700

593 lines

New Thread

[CVS lcsim] Got rid of excessive diagnostic printouts. Enabled use of tables from detector file.

[CVS lcsim] Got rid of excessive diagnostic printouts. Enabled use of tables from detector file.

<>

Mon, 30 Jun 2008 11:55:05 -0700

589 lines

New Thread

[CVS lcsim] JM: add bootstrap repo

[CVS lcsim] JM: add bootstrap repo

<>

Wed, 25 Jun 2008 14:10:35 -0700

102 lines

New Thread

[CVS lcsim] JM: comment out unused parameters

[CVS lcsim] JM: comment out unused parameters

<>

Wed, 25 Jun 2008 15:00:37 -0700

516 lines

New Thread

[CVS lcsim] JM: DT comparison test for tracking any changes to LCIO output

[CVS lcsim] JM: DT comparison test for tracking any changes to LCIO output

<>

Thu, 26 Jun 2008 16:47:03 -0700

200 lines

New Thread

[CVS lcsim] JM: indentation

[CVS lcsim] JM: indentation

<>

Thu, 26 Jun 2008 11:40:41 -0700

740 lines

New Thread

[CVS lcsim] JM: minor updates

[CVS lcsim] JM: minor updates

<>

Thu, 26 Jun 2008 16:51:00 -0700

119 lines

New Thread

[CVS lcsim] JM: remove delta; energies from the 2 comparable disk files should be exactly the same

[CVS lcsim] JM: remove delta; energies from the 2 comparable disk files should be exactly the same

<>

Thu, 26 Jun 2008 17:00:02 -0700

93 lines

New Thread

[CVS lcsim] JM: simple test for producing an output file with DT clusters

[CVS lcsim] JM: simple test for producing an output file with DT clusters

<>

Thu, 26 Jun 2008 15:58:15 -0700

122 lines

New Thread

[CVS lcsim] JM: turn off stats

[CVS lcsim] JM: turn off stats

<>

Thu, 26 Jun 2008 17:10:38 -0700

111 lines

New Thread

[CVS lcsim] JM: update test exclude

[CVS lcsim] JM: update test exclude

<>

Thu, 26 Jun 2008 16:57:49 -0700

111 lines

New Thread

[CVS lcsim] Loop for producing PPR reconstruction output files

[CVS lcsim] Loop for producing PPR reconstruction output files

<>

Tue, 24 Jun 2008 06:46:22 -0700

196 lines

New Thread

[CVS lcsim] made more robust by reverting to true bilinear interpolation.

[CVS lcsim] made more robust by reverting to true bilinear interpolation.

<>

Fri, 6 Jun 2008 00:16:32 -0700

263 lines

New Thread

[CVS lcsim] MJC/TJ: Stop a crash in MassPlots for single particle events

[CVS lcsim] MJC/TJ: Stop a crash in MassPlots for single particle events

<>

Wed, 4 Jun 2008 17:18:02 -0700

112 lines

New Thread

[CVS lcsim] MJC/TJK: When E<<p, try to pick up extra clusters downstream. For now, uses a simple cone algorithm

[CVS lcsim] MJC/TJK: When E<

<>

Fri, 13 Jun 2008 15:46:38 -0700

630 lines

New Thread

[CVS lcsim] MJC: (contrib) Add ability to pass geometry automatically to this decision-maker via Driver interface

[CVS lcsim] MJC: (contrib) Add ability to pass geometry automatically to this decision-maker via Driver interface

<>

Mon, 2 Jun 2008 12:50:01 -0700

140 lines

New Thread

[CVS lcsim] MJC: (contrib) Add option to allow MIPs to cross ECAL/HCAL boundary (and also DTree clusters); bugfix for helix-fit-based MIP quality check; simplify book-keeping a bit

[CVS lcsim] MJC: (contrib) Add option to allow MIPs to cross ECAL/HCAL boundary (and also DTree clusters); bugfix for helix-fit-based MIP quality check; simplify book-keeping a bit

<>

Thu, 5 Jun 2008 09:58:06 -0700

413 lines

New Thread

[CVS lcsim] MJC: (contrib) Add/update various utility/debug/truth routines used by PFA

[CVS lcsim] MJC: (contrib) Add/update various utility/debug/truth routines used by PFA

<>

Tue, 17 Jun 2008 09:43:32 -0700

415 lines

New Thread

[CVS lcsim] MJC: (contrib) Example/test wrapper around Steve's TrackMipClusterDriver

[CVS lcsim] MJC: (contrib) Example/test wrapper around Steve's TrackMipClusterDriver

<>

Fri, 27 Jun 2008 16:43:56 -0700

205 lines

New Thread

[CVS lcsim] MJC: (contrib) Fix couple of bugs in reassignment pass that were introduced when refactoring

[CVS lcsim] MJC: (contrib) Fix couple of bugs in reassignment pass that were introduced when refactoring

<>

Thu, 26 Jun 2008 12:15:05 -0700

142 lines

New Thread

[CVS lcsim] MJC: (contrib) If asked to flush a non-existent collection, do nothing rather than crashing

[CVS lcsim] MJC: (contrib) If asked to flush a non-existent collection, do nothing rather than crashing

<>

Thu, 5 Jun 2008 14:59:13 -0700

96 lines

New Thread

[CVS lcsim] MJC: (contrib) Improve the way halo clusters are shared; add a lot of printout (turned off) for diagnostics

[CVS lcsim] MJC: (contrib) Improve the way halo clusters are shared; add a lot of printout (turned off) for diagnostics

<>

Fri, 27 Jun 2008 10:00:25 -0700

217 lines

New Thread

[CVS lcsim] MJC: (contrib) Obey parent class's flag for MIP quality check

[CVS lcsim] MJC: (contrib) Obey parent class's flag for MIP quality check

<>

Thu, 5 Jun 2008 09:58:49 -0700

116 lines

New Thread

[CVS lcsim] MJC: (contrib) Record ECAL and HCAL DTrees in separate lists

[CVS lcsim] MJC: (contrib) Record ECAL and HCAL DTrees in separate lists

<>

Thu, 5 Jun 2008 17:04:56 -0700

110 lines

New Thread

[CVS lcsim] MJC: (contrib) Refactor cluster reassignment algorithm

[CVS lcsim] MJC: (contrib) Refactor cluster reassignment algorithm

<>

Wed, 18 Jun 2008 11:29:51 -0700

706 lines

New Thread

[CVS lcsim] MJC: (contrib) Refactor code that looks for structure inside DTree clusters so that it runs in its own driver

[CVS lcsim] MJC: (contrib) Refactor code that looks for structure inside DTree clusters so that it runs in its own driver

<>

Thu, 5 Jun 2008 17:07:59 -0700

543 lines

New Thread

[CVS lcsim] MJC: (contrib) Support class to check quality of MIPs

[CVS lcsim] MJC: (contrib) Support class to check quality of MIPs

<>

Thu, 5 Jun 2008 17:07:27 -0700

213 lines

New Thread

[CVS lcsim] MJC: (contrib) Tool to check whether a hit is near the barrel/endcap boundary

[CVS lcsim] MJC: (contrib) Tool to check whether a hit is near the barrel/endcap boundary

<>

Mon, 2 Jun 2008 12:34:08 -0700

259 lines

New Thread

[CVS lcsim] MJC: (contrib) Use side edges of barrel HCAL too when checking for punch-through

[CVS lcsim] MJC: (contrib) Use side edges of barrel HCAL too when checking for punch-through

<>

Mon, 9 Jun 2008 09:32:25 -0700

147 lines

New Thread

[CVS lcsim] MJC: Add convenience constructor for HitMap (creation from a collection of CalorimeterHits)

[CVS lcsim] MJC: Add convenience constructor for HitMap (creation from a collection of CalorimeterHits)

<>

Thu, 5 Jun 2008 10:32:03 -0700

106 lines

New Thread

[CVS lcsim] MJC: Fix bug in ad-hoc helix extrapolation where estimated track tangent was often flipped

[CVS lcsim] MJC: Fix bug in ad-hoc helix extrapolation where estimated track tangent was often flipped

<>

Thu, 12 Jun 2008 18:03:04 -0700

142 lines

New Thread

[CVS lcsim] MJC: Fix typo bug in mip reconstruction; also require >= 4 layers

[CVS lcsim] MJC: Fix typo bug in mip reconstruction; also require >= 4 layers

<>

Thu, 5 Jun 2008 13:32:45 -0700

141 lines

New Thread

[CVS lcsim] MJC: One more routine for HCAL extrapolation

[CVS lcsim] MJC: One more routine for HCAL extrapolation

<>

Fri, 20 Jun 2008 11:59:02 -0700

110 lines

New Thread

[CVS lcsim] MJC: Refactor mip finder a bit

[CVS lcsim] MJC: Refactor mip finder a bit

<>

Thu, 5 Jun 2008 10:00:02 -0700

300 lines

New Thread

[CVS lcsim] MJC: Refactor PFA helix extrapolator and allow extrapolation into HCAL

[CVS lcsim] MJC: Refactor PFA helix extrapolator and allow extrapolation into HCAL

<>

Fri, 20 Jun 2008 11:53:11 -0700

257 lines

New Thread

[CVS lcsim] MJC: Remove excessive warning messages on event write-out

[CVS lcsim] MJC: Remove excessive warning messages on event write-out

<>

Wed, 4 Jun 2008 11:19:05 -0700

94 lines

New Thread

[CVS lcsim] MJC: Turn off some debug printout by default

[CVS lcsim] MJC: Turn off some debug printout by default

<>

Mon, 16 Jun 2008 10:15:07 -0700

128 lines

New Thread

[CVS lcsim] MJC: Version of MIP-finder that can go between barrel and endcap

[CVS lcsim] MJC: Version of MIP-finder that can go between barrel and endcap

<>

Thu, 5 Jun 2008 10:01:36 -0700

497 lines

New Thread

[CVS lcsim] Move example code to be under the seedtracker package

[CVS lcsim] Move example code to be under the seedtracker package

<>

Mon, 16 Jun 2008 17:39:16 -0700

891 lines

New Thread

[CVS lcsim] Move obsolete example code to it's own subdirectory

[CVS lcsim] Move obsolete example code to it's own subdirectory

<>

Mon, 16 Jun 2008 17:40:06 -0700

475 lines

New Thread

[CVS lcsim] oops

[CVS lcsim] oops

<>

Fri, 6 Jun 2008 12:01:31 -0700

92 lines

New Thread

[CVS lcsim] Put back in old constructors because Matt started using them just as I was trying

[CVS lcsim] Put back in old constructors because Matt started using them just as I was trying

<>

Tue, 10 Jun 2008 13:11:54 -0700

146 lines

New Thread

[CVS lcsim] Seedtracker changes needed due to HelicalTrackFit changes

[CVS lcsim] Seedtracker changes needed due to HelicalTrackFit changes

<>

Mon, 16 Jun 2008 17:41:35 -0700

187 lines

New Thread

[CVS lcsim] Test class for bilinear interpolation.

[CVS lcsim] Test class for bilinear interpolation.

<>

Tue, 3 Jun 2008 22:16:39 -0700

146 lines

New Thread

[CVS lcsim] update max number of layers.

[CVS lcsim] update max number of layers.

<>

Tue, 3 Jun 2008 09:38:02 -0700

401 lines

New Thread

[CVS lcsim] Update to swim package (untested)

[CVS lcsim] Update to swim package (untested)

<>

Thu, 26 Jun 2008 19:46:34 -0700

2348 lines

New Thread

[CVS lcsim] update using current calibrations

[CVS lcsim] update using current calibrations

<>

Fri, 6 Jun 2008 11:43:15 -0700

235 lines

New Thread

[CVS lcsim] Updated example

[CVS lcsim] Updated example

<>

Tue, 10 Jun 2008 12:36:47 -0700

476 lines

New Thread

[CVS SlacMCPrj]

[CVS SlacMCPrj]

<>

Mon, 16 Jun 2008 10:44:44 -0700

86 lines

New Thread

[CVS SlicDiagnostics]

[CVS SlicDiagnostics]

<>

Wed, 25 Jun 2008 14:15:00 -0700

135 lines

New Thread

[CVS slic] JM: SUSY data from CLHEP

[CVS slic] JM: SUSY data from CLHEP

<>

Mon, 16 Jun 2008 14:02:55 -0700

633 lines

New Thread

[CVS slic] JM: use infinite lifetime and non-stable so that SUSY particles will decay via a predefined decay only

[CVS slic] JM: use infinite lifetime and non-stable so that SUSY particles will decay via a predefined decay only

<>

Thu, 19 Jun 2008 12:49:04 -0700

110 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