LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


February 2007


View:

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

 

Table of Contents:

[CVS GeomConverter] (10 messages)
[CVS GeomConverter] A snapshot of some thoughts from Autumn for Jeremy to consider (esp new geometry .xml ideas) (1 message)
[CVS GeomConverter] Added static function for matrix multiplication: version in Freehep is incorrect. (1 message)
[CVS GeomConverter] Changed convention to match lcdd converter. (1 message)
[CVS GeomConverter] Changed multiplication interfaces for Rotation3D (1 message)
[CVS GeomConverter] Fixed test cases. (1 message)
[CVS GeomConverter] Good test cases for inversion and multiplication of transformations. (1 message)
[CVS GeomConverter] Improvements to basic test cases for rotations. (1 message)
[CVS GeomConverter] Improvements to basic test cases for transformations. (2 messages)
[CVS GeomConverter] JM: Add to API and implement some additional IRotation3D methods. Add (incomplete) Javadocs. (1 message)
[CVS GeomConverter] JM: Change public final class to interface. (1 message)
[CVS GeomConverter] JM: Dev code tests. (1 message)
[CVS GeomConverter] JM: Dev code. (2 messages)
[CVS GeomConverter] JM: Fix build. Forgot test case updates. (1 message)
[CVS GeomConverter] JM: Fix test. (1 message)
[CVS GeomConverter] JM: Improvements to m2 pom.xml config file. (1 message)
[CVS GeomConverter] JM: Just better comments. (1 message)
[CVS GeomConverter] JM: New geometry interfaces. Alpha versions. (1 message)
[CVS GeomConverter] JM: Normalize variable modifiers to 'public static final'. (1 message)
[CVS GeomConverter] JM: Port CLHEP SystemOfUnits.h and PhysicalConstants.h to lcsim. (1 message)
[CVS GeomConverter] JM: sandbox (4 messages)
[CVS GeomConverter] JM: Update freehep physics to version 2.0 . (1 message)
[CVS GeomConverter] Matching changes to Rotation3D (1 message)
[CVS GeomConverter] Squashed bugs. Still need to check that we are using same convention as GEANT (1 message)
[CVS lcdd] JM: Additional verbose printout. (1 message)
[CVS lcdd] JM: Fix several bugs with hit aggregation. Default to position comparison if a calorimeter has no idspec. (1 message)
[CVS lcdd] JM: Make LCDDObjectStoreInspector initialized with LCDDDetectorConstruction. Also, fix up inconstistent include guard names. (1 message)
[CVS lcdd] JM: Make name of GDML dump file mandatory. (1 message)
[CVS lcdd] JM: Update for LCDD v1r12p4 (1 message)
[CVS lcdd] JM: Update for LCDD v1r12p5 (1 message)
[CVS LCDetectors] (1 message)
[CVS LCDetectors] JM: Update root viewer command. (1 message)
[CVS lcio] add printout of cellid fields for Tracker(Raw)Data and TrackerPulse (1 message)
[CVS lcio] allow strings to contain '\0' (raw unformated data) (1 message)
[CVS lcio] compiler flags for apple/intel (1 message)
[CVS lcio] enforce valid collection names in LCEvent.addCollection (like C/C++ variables) (1 message)
[CVS lcio] fixed bug with multiple definitions for CellIDEncoder_cellID1Bit<> specializations (1 message)
[CVS lcio] fixed bug with stream buffer resizing (1 message)
[CVS lcio] fixed potential problem with resize for gcc4.x (+testcode in simjob) (1 message)
[CVS lcio] fixed problem with cellid1 bit template specializations (1 message)
[CVS lcio] fixed template specialization problem for gcc 3.4 and higher (4.x) (1 message)
[CVS lcio] increased streamb buffer size to avoid frequent resizing (1 message)
[CVS lcio] JM: Bug fix for broken -n and -e options. (1 message)
[CVS lcio] JM: End the job and discard the bad event when any input files reaches EOF. (1 message)
[CVS lcio] JM: Print message for each event being processed. (1 message)
[CVS lcio] make LCCollection include "LCParameters.h" - forward declaration is not enough on gcc 3.4 and higher (1 message)
[CVS lcio] removed unused parameter in NoDelete::clean() (1 message)
[CVS lcio] rm spurious ; (1 message)
[CVS lcsim] (10 messages)
[CVS lcsim] add cluster info to charged reconstructed particles (1 message)
[CVS lcsim] Add reminder to fix (2 messages)
[CVS lcsim] Adding my tests back to the standard build goal (1 message)
[CVS lcsim] change to make consistent with new Track class (1 message)
[CVS lcsim] check for absence of associated charged track instead of mcparticle charge when looping over clusters (1 message)
[CVS lcsim] chnage to make consistent with new Track class (1 message)
[CVS lcsim] Code for version V01-01-00 (1 message)
[CVS lcsim] code to merge and remove mc information from simulated guineapig events; and to overlay these events with other events -- rough draft (1 message)
[CVS lcsim] Create a 1 to 1 list of TrackerHits from SimTrackerHits (1 message)
[CVS lcsim] Example driver for creating List of Perfect Pattern Recognition Reconstructed (1 message)
[CVS lcsim] Example driver to generate pattern recognition cheating reconstructed particles, and then find 2 jets and analyse (1 message)
[CVS lcsim] Example Drivers for creating Cheating ReconstructedParticle lists (1 message)
[CVS lcsim] Extend BaseReconstructedParticle for MCParticles (1 message)
[CVS lcsim] Extend BaseTrack for MCParticles (1 message)
[CVS lcsim] Fix collection name problem (2 messages)
[CVS lcsim] Fix compile errors. inverse() currently broken pending changes to BasicHep3Matrix. (1 message)
[CVS lcsim] Fix was needed due to changes in org.lcsim.event.base.BaseReconstructedParticle (1 message)
[CVS lcsim] Implementation of ReconstructedParticle from a MCParticle (1 message)
[CVS lcsim] Initialize enough to be able to write and read back (1 message)
[CVS lcsim] JM: Disable sorting of collection tables, until table sorting bug is fixed. (1 message)
[CVS lcsim] JM: Fix compile errors in Carsten Hensels contrib code. (1 message)
[CVS lcsim] JM: Fix LCSIM-144. Add pT, momentum, and time to displayed particle attributes. (1 message)
[CVS lcsim] JM: Fix LCSIM-146. Add units to displayed MCParticle attributes. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.CalAnal package. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.CarstenHensel package. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.Cassell.recon.Cheat package. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.EricBenavidez.EMClusterID package. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.LeiXia package. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.niu package. (1 message)
[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.SteveMagill package. (1 message)
[CVS lcsim] JM: Fix package. (1 message)
[CVS lcsim] JM: Fix so package names match directory for org.lcsim.contrib.CalAnal package. (1 message)
[CVS lcsim] JM: Move Jan's rave code to sandbox. (2 messages)
[CVS lcsim] JM: Moving file with compile error to sandbox. (2 messages)
[CVS lcsim] JM: Put examples back in exclude. (1 message)
[CVS lcsim] JM: Removing classes in contrib.timb.util (confirmed with Tim Barklow). (1 message)
[CVS lcsim] JM: Removing org.lcsim.contrib.compile.SteveMagill package. (1 message)
[CVS lcsim] JM: Removing package-info.java, as it is causing build of maven docs to fail. (1 message)
[CVS lcsim] JM: Removing the contrib copy of fast mc (have confirmed with Tim Barklow). (1 message)
[CVS lcsim] JM: Resolves LCSIM-12. Full information displayed for picked tracks. (1 message)
[CVS lcsim] JM: Turn off auto resizing so that it is possible to get a horizontal scroll bar. (1 message)
[CVS lcsim] Make list of Cheating ReconstructedParticles (1 message)
[CVS lcsim] Removing standalone package. (1 message)
[CVS lcsim] require cluster energy to be greater than k0long mass before adding had cluster to recon list (1 message)
[CVS lcsim] Resolve minor bugs that broke compile. (1 message)
[CVS lcsim] Sanitized the class naming (1 message)
[CVS lcsim] Simple implementations of ParticleID to allow ReconstructedParticle work (1 message)
[CVS lcsim] Simple Tracking Cheater (1 message)
[CVS lcsim] Update for changes to BaseReconstructedParticle (2 messages)
[CVS lcsim] Update freehep-physics dependency to 2.0 (1 message)
[CVS lcsim] use absPDGID instead of PDGID in cluster creation logic (1 message)
[CVS SimDist] (8 messages)
[CVS SimDist] JM: Fix problem where PACKAGE variable was not respected. (1 message)
[CVS SimDist] JM: Run dos2unix on these files to fix cygwin build problem. (1 message)
[CVS SimDist] JM: Upgrade Geant4 to 8.2.p01 version. (1 message)
[CVS SlacMCPrj] (3 messages)
[CVS slic] (3 messages)
[CVS slic] JM: Add Tony's LCDD calorimeter examples. (1 message)
[CVS slic] JM: Make name of GDML dump file mandatory. (1 message)
[CVS slic] JM: Protect against no idspec for SD. (1 message)
[CVS slic] JM: Remove separate initialization of LCDDObjectStoreInspector. Changed setupFromCommandLine to initialize function. (1 message)
[CVS slic] JM: update for SLIC v2r1p5 (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, 22 Feb 2007 18:43:31 -0800

137 lines

[CVS GeomConverter]

<>

Thu, 22 Feb 2007 19:03:00 -0800

90 lines

[CVS GeomConverter]

<>

Fri, 23 Feb 2007 16:45:41 -0800

115 lines

[CVS GeomConverter]

<>

Fri, 23 Feb 2007 16:46:03 -0800

143 lines

[CVS GeomConverter]

<>

Fri, 23 Feb 2007 19:19:25 -0800

1232 lines

[CVS GeomConverter]

<>

Mon, 26 Feb 2007 11:40:50 -0800

106 lines

[CVS GeomConverter]

<>

Wed, 28 Feb 2007 11:49:12 -0800

90 lines

[CVS GeomConverter]

<>

Wed, 28 Feb 2007 13:44:34 -0800

366 lines

[CVS GeomConverter]

<>

Wed, 28 Feb 2007 13:44:36 -0800

118 lines

[CVS GeomConverter]

<>

Wed, 28 Feb 2007 13:59:39 -0800

90 lines

New Thread

[CVS GeomConverter] A snapshot of some thoughts from Autumn for Jeremy to consider (esp new geometry .xml ideas)

[CVS GeomConverter] A snapshot of some thoughts from Autumn for Jeremy to consider (esp new geometry .xml ideas)

<>

Tue, 27 Feb 2007 11:59:21 -0800

1998 lines

New Thread

[CVS GeomConverter] Added static function for matrix multiplication: version in Freehep is incorrect.

[CVS GeomConverter] Added static function for matrix multiplication: version in Freehep is incorrect.

<>

Mon, 26 Feb 2007 15:41:58 -0800

143 lines

New Thread

[CVS GeomConverter] Changed convention to match lcdd converter.

[CVS GeomConverter] Changed convention to match lcdd converter.

<>

Mon, 26 Feb 2007 11:31:43 -0800

116 lines

New Thread

[CVS GeomConverter] Changed multiplication interfaces for Rotation3D

[CVS GeomConverter] Changed multiplication interfaces for Rotation3D

<>

Wed, 28 Feb 2007 13:37:29 -0800

271 lines

New Thread

[CVS GeomConverter] Fixed test cases.

[CVS GeomConverter] Fixed test cases.

<>

Fri, 23 Feb 2007 16:30:43 -0800

139 lines

New Thread

[CVS GeomConverter] Good test cases for inversion and multiplication of transformations.

[CVS GeomConverter] Good test cases for inversion and multiplication of transformations.

<>

Wed, 28 Feb 2007 13:41:19 -0800

287 lines

New Thread

[CVS GeomConverter] Improvements to basic test cases for rotations.

[CVS GeomConverter] Improvements to basic test cases for rotations.

<>

Mon, 26 Feb 2007 15:42:54 -0800

135 lines

New Thread

[CVS GeomConverter] Improvements to basic test cases for transformations.

[CVS GeomConverter] Improvements to basic test cases for transformations.

<>

Tue, 27 Feb 2007 11:29:32 -0800

103 lines

[CVS GeomConverter] Improvements to basic test cases for transformations.

<>

Tue, 27 Feb 2007 11:56:50 -0800

297 lines

New Thread

[CVS GeomConverter] JM: Add to API and implement some additional IRotation3D methods. Add (incomplete) Javadocs.

[CVS GeomConverter] JM: Add to API and implement some additional IRotation3D methods. Add (incomplete) Javadocs.

<>

Mon, 26 Feb 2007 17:08:21 -0800

811 lines

New Thread

[CVS GeomConverter] JM: Change public final class to interface.

[CVS GeomConverter] JM: Change public final class to interface.

<>

Thu, 22 Feb 2007 18:42:26 -0800

102 lines

New Thread

[CVS GeomConverter] JM: Dev code tests.

[CVS GeomConverter] JM: Dev code tests.

<>

Fri, 23 Feb 2007 13:47:48 -0800

276 lines

New Thread

[CVS GeomConverter] JM: Dev code.

[CVS GeomConverter] JM: Dev code.

<>

Fri, 23 Feb 2007 13:44:38 -0800

432 lines

[CVS GeomConverter] JM: Dev code.

<>

Mon, 26 Feb 2007 11:25:19 -0800

948 lines

New Thread

[CVS GeomConverter] JM: Fix build. Forgot test case updates.

[CVS GeomConverter] JM: Fix build. Forgot test case updates.

<>

Mon, 26 Feb 2007 17:18:38 -0800

138 lines

New Thread

[CVS GeomConverter] JM: Fix test.

[CVS GeomConverter] JM: Fix test.

<>

Mon, 26 Feb 2007 11:43:08 -0800

92 lines

New Thread

[CVS GeomConverter] JM: Improvements to m2 pom.xml config file.

[CVS GeomConverter] JM: Improvements to m2 pom.xml config file.

<>

Fri, 23 Feb 2007 15:16:29 -0800

109 lines

New Thread

[CVS GeomConverter] JM: Just better comments.

[CVS GeomConverter] JM: Just better comments.

<>

Fri, 23 Feb 2007 01:47:24 -0800

184 lines

New Thread

[CVS GeomConverter] JM: New geometry interfaces. Alpha versions.

[CVS GeomConverter] JM: New geometry interfaces. Alpha versions.

<>

Wed, 28 Feb 2007 13:52:01 -0800

629 lines

New Thread

[CVS GeomConverter] JM: Normalize variable modifiers to 'public static final'.

[CVS GeomConverter] JM: Normalize variable modifiers to 'public static final'.

<>

Thu, 22 Feb 2007 18:48:49 -0800

596 lines

New Thread

[CVS GeomConverter] JM: Port CLHEP SystemOfUnits.h and PhysicalConstants.h to lcsim.

[CVS GeomConverter] JM: Port CLHEP SystemOfUnits.h and PhysicalConstants.h to lcsim.

<>

Thu, 22 Feb 2007 18:36:33 -0800

491 lines

New Thread

[CVS GeomConverter] JM: sandbox

[CVS GeomConverter] JM: sandbox

<>

Wed, 28 Feb 2007 11:48:24 -0800

2417 lines

[CVS GeomConverter] JM: sandbox

<>

Wed, 28 Feb 2007 11:49:31 -0800

378 lines

[CVS GeomConverter] JM: sandbox

<>

Wed, 28 Feb 2007 11:50:50 -0800

3003 lines

[CVS GeomConverter] JM: sandbox

<>

Wed, 28 Feb 2007 13:15:40 -0800

334 lines

New Thread

[CVS GeomConverter] JM: Update freehep physics to version 2.0 .

[CVS GeomConverter] JM: Update freehep physics to version 2.0 .

<>

Thu, 22 Feb 2007 01:26:48 -0800

119 lines

New Thread

[CVS GeomConverter] Matching changes to Rotation3D

[CVS GeomConverter] Matching changes to Rotation3D

<>

Mon, 26 Feb 2007 11:41:43 -0800

142 lines

New Thread

[CVS GeomConverter] Squashed bugs. Still need to check that we are using same convention as GEANT

[CVS GeomConverter] Squashed bugs. Still need to check that we are using same convention as GEANT

<>

Fri, 23 Feb 2007 16:30:06 -0800

143 lines

New Thread

[CVS lcdd] JM: Additional verbose printout.

[CVS lcdd] JM: Additional verbose printout.

<>

Tue, 6 Feb 2007 21:17:12 -0800

136 lines

New Thread

[CVS lcdd] JM: Fix several bugs with hit aggregation. Default to position comparison if a calorimeter has no idspec.

[CVS lcdd] JM: Fix several bugs with hit aggregation. Default to position comparison if a calorimeter has no idspec.

<>

Tue, 6 Feb 2007 21:18:02 -0800

176 lines

New Thread

[CVS lcdd] JM: Make LCDDObjectStoreInspector initialized with LCDDDetectorConstruction. Also, fix up inconstistent include guard names.

[CVS lcdd] JM: Make LCDDObjectStoreInspector initialized with LCDDDetectorConstruction. Also, fix up inconstistent include guard names.

<>

Thu, 15 Feb 2007 18:04:47 -0800

253 lines

New Thread

[CVS lcdd] JM: Make name of GDML dump file mandatory.

[CVS lcdd] JM: Make name of GDML dump file mandatory.

<>

Wed, 7 Feb 2007 00:37:55 -0800

100 lines

New Thread

[CVS lcdd] JM: Update for LCDD v1r12p4

[CVS lcdd] JM: Update for LCDD v1r12p4

<>

Wed, 7 Feb 2007 13:12:16 -0800

192 lines

New Thread

[CVS lcdd] JM: Update for LCDD v1r12p5

[CVS lcdd] JM: Update for LCDD v1r12p5

<>

Thu, 8 Feb 2007 02:27:20 -0800

192 lines

New Thread

[CVS LCDetectors]

[CVS LCDetectors]

<>

Thu, 1 Feb 2007 16:17:44 -0800

107 lines

New Thread

[CVS LCDetectors] JM: Update root viewer command.

[CVS LCDetectors] JM: Update root viewer command.

<>

Wed, 7 Feb 2007 13:07:16 -0800

133 lines

New Thread

[CVS lcio] add printout of cellid fields for Tracker(Raw)Data and TrackerPulse

[CVS lcio] add printout of cellid fields for Tracker(Raw)Data and TrackerPulse

<>

Thu, 1 Feb 2007 04:02:01 -0800

188 lines

New Thread

[CVS lcio] allow strings to contain '\0' (raw unformated data)

[CVS lcio] allow strings to contain '\0' (raw unformated data)

<>

Fri, 2 Feb 2007 01:07:56 -0800

174 lines

New Thread

[CVS lcio] compiler flags for apple/intel

[CVS lcio] compiler flags for apple/intel

<>

Fri, 2 Feb 2007 00:59:06 -0800

104 lines

New Thread

[CVS lcio] enforce valid collection names in LCEvent.addCollection (like C/C++ variables)

[CVS lcio] enforce valid collection names in LCEvent.addCollection (like C/C++ variables)

<>

Fri, 2 Feb 2007 01:34:27 -0800

334 lines

New Thread

[CVS lcio] fixed bug with multiple definitions for CellIDEncoder_cellID1Bit<> specializations

[CVS lcio] fixed bug with multiple definitions for CellIDEncoder_cellID1Bit<> specializations

<>

Fri, 9 Feb 2007 03:37:02 -0800

161 lines

New Thread

[CVS lcio] fixed bug with stream buffer resizing

[CVS lcio] fixed bug with stream buffer resizing

<>

Thu, 1 Feb 2007 00:57:51 -0800

126 lines

New Thread

[CVS lcio] fixed potential problem with resize for gcc4.x (+testcode in simjob)

[CVS lcio] fixed potential problem with resize for gcc4.x (+testcode in simjob)

<>

Mon, 19 Feb 2007 09:38:47 -0800

141 lines

New Thread

[CVS lcio] fixed problem with cellid1 bit template specializations

[CVS lcio] fixed problem with cellid1 bit template specializations

<>

Thu, 1 Feb 2007 02:43:24 -0800

193 lines

New Thread

[CVS lcio] fixed template specialization problem for gcc 3.4 and higher (4.x)

[CVS lcio] fixed template specialization problem for gcc 3.4 and higher (4.x)

<>

Fri, 9 Feb 2007 10:30:45 -0800

167 lines

New Thread

[CVS lcio] increased streamb buffer size to avoid frequent resizing

[CVS lcio] increased streamb buffer size to avoid frequent resizing

<>

Thu, 1 Feb 2007 00:54:57 -0800

92 lines

New Thread

[CVS lcio] JM: Bug fix for broken -n and -e options.

[CVS lcio] JM: Bug fix for broken -n and -e options.

<>

Thu, 1 Feb 2007 11:33:24 -0800

115 lines

New Thread

[CVS lcio] JM: End the job and discard the bad event when any input files reaches EOF.

[CVS lcio] JM: End the job and discard the bad event when any input files reaches EOF.

<>

Thu, 1 Feb 2007 12:50:11 -0800

132 lines

New Thread

[CVS lcio] JM: Print message for each event being processed.

[CVS lcio] JM: Print message for each event being processed.

<>

Thu, 1 Feb 2007 11:38:16 -0800

155 lines

New Thread

[CVS lcio] make LCCollection include "LCParameters.h" - forward declaration is not enough on gcc 3.4 and higher

[CVS lcio] make LCCollection include "LCParameters.h" - forward declaration is not enough on gcc 3.4 and higher

<>

Fri, 9 Feb 2007 22:37:19 -0800

103 lines

New Thread

[CVS lcio] removed unused parameter in NoDelete::clean()

[CVS lcio] removed unused parameter in NoDelete::clean()

<>

Tue, 20 Feb 2007 06:31:59 -0800

92 lines

New Thread

[CVS lcio] rm spurious ;

[CVS lcio] rm spurious ;

<>

Fri, 2 Feb 2007 01:01:47 -0800

101 lines

New Thread

[CVS lcsim]

[CVS lcsim]

<>

Fri, 9 Feb 2007 14:35:58 -0800

294 lines

[CVS lcsim]

<>

Fri, 9 Feb 2007 14:57:31 -0800

134 lines

[CVS lcsim]

<>

Mon, 12 Feb 2007 16:43:06 -0800

249 lines

[CVS lcsim]

<>

Tue, 13 Feb 2007 14:20:15 -0800

90 lines

[CVS lcsim]

<>

Tue, 13 Feb 2007 14:29:39 -0800

89 lines

[CVS lcsim]

<>

Tue, 13 Feb 2007 17:03:34 -0800

149 lines

[CVS lcsim]

<>

Wed, 14 Feb 2007 13:21:14 -0800

97 lines

[CVS lcsim]

<>

Wed, 21 Feb 2007 13:35:49 -0800

303 lines

[CVS lcsim]

<>

Thu, 22 Feb 2007 13:32:00 -0800

92 lines

[CVS lcsim]

<>

Sat, 24 Feb 2007 11:19:27 -0800

481 lines

New Thread

[CVS lcsim] add cluster info to charged reconstructed particles

[CVS lcsim] add cluster info to charged reconstructed particles

<>

Thu, 15 Feb 2007 17:34:36 -0800

91 lines

New Thread

[CVS lcsim] Add reminder to fix

[CVS lcsim] Add reminder to fix

<>

Tue, 13 Feb 2007 14:46:29 -0800

99 lines

[CVS lcsim] Add reminder to fix

<>

Tue, 13 Feb 2007 14:59:27 -0800

101 lines

New Thread

[CVS lcsim] Adding my tests back to the standard build goal

[CVS lcsim] Adding my tests back to the standard build goal

<>

Mon, 19 Feb 2007 13:20:34 -0800

92 lines

New Thread

[CVS lcsim] change to make consistent with new Track class

[CVS lcsim] change to make consistent with new Track class

<>

Wed, 14 Feb 2007 12:57:07 -0800

98 lines

New Thread

[CVS lcsim] check for absence of associated charged track instead of mcparticle charge when looping over clusters

[CVS lcsim] check for absence of associated charged track instead of mcparticle charge when looping over clusters

<>

Thu, 15 Feb 2007 17:34:35 -0800

102 lines

New Thread

[CVS lcsim] chnage to make consistent with new Track class

[CVS lcsim] chnage to make consistent with new Track class

<>

Wed, 14 Feb 2007 12:54:30 -0800

142 lines

New Thread

[CVS lcsim] Code for version V01-01-00

[CVS lcsim] Code for version V01-01-00

<>

Thu, 1 Feb 2007 14:29:34 -0800

691 lines

New Thread

[CVS lcsim] code to merge and remove mc information from simulated guineapig events; and to overlay these events with other events -- rough draft

[CVS lcsim] code to merge and remove mc information from simulated guineapig events; and to overlay these events with other events -- rough draft

<>

Wed, 21 Feb 2007 10:20:54 -0800

572 lines

New Thread

[CVS lcsim] Create a 1 to 1 list of TrackerHits from SimTrackerHits

[CVS lcsim] Create a 1 to 1 list of TrackerHits from SimTrackerHits

<>

Thu, 15 Feb 2007 10:22:52 -0800

128 lines

New Thread

[CVS lcsim] Example driver for creating List of Perfect Pattern Recognition Reconstructed

[CVS lcsim] Example driver for creating List of Perfect Pattern Recognition Reconstructed

<>

Thu, 15 Feb 2007 12:14:04 -0800

284 lines

New Thread

[CVS lcsim] Example driver to generate pattern recognition cheating reconstructed particles, and then find 2 jets and analyse

[CVS lcsim] Example driver to generate pattern recognition cheating reconstructed particles, and then find 2 jets and analyse

<>

Thu, 15 Feb 2007 15:03:43 -0800

188 lines

New Thread

[CVS lcsim] Example Drivers for creating Cheating ReconstructedParticle lists

[CVS lcsim] Example Drivers for creating Cheating ReconstructedParticle lists

<>

Thu, 15 Feb 2007 11:50:24 -0800

186 lines

New Thread

[CVS lcsim] Extend BaseReconstructedParticle for MCParticles

[CVS lcsim] Extend BaseReconstructedParticle for MCParticles

<>

Thu, 15 Feb 2007 10:14:57 -0800

107 lines

New Thread

[CVS lcsim] Extend BaseTrack for MCParticles

[CVS lcsim] Extend BaseTrack for MCParticles

<>

Thu, 15 Feb 2007 10:13:51 -0800

114 lines

New Thread

[CVS lcsim] Fix collection name problem

[CVS lcsim] Fix collection name problem

<>

Thu, 15 Feb 2007 14:54:12 -0800

108 lines

[CVS lcsim] Fix collection name problem

<>

Thu, 15 Feb 2007 14:55:22 -0800

189 lines

New Thread

[CVS lcsim] Fix compile errors. inverse() currently broken pending changes to BasicHep3Matrix.

[CVS lcsim] Fix compile errors. inverse() currently broken pending changes to BasicHep3Matrix.

<>

Wed, 14 Feb 2007 15:33:03 -0800

102 lines

New Thread

[CVS lcsim] Fix was needed due to changes in org.lcsim.event.base.BaseReconstructedParticle

[CVS lcsim] Fix was needed due to changes in org.lcsim.event.base.BaseReconstructedParticle

<>

Mon, 12 Feb 2007 12:55:09 -0800

100 lines

New Thread

[CVS lcsim] Implementation of ReconstructedParticle from a MCParticle

[CVS lcsim] Implementation of ReconstructedParticle from a MCParticle

<>

Fri, 9 Feb 2007 09:36:07 -0800

143 lines

New Thread

[CVS lcsim] Initialize enough to be able to write and read back

[CVS lcsim] Initialize enough to be able to write and read back

<>

Fri, 9 Feb 2007 09:34:12 -0800

248 lines

New Thread

[CVS lcsim] JM: Disable sorting of collection tables, until table sorting bug is fixed.

[CVS lcsim] JM: Disable sorting of collection tables, until table sorting bug is fixed.

<>

Thu, 15 Feb 2007 17:02:08 -0800

107 lines

New Thread

[CVS lcsim] JM: Fix compile errors in Carsten Hensels contrib code.

[CVS lcsim] JM: Fix compile errors in Carsten Hensels contrib code.

<>

Tue, 13 Feb 2007 16:16:04 -0800

263 lines

New Thread

[CVS lcsim] JM: Fix LCSIM-144. Add pT, momentum, and time to displayed particle attributes.

[CVS lcsim] JM: Fix LCSIM-144. Add pT, momentum, and time to displayed particle attributes.

<>

Thu, 22 Feb 2007 13:33:59 -0800

148 lines

New Thread

[CVS lcsim] JM: Fix LCSIM-146. Add units to displayed MCParticle attributes.

[CVS lcsim] JM: Fix LCSIM-146. Add units to displayed MCParticle attributes.

<>

Thu, 22 Feb 2007 17:42:50 -0800

107 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.CalAnal package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.CalAnal package.

<>

Tue, 20 Feb 2007 12:38:49 -0800

162 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.CarstenHensel package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.CarstenHensel package.

<>

Tue, 20 Feb 2007 12:41:11 -0800

118 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.Cassell.recon.Cheat package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.Cassell.recon.Cheat package.

<>

Tue, 20 Feb 2007 12:42:33 -0800

171 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.EricBenavidez.EMClusterID package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.EricBenavidez.EMClusterID package.

<>

Tue, 20 Feb 2007 12:40:21 -0800

162 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.LeiXia package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.LeiXia package.

<>

Tue, 20 Feb 2007 12:42:04 -0800

134 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.niu package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.niu package.

<>

Tue, 20 Feb 2007 12:38:11 -0800

472 lines

New Thread

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.SteveMagill package.

[CVS lcsim] JM: Fix package statements to match directory structure for org.lcsim.contrib.SteveMagill package.

<>

Tue, 20 Feb 2007 12:41:43 -0800

90 lines

New Thread

[CVS lcsim] JM: Fix package.

[CVS lcsim] JM: Fix package.

<>

Tue, 20 Feb 2007 16:54:24 -0800

89 lines

New Thread

[CVS lcsim] JM: Fix so package names match directory for org.lcsim.contrib.CalAnal package.

[CVS lcsim] JM: Fix so package names match directory for org.lcsim.contrib.CalAnal package.

<>

Tue, 20 Feb 2007 16:50:53 -0800

106 lines

New Thread

[CVS lcsim] JM: Move Jan's rave code to sandbox.

[CVS lcsim] JM: Move Jan's rave code to sandbox.

<>

Wed, 14 Feb 2007 11:15:26 -0800

473 lines

[CVS lcsim] JM: Move Jan's rave code to sandbox.

<>

Wed, 14 Feb 2007 11:15:54 -0800

473 lines

New Thread

[CVS lcsim] JM: Moving file with compile error to sandbox.

[CVS lcsim] JM: Moving file with compile error to sandbox.

<>

Wed, 14 Feb 2007 12:27:36 -0800

168 lines

[CVS lcsim] JM: Moving file with compile error to sandbox.

<>

Wed, 14 Feb 2007 12:28:14 -0800

168 lines

New Thread

[CVS lcsim] JM: Put examples back in exclude.

[CVS lcsim] JM: Put examples back in exclude.

<>

Thu, 15 Feb 2007 16:08:35 -0800

93 lines

New Thread

[CVS lcsim] JM: Removing classes in contrib.timb.util (confirmed with Tim Barklow).

[CVS lcsim] JM: Removing classes in contrib.timb.util (confirmed with Tim Barklow).

<>

Tue, 13 Feb 2007 17:02:49 -0800

401 lines

New Thread

[CVS lcsim] JM: Removing org.lcsim.contrib.compile.SteveMagill package.

[CVS lcsim] JM: Removing org.lcsim.contrib.compile.SteveMagill package.

<>

Wed, 14 Feb 2007 11:17:47 -0800

1339 lines

New Thread

[CVS lcsim] JM: Removing package-info.java, as it is causing build of maven docs to fail.

[CVS lcsim] JM: Removing package-info.java, as it is causing build of maven docs to fail.

<>

Tue, 13 Feb 2007 14:09:53 -0800

114 lines

New Thread

[CVS lcsim] JM: Removing the contrib copy of fast mc (have confirmed with Tim Barklow).

[CVS lcsim] JM: Removing the contrib copy of fast mc (have confirmed with Tim Barklow).

<>

Tue, 13 Feb 2007 16:48:14 -0800

2472 lines

New Thread

[CVS lcsim] JM: Resolves LCSIM-12. Full information displayed for picked tracks.

[CVS lcsim] JM: Resolves LCSIM-12. Full information displayed for picked tracks.

<>

Fri, 23 Feb 2007 18:28:03 -0800

146 lines

New Thread

[CVS lcsim] JM: Turn off auto resizing so that it is possible to get a horizontal scroll bar.

[CVS lcsim] JM: Turn off auto resizing so that it is possible to get a horizontal scroll bar.

<>

Thu, 15 Feb 2007 16:55:18 -0800

101 lines

New Thread

[CVS lcsim] Make list of Cheating ReconstructedParticles

[CVS lcsim] Make list of Cheating ReconstructedParticles

<>

Thu, 15 Feb 2007 10:31:19 -0800

209 lines

New Thread

[CVS lcsim] Removing standalone package.

[CVS lcsim] Removing standalone package.

<>

Tue, 20 Feb 2007 16:44:31 -0800

104 lines

New Thread

[CVS lcsim] require cluster energy to be greater than k0long mass before adding had cluster to recon list

[CVS lcsim] require cluster energy to be greater than k0long mass before adding had cluster to recon list

<>

Mon, 26 Feb 2007 12:12:27 -0800

111 lines

New Thread

[CVS lcsim] Resolve minor bugs that broke compile.

[CVS lcsim] Resolve minor bugs that broke compile.

<>

Wed, 14 Feb 2007 15:34:33 -0800

154 lines

New Thread

[CVS lcsim] Sanitized the class naming

[CVS lcsim] Sanitized the class naming

<>

Mon, 19 Feb 2007 13:07:57 -0800

1723 lines

New Thread

[CVS lcsim] Simple implementations of ParticleID to allow ReconstructedParticle work

[CVS lcsim] Simple implementations of ParticleID to allow ReconstructedParticle work

<>

Sun, 11 Feb 2007 05:01:56 -0800

227 lines

New Thread

[CVS lcsim] Simple Tracking Cheater

[CVS lcsim] Simple Tracking Cheater

<>

Thu, 15 Feb 2007 10:29:52 -0800

228 lines

New Thread

[CVS lcsim] Update for changes to BaseReconstructedParticle

[CVS lcsim] Update for changes to BaseReconstructedParticle

<>

Sun, 11 Feb 2007 09:12:14 -0800

113 lines

[CVS lcsim] Update for changes to BaseReconstructedParticle

<>

Sun, 11 Feb 2007 09:12:54 -0800

175 lines

New Thread

[CVS lcsim] Update freehep-physics dependency to 2.0

[CVS lcsim] Update freehep-physics dependency to 2.0

<>

Tue, 20 Feb 2007 09:43:43 -0800

93 lines

New Thread

[CVS lcsim] use absPDGID instead of PDGID in cluster creation logic

[CVS lcsim] use absPDGID instead of PDGID in cluster creation logic

<>

Thu, 15 Feb 2007 17:34:34 -0800

101 lines

New Thread

[CVS SimDist]

[CVS SimDist]

<>

Thu, 8 Feb 2007 02:38:08 -0800

86 lines

[CVS SimDist]

<>

Mon, 12 Feb 2007 13:35:18 -0800

88 lines

[CVS SimDist]

<>

Thu, 15 Feb 2007 12:07:36 -0800

86 lines

[CVS SimDist]

<>

Thu, 15 Feb 2007 12:10:42 -0800

1086 lines

[CVS SimDist]

<>

Thu, 15 Feb 2007 12:11:37 -0800

103 lines

[CVS SimDist]

<>

Thu, 15 Feb 2007 12:47:47 -0800

104 lines

[CVS SimDist]

<>

Fri, 16 Feb 2007 12:03:28 -0800

95 lines

[CVS SimDist]

<>

Wed, 21 Feb 2007 12:57:01 -0800

86 lines

New Thread

[CVS SimDist] JM: Fix problem where PACKAGE variable was not respected.

[CVS SimDist] JM: Fix problem where PACKAGE variable was not respected.

<>

Wed, 28 Feb 2007 14:58:05 -0800

138 lines

New Thread

[CVS SimDist] JM: Run dos2unix on these files to fix cygwin build problem.

[CVS SimDist] JM: Run dos2unix on these files to fix cygwin build problem.

<>

Thu, 15 Feb 2007 11:56:45 -0800

1122 lines

New Thread

[CVS SimDist] JM: Upgrade Geant4 to 8.2.p01 version.

[CVS SimDist] JM: Upgrade Geant4 to 8.2.p01 version.

<>

Tue, 27 Feb 2007 11:33:23 -0800

86 lines

New Thread

[CVS SlacMCPrj]

[CVS SlacMCPrj]

<>

Thu, 22 Feb 2007 02:29:19 -0800

99 lines

[CVS SlacMCPrj]

<>

Thu, 22 Feb 2007 02:29:34 -0800

109 lines

[CVS SlacMCPrj]

<>

Thu, 22 Feb 2007 02:32:02 -0800

95 lines

New Thread

[CVS slic]

[CVS slic]

<>

Tue, 6 Feb 2007 21:15:54 -0800

102 lines

[CVS slic]

<>

Tue, 6 Feb 2007 21:21:51 -0800

90 lines

[CVS slic]

<>

Thu, 15 Feb 2007 18:05:45 -0800

90 lines

New Thread

[CVS slic] JM: Add Tony's LCDD calorimeter examples.

[CVS slic] JM: Add Tony's LCDD calorimeter examples.

<>

Tue, 6 Feb 2007 19:21:39 -0800

1426 lines

New Thread

[CVS slic] JM: Make name of GDML dump file mandatory.

[CVS slic] JM: Make name of GDML dump file mandatory.

<>

Wed, 7 Feb 2007 00:37:31 -0800

107 lines

New Thread

[CVS slic] JM: Protect against no idspec for SD.

[CVS slic] JM: Protect against no idspec for SD.

<>

Tue, 6 Feb 2007 19:22:53 -0800

102 lines

New Thread

[CVS slic] JM: Remove separate initialization of LCDDObjectStoreInspector. Changed setupFromCommandLine to initialize function.

[CVS slic] JM: Remove separate initialization of LCDDObjectStoreInspector. Changed setupFromCommandLine to initialize function.

<>

Thu, 15 Feb 2007 18:05:36 -0800

195 lines

New Thread

[CVS slic] JM: update for SLIC v2r1p5

[CVS slic] JM: update for SLIC v2r1p5

<>

Wed, 7 Feb 2007 13:10:50 -0800

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