LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


October 2005


View:

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

 

Table of Contents:

[CVS ExampleMavenProject] (1 message)
[CVS ExampleMavenProject] Adding single test case to example Maven project. (1 message)
[CVS GeomConverter@RefactorBranch] (3 messages)
[CVS GeomConverter@RefactorBranch] Added back getLayering to subdetector interface to avoid a lot of unnecessary breakage of user code. If not implemented then it should either be declared abstract o (1 message)
[CVS GeomConverter@RefactorBranch] Added setting of limits and region to rest of subdetector types. (Currently, only the slices are allowed to have limits and/or region.) (1 message)
[CVS GeomConverter@RefactorBranch] added support for accessing a PolyconeSupport object through compact description (1 message)
[CVS GeomConverter@RefactorBranch] Added support for defining and setting regions in the compact description. (1 message)
[CVS GeomConverter@RefactorBranch] Added support for setting physics limits using the limitset element. (same as LCDD) (1 message)
[CVS GeomConverter@RefactorBranch] Cleanup (1 message)
[CVS GeomConverter@RefactorBranch] Fix problem with material references not processed correctly. (1 message)
[CVS GeomConverter@RefactorBranch] override getLayering() (1 message)
[CVS GeomConverter@RefactorBranch] Removed debug print. (1 message)
[CVS GeomConverter] (1 message)
[CVS GeomConverter] Cleanup (1 message)
[CVS GeomConverter] Fix problem with material references not processed correctly. (trunk) (1 message)
[CVS GeomConverter] Fixed typo. Removed debug print. (1 message)
[CVS GeomConverter] Remove spurious printouts (1 message)
[CVS GeomConverter] sync GC trunk with RefactorBranch (1 message)
[CVS LCDetectors] (3 messages)
[CVS LCDetectors] Changed sidaug05 w/ TCMT to have unique tag: sidaug05_tcmt. Also added status as development. (1 message)
[CVS LCDetectors] First attempt at making the simple GEM mixture. (1 message)
[CVS LCDetectors] GL: Update from my studies (1 message)
[CVS LCDetectors] Initial (3 messages)
[CVS lcio] added LCReader::skipNEvents() method - Java, C++ and f77 (1 message)
[CVS lcio] Added Mac OS X target. (1 message)
[CVS lcio] f77 interface bug corrected (2 messages)
[CVS lcio] JM: Made cpp compile work on Mac OS X (Darwin). Just added some conditional compile options. (1 message)
[CVS lcsim] (1 message)
[CVS lcsim] A decision maker to look for hits with a high local hit density (1 message)
[CVS lcsim] A driver to save the likelihood distributions from time to time (1 message)
[CVS lcsim] Add a little more flexibility, keep the default the same (1 message)
[CVS lcsim] Add a little more flexibility, leave the default the same (1 message)
[CVS lcsim] add constructor with long seed argument for random number init (1 message)
[CVS lcsim] Add protection against non-existent event variables (1 message)
[CVS lcsim] Added @version $Id:$ (1 message)
[CVS lcsim] Added a second constructor which takes two Hep3Vectors (a point and a direction) -- this is in general much more convenient than calculating the angles. Also added a set of geometry/vertex (1 message)
[CVS lcsim] Added a series of getLikelihoodQuantities methods to allow easy access to the quantities. Also added a public makePlots() method, together with internal utility methods to help implement i (1 message)
[CVS lcsim] Added ability to write out (1 message)
[CVS lcsim] Added checks that the vectors aren't null before looping over them (1 message)
[CVS lcsim] Added fix for getMomentum. (Which was package visible and therefore irrelevant) (1 message)
[CVS lcsim] Added handling of CCD wrapping for cylindrical CCDs. (1 message)
[CVS lcsim] Added more necessary arguments to the constructor. There are really too many... (1 message)
[CVS lcsim] added public accessors for radius and center of helix as per request by Nick Sinev. (1 message)
[CVS lcsim] Added routines to make a line from a cluster or find the direction of a cluster (1 message)
[CVS lcsim] Added some debug printout (1 message)
[CVS lcsim] Added some more generic DecisionMakers (1 message)
[CVS lcsim] Added support for quantities with per-event information that implement StructuralLikelihoodQuantityWithEventInfo. (1 message)
[CVS lcsim] added tests (1 message)
[CVS lcsim] Added the possibility to cache per-event information in a Quantity -- this is needed for proper geometry handling. Also added comments. (1 message)
[CVS lcsim] Added ZvTopDriver. Puts a list of found vertices into the event. (1 message)
[CVS lcsim] Announce that evaluate() can throw an exception (1 message)
[CVS lcsim] Bugfix to prevent double-counting of seed hit in clump; improvements to make code more modular. (1 message)
[CVS lcsim] Change method names and add javadoc (2 messages)
[CVS lcsim] Class to hold Cluster information for a MCParticle. Initial version (1 message)
[CVS lcsim] Class to hold MCParticle information about a cluster. Initial version (1 message)
[CVS lcsim] CM-Change of units from cm to mm (1 message)
[CVS lcsim] CM-Change of units from cm to mm and Get the Magnetic Field (1 message)
[CVS lcsim] CM: Changes to the new geometry (1 message)
[CVS lcsim] CM: Changes to the new geometry- new units (2 messages)
[CVS lcsim] Commented out some Log reports. Should be changed to use the Logger class (1 message)
[CVS lcsim] Debugging (3 messages)
[CVS lcsim] Does nothing for now, but will eventually find clumps (1 message)
[CVS lcsim] Driver to create and write to event lists of MCPClusterInfo and ClusterMCPInfo. (1 message)
[CVS lcsim] First release of Billoir vertex fit. (1 message)
[CVS lcsim] First release of simple global track fitter. (1 message)
[CVS lcsim] Fix bug in reassigning hit to cluster (1 message)
[CVS lcsim] Fix writeout of tracks (1 message)
[CVS lcsim] Fixed a typo bug; added comments (1 message)
[CVS lcsim] Fixed Helix. Completely. (1 message)
[CVS lcsim] Fixed the bug that caused the helices to be displayed in the wrong direction. (1 message)
[CVS lcsim] In addition to writing out likelihoods, also draw histograms of the likelihood quantities. (1 message)
[CVS lcsim] Initial version of cluster analysis code (1 message)
[CVS lcsim] Keep or reject clusters based on number of hits (1 message)
[CVS lcsim] last commit was interrupted. Finishing commit (1 message)
[CVS lcsim] Linkage also needs event info (1 message)
[CVS lcsim] Made event I/O work (1 message)
[CVS lcsim] Made event I/O work, added lots of arguments to the constructor (1 message)
[CVS lcsim] Made this work to some degree (1 message)
[CVS lcsim] Make underflow/overflow exceptions more helpful (1 message)
[CVS lcsim] Now implemented (2 messages)
[CVS lcsim] Now implemented. (1 message)
[CVS lcsim] Partially implemented the intermediate hit finder. Ultimately, it should extrapolate tracks through a series of layers, finding the cell ID in each and checking for a hit. (1 message)
[CVS lcsim] Partly implemented, still need geometry info (1 message)
[CVS lcsim] Quick 'n' dirty truth association (1 message)
[CVS lcsim] Rather clunky geometry handling added (1 message)
[CVS lcsim] reformatted (1 message)
[CVS lcsim] Removed redundant import (1 message)
[CVS lcsim] Require at least 4 hits in track segments so that we can compute their directions (1 message)
[CVS lcsim] Type safety (1 message)
[CVS lcsim] undo unintended change during bugfixing (1 message)
[CVS lcsim] Update. (5 messages)
[CVS lcsim] Updated comments (1 message)
[CVS lcsim] Use the class MapClusterToListOfClusters instead of Map<Cluster, List<Cluster>> so that it can be accessed easily in EventHeader. (1 message)
[CVS lcsim] Utility to create a final state particle list and write it to event. (1 message)
[CVS lcsim] Wrappers for the example PFA in read (use pre-existing likelihood PDFs) and write (make new likelihood PDFs) modes. (1 message)
[CVS SimDist] (21 messages)
[CVS SimDist] Added custom WIN32-g++.gmk from Duns. (1 message)
[CVS SimDist] Changed definition of PATH var to handle spaces correctly on Windows. (1 message)
[CVS SimDist] Changed to use WIN32-g++ instead of CYGWIN-g++ for G4SYSTEM. (1 message)
[CVS SimDist] Fix bug with setting load path. (1 message)
[CVS SimDist] Remove G4BERTINI_KAON from Makefile. Use patched Geant4 instead. (1 message)
[CVS SimDist] removing GNUmakefiles from packages (use GNUmakefile.in) (1 message)
[CVS SimDist] Replace default WIN32-g++.gmk with Mark's until next Geant4 release. (1 message)
[CVS SimDist] Xerces patch stuff (1 message)
[CVS sim] (1 message)
[CVS SlacMCPrj] Added OpenScientist run script. (1 message)
[CVS SlicDiagnostics] (2 messages)
[CVS SlicDiagnostics] Added plots counting positive, negative, neutral and total charged particles per event. (1 message)
[CVS SlicDiagnostics] Added two new cheater cluster plots: # hits in cluster and maxHitE / clusterE (1 message)
[CVS slic] (8 messages)
[CVS slic] Add check for invalid charge to function that creates MCParticle from primary. (1 message)
[CVS slic] Add globally accessible x-platform NaN value from sqrt(-1). (1 message)
[CVS slic] Added additional loop to StdHepToLcioConverter for adding parents only after all particles have been created. (1 message)
[CVS slic] Added basic logging classes. (Work in progress.) (1 message)
[CVS slic] Added BeamOn() hook to store number of events to run (2 messages)
[CVS slic] Added functions to get the date formatted as YYYY\-MM\-DD (1 message)
[CVS slic] Added small logging class found on WWW. (Need to check if usage is okay.) (1 message)
[CVS slic] Added trap for out of range ihep. (1 message)
[CVS slic] Always set charge to NaN when using only primary info. (This means particle was unknown.) (1 message)
[CVS slic] Changed to use LcioMcpManager's invalid charge constant. Switched to using c_light from CLHEP. (1 message)
[CVS slic] Commenting out unused command line options. (1 message)
[CVS slic] Converter gets verbosity from LcioMcpManager. (1 message)
[CVS slic] Fix compile problem with NaN on Cygwin. (1 message)
[CVS slic] Fix linking to Xerces on Cygwin. (1 message)
[CVS slic] Fix small bug where autonaming was used by default. (1 message)
[CVS slic] Fixed problem with argument to seed switch not allowed. (1 message)
[CVS slic] Module class uses the Logger. (cout/cerr messages still need to be converted throughout codebase.) (1 message)
[CVS slic] Remove usage of GDML_PLATFORM from slic. (1 message)
[CVS slic] Removed some useless debugging code. (1 message)
[CVS slic] Removed unused function. (1 message)
[CVS slic] Resolves SLIC-46, SLIC-47, and SLIC-53 Jira items. Added a number of capabilities to /lcio/autoname command. (1 message)
[CVS slic] Setup LD_LIBRARY_PATH in test run target. (1 message)
[CVS slic] Support customization of autoname from CL. (1 message)
[CVS slic] syncing package info (1 message)
[CVS slic] Update for v1r11p1 (1 message)
[CVS slic] Updates for logging (1 message)
[CVS slic] Updates for slic v1r12p0 (1 message)
[CVS www-lcsim] Added Jupiter links. (Requested by Norman.) (1 message)
[CVS www-lcsim] slic online release notes (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Chronologically

Date

Size

New Thread

[CVS ExampleMavenProject]

[CVS ExampleMavenProject]

Mon, 10 Oct 2005 15:03:57 -0700

95 lines

New Thread

[CVS ExampleMavenProject] Adding single test case to example Maven project.

[CVS ExampleMavenProject] Adding single test case to example Maven project.

Mon, 10 Oct 2005 15:03:44 -0700

115 lines

New Thread

[CVS GeomConverter@RefactorBranch]

[CVS GeomConverter@RefactorBranch]

Thu, 6 Oct 2005 02:13:07 -0700

92 lines

[CVS GeomConverter@RefactorBranch]

Thu, 27 Oct 2005 16:58:42 -0700

282 lines

[CVS GeomConverter@RefactorBranch]

Mon, 31 Oct 2005 11:20:16 -0800

152 lines

New Thread

[CVS GeomConverter@RefactorBranch] Added back getLayering to subdetector interface to avoid a lot of unnecessary breakage of user code. If not implemented then it should either be declared abstract o

[CVS GeomConverter@RefactorBranch] Added back getLayering to subdetector interface to avoid a lot of unnecessary breakage of user code. If not implemented then it should either be declared abstract o

Thu, 27 Oct 2005 17:16:52 -0700

164 lines

New Thread

[CVS GeomConverter@RefactorBranch] Added setting of limits and region to rest of subdetector types. (Currently, only the slices are allowed to have limits and/or region.)

[CVS GeomConverter@RefactorBranch] Added setting of limits and region to rest of subdetector types. (Currently, only the slices are allowed to have limits and/or region.)

Thu, 27 Oct 2005 15:57:00 -0700

625 lines

New Thread

[CVS GeomConverter@RefactorBranch] added support for accessing a PolyconeSupport object through compact description

[CVS GeomConverter@RefactorBranch] added support for accessing a PolyconeSupport object through compact description

Mon, 31 Oct 2005 11:03:00 -0800

363 lines

New Thread

[CVS GeomConverter@RefactorBranch] Added support for defining and setting regions in the compact description.

[CVS GeomConverter@RefactorBranch] Added support for defining and setting regions in the compact description.

Thu, 27 Oct 2005 15:50:16 -0700

576 lines

New Thread

[CVS GeomConverter@RefactorBranch] Added support for setting physics limits using the limitset element. (same as LCDD)

[CVS GeomConverter@RefactorBranch] Added support for setting physics limits using the limitset element. (same as LCDD)

Thu, 27 Oct 2005 13:49:41 -0700

771 lines

New Thread

[CVS GeomConverter@RefactorBranch] Cleanup

[CVS GeomConverter@RefactorBranch] Cleanup

Wed, 5 Oct 2005 17:20:51 -0700

440 lines

New Thread

[CVS GeomConverter@RefactorBranch] Fix problem with material references not processed correctly.

[CVS GeomConverter@RefactorBranch] Fix problem with material references not processed correctly.

Wed, 5 Oct 2005 14:58:10 -0700

167 lines

New Thread

[CVS GeomConverter@RefactorBranch] override getLayering()

[CVS GeomConverter@RefactorBranch] override getLayering()

Mon, 31 Oct 2005 11:02:33 -0800

93 lines

New Thread

[CVS GeomConverter@RefactorBranch] Removed debug print.

[CVS GeomConverter@RefactorBranch] Removed debug print.

Thu, 6 Oct 2005 02:10:05 -0700

821 lines

New Thread

[CVS GeomConverter]

[CVS GeomConverter]

Mon, 31 Oct 2005 11:20:41 -0800

152 lines

New Thread

[CVS GeomConverter] Cleanup

[CVS GeomConverter] Cleanup

Wed, 5 Oct 2005 17:21:33 -0700

440 lines

New Thread

[CVS GeomConverter] Fix problem with material references not processed correctly. (trunk)

[CVS GeomConverter] Fix problem with material references not processed correctly. (trunk)

Wed, 5 Oct 2005 14:59:10 -0700

167 lines

New Thread

[CVS GeomConverter] Fixed typo. Removed debug print.

[CVS GeomConverter] Fixed typo. Removed debug print.

Tue, 11 Oct 2005 09:43:28 -0700

107 lines

New Thread

[CVS GeomConverter] Remove spurious printouts

[CVS GeomConverter] Remove spurious printouts

Sat, 1 Oct 2005 06:52:18 -0700

161 lines

New Thread

[CVS GeomConverter] sync GC trunk with RefactorBranch

[CVS GeomConverter] sync GC trunk with RefactorBranch

Mon, 31 Oct 2005 11:06:22 -0800

390 lines

New Thread

[CVS LCDetectors]

[CVS LCDetectors]

Wed, 26 Oct 2005 13:55:44 -0700

109 lines

[CVS LCDetectors]

Wed, 26 Oct 2005 14:03:36 -0700

92 lines

[CVS LCDetectors]

Fri, 28 Oct 2005 14:39:00 -0700

92 lines

New Thread

[CVS LCDetectors] Changed sidaug05 w/ TCMT to have unique tag: sidaug05_tcmt. Also added status as development.

[CVS LCDetectors] Changed sidaug05 w/ TCMT to have unique tag: sidaug05_tcmt. Also added status as development.

Wed, 26 Oct 2005 13:49:38 -0700

98 lines

New Thread

[CVS LCDetectors] First attempt at making the simple GEM mixture.

[CVS LCDetectors] First attempt at making the simple GEM mixture.

Wed, 5 Oct 2005 15:04:57 -0700

1082 lines

New Thread

[CVS LCDetectors] GL: Update from my studies

[CVS LCDetectors] GL: Update from my studies

Wed, 19 Oct 2005 17:05:38 -0700

101 lines

New Thread

[CVS LCDetectors] Initial

[CVS LCDetectors] Initial

Wed, 26 Oct 2005 15:30:33 -0700

106 lines

[CVS LCDetectors] Initial

Wed, 26 Oct 2005 15:31:05 -0700

106 lines

[CVS LCDetectors] Initial

Wed, 26 Oct 2005 15:31:37 -0700

106 lines

New Thread

[CVS lcio] added LCReader::skipNEvents() method - Java, C++ and f77

[CVS lcio] added LCReader::skipNEvents() method - Java, C++ and f77

Fri, 21 Oct 2005 06:53:22 -0700

465 lines

New Thread

[CVS lcio] Added Mac OS X target.

[CVS lcio] Added Mac OS X target.

Wed, 19 Oct 2005 18:41:21 -0700

1076 lines

New Thread

[CVS lcio] f77 interface bug corrected

[CVS lcio] f77 interface bug corrected

Mon, 10 Oct 2005 04:16:23 -0700

120 lines

[CVS lcio] f77 interface bug corrected

Mon, 10 Oct 2005 04:23:51 -0700

92 lines

New Thread

[CVS lcio] JM: Made cpp compile work on Mac OS X (Darwin). Just added some conditional compile options.

[CVS lcio] JM: Made cpp compile work on Mac OS X (Darwin). Just added some conditional compile options.

Wed, 19 Oct 2005 18:46:19 -0700

207 lines

New Thread

[CVS lcsim]

[CVS lcsim]

Tue, 18 Oct 2005 06:48:12 -0700

243 lines

New Thread

[CVS lcsim] A decision maker to look for hits with a high local hit density

[CVS lcsim] A decision maker to look for hits with a high local hit density

Wed, 19 Oct 2005 12:42:09 -0700

165 lines

New Thread

[CVS lcsim] A driver to save the likelihood distributions from time to time

[CVS lcsim] A driver to save the likelihood distributions from time to time

Fri, 14 Oct 2005 10:45:53 -0700

116 lines

New Thread

[CVS lcsim] Add a little more flexibility, keep the default the same

[CVS lcsim] Add a little more flexibility, keep the default the same

Tue, 18 Oct 2005 11:53:54 -0700

153 lines

New Thread

[CVS lcsim] Add a little more flexibility, leave the default the same

[CVS lcsim] Add a little more flexibility, leave the default the same

Tue, 18 Oct 2005 11:54:22 -0700

388 lines

New Thread

[CVS lcsim] add constructor with long seed argument for random number init

[CVS lcsim] add constructor with long seed argument for random number init

Fri, 14 Oct 2005 10:33:02 -0700

97 lines

New Thread

[CVS lcsim] Add protection against non-existent event variables

[CVS lcsim] Add protection against non-existent event variables

Fri, 14 Oct 2005 10:38:20 -0700

142 lines

New Thread

[CVS lcsim] Added @version $Id:$

[CVS lcsim] Added @version $Id:$

Tue, 18 Oct 2005 09:39:50 -0700

1093 lines

New Thread

[CVS lcsim] Added a second constructor which takes two Hep3Vectors (a point and a direction) -- this is in general much more convenient than calculating the angles. Also added a set of geometry/vertex

[CVS lcsim] Added a second constructor which takes two Hep3Vectors (a point and a direction) -- this is in general much more convenient than calculating the angles. Also added a set of geometry/vertex

Tue, 18 Oct 2005 12:08:49 -0700

245 lines

New Thread

[CVS lcsim] Added a series of getLikelihoodQuantities methods to allow easy access to the quantities. Also added a public makePlots() method, together with internal utility methods to help implement i

[CVS lcsim] Added a series of getLikelihoodQuantities methods to allow easy access to the quantities. Also added a public makePlots() method, together with internal utility methods to help implement i

Tue, 18 Oct 2005 10:49:57 -0700

222 lines

New Thread

[CVS lcsim] Added ability to write out

[CVS lcsim] Added ability to write out

Fri, 14 Oct 2005 10:44:49 -0700

100 lines

New Thread

[CVS lcsim] Added checks that the vectors aren't null before looping over them

[CVS lcsim] Added checks that the vectors aren't null before looping over them

Fri, 14 Oct 2005 10:53:11 -0700

173 lines

New Thread

[CVS lcsim] Added fix for getMomentum. (Which was package visible and therefore irrelevant)

[CVS lcsim] Added fix for getMomentum. (Which was package visible and therefore irrelevant)

Tue, 25 Oct 2005 17:36:24 -0700

185 lines

New Thread

[CVS lcsim] Added handling of CCD wrapping for cylindrical CCDs.

[CVS lcsim] Added handling of CCD wrapping for cylindrical CCDs.

Tue, 4 Oct 2005 11:53:43 -0700

634 lines

New Thread

[CVS lcsim] Added more necessary arguments to the constructor. There are really too many...

[CVS lcsim] Added more necessary arguments to the constructor. There are really too many...

Fri, 14 Oct 2005 10:50:35 -0700

122 lines

New Thread

[CVS lcsim] added public accessors for radius and center of helix as per request by Nick Sinev.

[CVS lcsim] added public accessors for radius and center of helix as per request by Nick Sinev.

Sat, 29 Oct 2005 23:10:05 -0700

135 lines

New Thread

[CVS lcsim] Added routines to make a line from a cluster or find the direction of a cluster

[CVS lcsim] Added routines to make a line from a cluster or find the direction of a cluster

Fri, 14 Oct 2005 10:39:48 -0700

133 lines

New Thread

[CVS lcsim] Added some debug printout

[CVS lcsim] Added some debug printout

Fri, 14 Oct 2005 10:49:46 -0700

130 lines

New Thread

[CVS lcsim] Added some more generic DecisionMakers

[CVS lcsim] Added some more generic DecisionMakers

Wed, 19 Oct 2005 11:53:43 -0700

155 lines

New Thread

[CVS lcsim] Added support for quantities with per-event information that implement StructuralLikelihoodQuantityWithEventInfo.

[CVS lcsim] Added support for quantities with per-event information that implement StructuralLikelihoodQuantityWithEventInfo.

Tue, 18 Oct 2005 10:50:54 -0700

157 lines

New Thread

[CVS lcsim] added tests

[CVS lcsim] added tests

Fri, 28 Oct 2005 12:57:00 -0700

153 lines

New Thread

[CVS lcsim] Added the possibility to cache per-event information in a Quantity -- this is needed for proper geometry handling. Also added comments.

[CVS lcsim] Added the possibility to cache per-event information in a Quantity -- this is needed for proper geometry handling. Also added comments.

Tue, 18 Oct 2005 10:29:44 -0700

135 lines

New Thread

[CVS lcsim] Added ZvTopDriver. Puts a list of found vertices into the event.

[CVS lcsim] Added ZvTopDriver. Puts a list of found vertices into the event.

Tue, 25 Oct 2005 10:53:39 -0700

153 lines

New Thread

[CVS lcsim] Announce that evaluate() can throw an exception

[CVS lcsim] Announce that evaluate() can throw an exception

Fri, 14 Oct 2005 11:05:18 -0700

92 lines

New Thread

[CVS lcsim] Bugfix to prevent double-counting of seed hit in clump; improvements to make code more modular.

[CVS lcsim] Bugfix to prevent double-counting of seed hit in clump; improvements to make code more modular.

Wed, 19 Oct 2005 12:44:21 -0700

276 lines

New Thread

[CVS lcsim] Change method names and add javadoc

[CVS lcsim] Change method names and add javadoc

Wed, 19 Oct 2005 05:22:20 -0700

127 lines

[CVS lcsim] change method names and add javadoc

Wed, 19 Oct 2005 05:23:01 -0700

118 lines

New Thread

[CVS lcsim] Class to hold Cluster information for a MCParticle. Initial version

[CVS lcsim] Class to hold Cluster information for a MCParticle. Initial version

Wed, 5 Oct 2005 10:28:30 -0700

310 lines

New Thread

[CVS lcsim] Class to hold MCParticle information about a cluster. Initial version

[CVS lcsim] Class to hold MCParticle information about a cluster. Initial version

Wed, 5 Oct 2005 10:29:12 -0700

346 lines

New Thread

[CVS lcsim] CM-Change of units from cm to mm

[CVS lcsim] CM-Change of units from cm to mm

Mon, 31 Oct 2005 14:33:43 -0800

483 lines

New Thread

[CVS lcsim] CM-Change of units from cm to mm and Get the Magnetic Field

[CVS lcsim] CM-Change of units from cm to mm and Get the Magnetic Field

Mon, 31 Oct 2005 14:34:52 -0800

137 lines

New Thread

[CVS lcsim] CM: Changes to the new geometry

[CVS lcsim] CM: Changes to the new geometry

Mon, 31 Oct 2005 14:30:23 -0800

144 lines

New Thread

[CVS lcsim] CM: Changes to the new geometry- new units

[CVS lcsim] CM: Changes to the new geometry- new units

Mon, 31 Oct 2005 14:31:14 -0800

258 lines

[CVS lcsim] CM: Changes to the new geometry- new units

Mon, 31 Oct 2005 14:31:25 -0800

277 lines

New Thread

[CVS lcsim] Commented out some Log reports. Should be changed to use the Logger class

[CVS lcsim] Commented out some Log reports. Should be changed to use the Logger class

Tue, 25 Oct 2005 10:55:00 -0700

239 lines

New Thread

[CVS lcsim] Debugging

[CVS lcsim] Debugging

Wed, 12 Oct 2005 10:00:34 -0700

521 lines

[CVS lcsim] debugging

Wed, 12 Oct 2005 10:01:08 -0700

608 lines

[CVS lcsim] debugging

Thu, 20 Oct 2005 05:35:25 -0700

500 lines

New Thread

[CVS lcsim] Does nothing for now, but will eventually find clumps

[CVS lcsim] Does nothing for now, but will eventually find clumps

Fri, 14 Oct 2005 10:54:30 -0700

118 lines

New Thread

[CVS lcsim] Driver to create and write to event lists of MCPClusterInfo and ClusterMCPInfo.

[CVS lcsim] Driver to create and write to event lists of MCPClusterInfo and ClusterMCPInfo.

Wed, 5 Oct 2005 10:30:39 -0700

335 lines

New Thread

[CVS lcsim] First release of Billoir vertex fit.

[CVS lcsim] First release of Billoir vertex fit.

Fri, 14 Oct 2005 16:29:45 -0700

1092 lines

New Thread

[CVS lcsim] First release of simple global track fitter.

[CVS lcsim] First release of simple global track fitter.

Thu, 27 Oct 2005 21:53:10 -0700

347 lines

New Thread

[CVS lcsim] Fix bug in reassigning hit to cluster

[CVS lcsim] Fix bug in reassigning hit to cluster

Tue, 18 Oct 2005 11:52:45 -0700

130 lines

New Thread

[CVS lcsim] Fix writeout of tracks

[CVS lcsim] Fix writeout of tracks

Fri, 7 Oct 2005 14:11:09 -0700

101 lines

New Thread

[CVS lcsim] Fixed a typo bug; added comments

[CVS lcsim] Fixed a typo bug; added comments

Tue, 18 Oct 2005 10:46:21 -0700

117 lines

New Thread

[CVS lcsim] Fixed Helix. Completely.

[CVS lcsim] Fixed Helix. Completely.

Fri, 28 Oct 2005 12:56:23 -0700

189 lines

New Thread

[CVS lcsim] Fixed the bug that caused the helices to be displayed in the wrong direction.

[CVS lcsim] Fixed the bug that caused the helices to be displayed in the wrong direction.

Fri, 28 Oct 2005 00:57:28 -0700

274 lines

New Thread

[CVS lcsim] In addition to writing out likelihoods, also draw histograms of the likelihood quantities.

[CVS lcsim] In addition to writing out likelihoods, also draw histograms of the likelihood quantities.

Tue, 18 Oct 2005 10:47:29 -0700

99 lines

New Thread

[CVS lcsim] Initial version of cluster analysis code

[CVS lcsim] Initial version of cluster analysis code

Wed, 12 Oct 2005 10:02:43 -0700

458 lines

New Thread

[CVS lcsim] Keep or reject clusters based on number of hits

[CVS lcsim] Keep or reject clusters based on number of hits

Fri, 14 Oct 2005 10:55:14 -0700

118 lines

New Thread

[CVS lcsim] last commit was interrupted. Finishing commit

[CVS lcsim] last commit was interrupted. Finishing commit

Wed, 19 Oct 2005 03:34:41 -0700

419 lines

New Thread

[CVS lcsim] Linkage also needs event info

[CVS lcsim] Linkage also needs event info

Fri, 14 Oct 2005 10:53:55 -0700

94 lines

New Thread

[CVS lcsim] Made event I/O work

[CVS lcsim] Made event I/O work

Fri, 14 Oct 2005 10:52:24 -0700

207 lines

New Thread

[CVS lcsim] Made event I/O work, added lots of arguments to the constructor

[CVS lcsim] Made event I/O work, added lots of arguments to the constructor

Fri, 14 Oct 2005 10:51:26 -0700

173 lines

New Thread

[CVS lcsim] Made this work to some degree

[CVS lcsim] Made this work to some degree

Fri, 14 Oct 2005 10:53:34 -0700

146 lines

New Thread

[CVS lcsim] Make underflow/overflow exceptions more helpful

[CVS lcsim] Make underflow/overflow exceptions more helpful

Fri, 14 Oct 2005 10:45:18 -0700

97 lines

New Thread

[CVS lcsim] Now implemented

[CVS lcsim] Now implemented

Fri, 14 Oct 2005 10:40:26 -0700

120 lines

[CVS lcsim] Now implemented

Fri, 14 Oct 2005 10:43:56 -0700

123 lines

New Thread

[CVS lcsim] Now implemented.

[CVS lcsim] Now implemented.

Tue, 18 Oct 2005 10:41:41 -0700

148 lines

New Thread

[CVS lcsim] Partially implemented the intermediate hit finder. Ultimately, it should extrapolate tracks through a series of layers, finding the cell ID in each and checking for a hit.

[CVS lcsim] Partially implemented the intermediate hit finder. Ultimately, it should extrapolate tracks through a series of layers, finding the cell ID in each and checking for a hit.

Tue, 18 Oct 2005 15:32:58 -0700

271 lines

New Thread

[CVS lcsim] Partly implemented, still need geometry info

[CVS lcsim] Partly implemented, still need geometry info

Fri, 14 Oct 2005 10:43:31 -0700

132 lines

New Thread

[CVS lcsim] Quick 'n' dirty truth association

[CVS lcsim] Quick 'n' dirty truth association

Fri, 14 Oct 2005 10:54:51 -0700

123 lines

New Thread

[CVS lcsim] Rather clunky geometry handling added

[CVS lcsim] Rather clunky geometry handling added

Tue, 18 Oct 2005 10:42:14 -0700

151 lines

New Thread

[CVS lcsim] reformatted

[CVS lcsim] reformatted

Wed, 12 Oct 2005 09:59:33 -0700

639 lines

New Thread

[CVS lcsim] Removed redundant import

[CVS lcsim] Removed redundant import

Fri, 14 Oct 2005 10:35:38 -0700

91 lines

New Thread

[CVS lcsim] Require at least 4 hits in track segments so that we can compute their directions

[CVS lcsim] Require at least 4 hits in track segments so that we can compute their directions

Fri, 14 Oct 2005 10:47:29 -0700

116 lines

New Thread

[CVS lcsim] Type safety

[CVS lcsim] Type safety

Fri, 14 Oct 2005 11:07:08 -0700

92 lines

New Thread

[CVS lcsim] undo unintended change during bugfixing

[CVS lcsim] undo unintended change during bugfixing

Fri, 28 Oct 2005 12:59:14 -0700

101 lines

New Thread

[CVS lcsim] Update.

[CVS lcsim] Update.

Tue, 18 Oct 2005 10:09:41 -0700

194 lines

[CVS lcsim] Update.

Tue, 18 Oct 2005 10:09:52 -0700

1082 lines

[CVS lcsim] Update.

Wed, 19 Oct 2005 09:54:37 -0700

161 lines

[CVS lcsim] Update.

Wed, 26 Oct 2005 12:01:54 -0700

111 lines

[CVS lcsim] Update.

Wed, 26 Oct 2005 12:04:05 -0700

749 lines

New Thread

[CVS lcsim] Updated comments

[CVS lcsim] Updated comments

Wed, 19 Oct 2005 12:43:10 -0700

108 lines

New Thread

[CVS lcsim] Use the class MapClusterToListOfClusters instead of Map<Cluster, List<Cluster>> so that it can be accessed easily in EventHeader.

[CVS lcsim] Use the class MapClusterToListOfClusters instead of Map> so that it can be accessed easily in EventHeader.

Wed, 19 Oct 2005 11:55:16 -0700

155 lines

New Thread

[CVS lcsim] Utility to create a final state particle list and write it to event.

[CVS lcsim] Utility to create a final state particle list and write it to event.

Sun, 2 Oct 2005 12:51:07 -0700

473 lines

New Thread

[CVS lcsim] Wrappers for the example PFA in read (use pre-existing likelihood PDFs) and write (make new likelihood PDFs) modes.

[CVS lcsim] Wrappers for the example PFA in read (use pre-existing likelihood PDFs) and write (make new likelihood PDFs) modes.

Fri, 14 Oct 2005 10:55:57 -0700

116 lines

New Thread

[CVS SimDist]

[CVS SimDist]

Wed, 19 Oct 2005 17:15:20 -0700

104 lines

[CVS SimDist]

Wed, 19 Oct 2005 17:46:37 -0700

110 lines

[CVS SimDist]

Wed, 19 Oct 2005 17:51:10 -0700

128 lines

[CVS SimDist]

Wed, 19 Oct 2005 17:52:09 -0700

96 lines

[CVS SimDist]

Thu, 20 Oct 2005 07:46:25 -0700

96 lines

[CVS SimDist]

Thu, 20 Oct 2005 08:08:53 -0700

90 lines

[CVS SimDist]

Thu, 20 Oct 2005 19:21:24 -0700

115 lines

[CVS SimDist]

Thu, 20 Oct 2005 22:49:48 -0700

87 lines

[CVS SimDist]

Fri, 21 Oct 2005 12:40:39 -0700

88 lines

[CVS SimDist]

Fri, 21 Oct 2005 12:44:16 -0700

88 lines

[CVS SimDist]

Fri, 21 Oct 2005 12:50:44 -0700

113 lines

[CVS SimDist]

Fri, 21 Oct 2005 12:51:29 -0700

89 lines

[CVS SimDist]

Fri, 21 Oct 2005 12:52:11 -0700

117 lines

[CVS SimDist]

Tue, 25 Oct 2005 11:53:38 -0700

124 lines

[CVS SimDist]

Tue, 25 Oct 2005 11:53:47 -0700

88 lines

[CVS SimDist]

Tue, 25 Oct 2005 15:47:05 -0700

148 lines

[CVS SimDist]

Tue, 25 Oct 2005 15:47:19 -0700

86 lines

[CVS SimDist]

Tue, 25 Oct 2005 15:48:42 -0700

103 lines

[CVS SimDist]

Tue, 25 Oct 2005 23:15:10 -0700

98 lines

[CVS SimDist]

Tue, 25 Oct 2005 23:17:20 -0700

166 lines

[CVS SimDist]

Wed, 26 Oct 2005 01:35:45 -0700

89 lines

New Thread

[CVS SimDist] Added custom WIN32-g++.gmk from Duns.

[CVS SimDist] Added custom WIN32-g++.gmk from Duns.

Tue, 25 Oct 2005 11:59:47 -0700

143 lines

New Thread

[CVS SimDist] Changed definition of PATH var to handle spaces correctly on Windows.

[CVS SimDist] Changed definition of PATH var to handle spaces correctly on Windows.

Tue, 25 Oct 2005 11:37:42 -0700

99 lines

New Thread

[CVS SimDist] Changed to use WIN32-g++ instead of CYGWIN-g++ for G4SYSTEM.

[CVS SimDist] Changed to use WIN32-g++ instead of CYGWIN-g++ for G4SYSTEM.

Tue, 25 Oct 2005 10:52:46 -0700

948 lines

New Thread

[CVS SimDist] Fix bug with setting load path.

[CVS SimDist] Fix bug with setting load path.

Tue, 25 Oct 2005 16:17:46 -0700

91 lines

New Thread

[CVS SimDist] Remove G4BERTINI_KAON from Makefile. Use patched Geant4 instead.

[CVS SimDist] Remove G4BERTINI_KAON from Makefile. Use patched Geant4 instead.

Tue, 25 Oct 2005 14:40:57 -0700

99 lines

New Thread

[CVS SimDist] removing GNUmakefiles from packages (use GNUmakefile.in)

[CVS SimDist] removing GNUmakefiles from packages (use GNUmakefile.in)

Sun, 23 Oct 2005 23:56:43 -0700

419 lines

New Thread

[CVS SimDist] Replace default WIN32-g++.gmk with Mark's until next Geant4 release.

[CVS SimDist] Replace default WIN32-g++.gmk with Mark's until next Geant4 release.

Tue, 25 Oct 2005 12:07:03 -0700

95 lines

New Thread

[CVS SimDist] Xerces patch stuff

[CVS SimDist] Xerces patch stuff

Tue, 25 Oct 2005 21:36:14 -0700

103 lines

New Thread

[CVS sim]

[CVS sim]

Fri, 14 Oct 2005 10:56:09 -0700

100 lines

New Thread

[CVS SlacMCPrj] Added OpenScientist run script.

[CVS SlacMCPrj] Added OpenScientist run script.

Mon, 17 Oct 2005 16:47:48 -0700

87 lines

New Thread

[CVS SlicDiagnostics]

[CVS SlicDiagnostics]

Tue, 11 Oct 2005 18:08:33 -0700

101 lines

[CVS SlicDiagnostics]

Wed, 12 Oct 2005 00:36:27 -0700

125 lines

New Thread

[CVS SlicDiagnostics] Added plots counting positive, negative, neutral and total charged particles per event.

[CVS SlicDiagnostics] Added plots counting positive, negative, neutral and total charged particles per event.

Tue, 11 Oct 2005 18:09:04 -0700

193 lines

New Thread

[CVS SlicDiagnostics] Added two new cheater cluster plots: # hits in cluster and maxHitE / clusterE

[CVS SlicDiagnostics] Added two new cheater cluster plots: # hits in cluster and maxHitE / clusterE

Wed, 5 Oct 2005 18:42:37 -0700

148 lines

New Thread

[CVS slic]

[CVS slic]

Fri, 7 Oct 2005 16:26:47 -0700

106 lines

[CVS slic]

Wed, 12 Oct 2005 01:30:11 -0700

98 lines

[CVS slic]

Wed, 12 Oct 2005 12:31:43 -0700

88 lines

[CVS slic]

Wed, 12 Oct 2005 12:32:01 -0700

89 lines

[CVS slic]

Tue, 25 Oct 2005 15:14:17 -0700

170 lines

[CVS slic]

Tue, 25 Oct 2005 15:39:09 -0700

105 lines

[CVS slic]

Tue, 25 Oct 2005 15:44:20 -0700

111 lines

[CVS slic]

Tue, 25 Oct 2005 15:45:17 -0700

169 lines

New Thread

[CVS slic] Add check for invalid charge to function that creates MCParticle from primary.

[CVS slic] Add check for invalid charge to function that creates MCParticle from primary.

Fri, 7 Oct 2005 14:08:52 -0700

116 lines

New Thread

[CVS slic] Add globally accessible x-platform NaN value from sqrt(-1).

[CVS slic] Add globally accessible x-platform NaN value from sqrt(-1).

Fri, 7 Oct 2005 14:06:00 -0700

155 lines

New Thread

[CVS slic] Added additional loop to StdHepToLcioConverter for adding parents only after all particles have been created.

[CVS slic] Added additional loop to StdHepToLcioConverter for adding parents only after all particles have been created.

Wed, 12 Oct 2005 12:31:30 -0700

184 lines

New Thread

[CVS slic] Added basic logging classes. (Work in progress.)

[CVS slic] Added basic logging classes. (Work in progress.)

Wed, 12 Oct 2005 18:28:05 -0700

325 lines

New Thread

[CVS slic] Added BeamOn() hook to store number of events to run

[CVS slic] Added BeamOn() hook to store number of events to run

Mon, 3 Oct 2005 15:24:16 -0700

110 lines

[CVS slic] Added BeamOn() hook to store number of events to run

Mon, 3 Oct 2005 15:24:31 -0700

105 lines

New Thread

[CVS slic] Added functions to get the date formatted as YYYY\-MM\-DD

[CVS slic] Added functions to get the date formatted as YYYY\-MM\-DD

Mon, 3 Oct 2005 15:23:46 -0700

178 lines

New Thread

[CVS slic] Added small logging class found on WWW. (Need to check if usage is okay.)

[CVS slic] Added small logging class found on WWW. (Need to check if usage is okay.)

Thu, 13 Oct 2005 16:52:13 -0700

806 lines

New Thread

[CVS slic] Added trap for out of range ihep.

[CVS slic] Added trap for out of range ihep.

Wed, 12 Oct 2005 10:22:40 -0700

205 lines

New Thread

[CVS slic] Always set charge to NaN when using only primary info. (This means particle was unknown.)

[CVS slic] Always set charge to NaN when using only primary info. (This means particle was unknown.)

Fri, 7 Oct 2005 14:54:39 -0700

131 lines

New Thread

[CVS slic] Changed to use LcioMcpManager's invalid charge constant. Switched to using c_light from CLHEP.

[CVS slic] Changed to use LcioMcpManager's invalid charge constant. Switched to using c_light from CLHEP.

Fri, 7 Oct 2005 14:08:23 -0700

210 lines

New Thread

[CVS slic] Commenting out unused command line options.

[CVS slic] Commenting out unused command line options.

Tue, 11 Oct 2005 23:05:43 -0700

140 lines

New Thread

[CVS slic] Converter gets verbosity from LcioMcpManager.

[CVS slic] Converter gets verbosity from LcioMcpManager.

Wed, 12 Oct 2005 10:20:17 -0700

127 lines

New Thread

[CVS slic] Fix compile problem with NaN on Cygwin.

[CVS slic] Fix compile problem with NaN on Cygwin.

Thu, 6 Oct 2005 01:49:40 -0700

159 lines

New Thread

[CVS slic] Fix linking to Xerces on Cygwin.

[CVS slic] Fix linking to Xerces on Cygwin.

Thu, 6 Oct 2005 01:49:00 -0700

98 lines

New Thread

[CVS slic] Fix small bug where autonaming was used by default.

[CVS slic] Fix small bug where autonaming was used by default.

Thu, 6 Oct 2005 01:58:15 -0700

106 lines

New Thread

[CVS slic] Fixed problem with argument to seed switch not allowed.

[CVS slic] Fixed problem with argument to seed switch not allowed.

Fri, 7 Oct 2005 15:59:57 -0700

100 lines

New Thread

[CVS slic] Module class uses the Logger. (cout/cerr messages still need to be converted throughout codebase.)

[CVS slic] Module class uses the Logger. (cout/cerr messages still need to be converted throughout codebase.)

Wed, 12 Oct 2005 18:29:06 -0700

178 lines

New Thread

[CVS slic] Remove usage of GDML_PLATFORM from slic.

[CVS slic] Remove usage of GDML_PLATFORM from slic.

Tue, 25 Oct 2005 14:10:14 -0700

1172 lines

New Thread

[CVS slic] Removed some useless debugging code.

[CVS slic] Removed some useless debugging code.

Fri, 7 Oct 2005 14:06:51 -0700

147 lines

New Thread

[CVS slic] Removed unused function.

[CVS slic] Removed unused function.

Fri, 7 Oct 2005 13:43:31 -0700

132 lines

New Thread

[CVS slic] Resolves SLIC-46, SLIC-47, and SLIC-53 Jira items. Added a number of capabilities to /lcio/autoname command.

[CVS slic] Resolves SLIC-46, SLIC-47, and SLIC-53 Jira items. Added a number of capabilities to /lcio/autoname command.

Mon, 3 Oct 2005 15:25:55 -0700

647 lines

New Thread

[CVS slic] Setup LD_LIBRARY_PATH in test run target.

[CVS slic] Setup LD_LIBRARY_PATH in test run target.

Wed, 19 Oct 2005 16:09:33 -0700

98 lines

New Thread

[CVS slic] Support customization of autoname from CL.

[CVS slic] Support customization of autoname from CL.

Mon, 3 Oct 2005 18:05:26 -0700

109 lines

New Thread

[CVS slic] syncing package info

[CVS slic] syncing package info

Thu, 27 Oct 2005 10:22:47 -0700

115 lines

New Thread

[CVS slic] Update for v1r11p1

[CVS slic] Update for v1r11p1

Fri, 7 Oct 2005 16:27:28 -0700

192 lines

New Thread

[CVS slic] Updates for logging

[CVS slic] Updates for logging

Tue, 18 Oct 2005 10:42:04 -0700

452 lines

New Thread

[CVS slic] Updates for slic v1r12p0

[CVS slic] Updates for slic v1r12p0

Tue, 18 Oct 2005 10:43:27 -0700

192 lines

New Thread

[CVS www-lcsim] Added Jupiter links. (Requested by Norman.)

[CVS www-lcsim] Added Jupiter links. (Requested by Norman.)

Wed, 12 Oct 2005 16:54:24 -0700

110 lines

New Thread

[CVS www-lcsim] slic online release notes

[CVS www-lcsim] slic online release notes

Tue, 18 Oct 2005 10:53:50 -0700

126 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