LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


January 2006


View:

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

 

Table of Contents:

[CVS ExampleMavenProject] (1 message)
[CVS GeomConverter] (7 messages)
[CVS GeomConverter] Adding named parameters to the compact description. (1 message)
[CVS GeomConverter] CM: Change inside MaterialCalculator []pT (in GeV in the pacjage )--> pMeV (1 message)
[CVS GeomConverter] CM: change pT reserved for p_Transverse- 2 components- to p input (GeV) (1 message)
[CVS GeomConverter] CM: M_e and r_e data added- correct r_e units (1 message)
[CVS GeomConverter] CM: takeCare of forgotten semi-colons (1 message)
[CVS GeomConverter] GL: minor (performance) change (1 message)
[CVS GeomConverter] JM + CM: Added dEdX using Bethe-Block formula to MaterialCalculator. (alpha version) (1 message)
[CVS GeomConverter] JM: Add additional tests using muon, pion in Si, C. (1 message)
[CVS GeomConverter] JM: Add warning message if id field is not found. Return -1 instead of NullPointerException. (1 message)
[CVS GeomConverter] JM: Added a realistic Bethe-Bloch test case. (1 message)
[CVS GeomConverter] JM: Added additional test to CompactReaderTest making sure that multiple subdetectors on the same readout returns the correct readout. (This seems to work fine.) (1 message)
[CVS GeomConverter] JM: Added multiply by density to Bethe-Bloch. (1 message)
[CVS GeomConverter] JM: Added path length to Bethe-Bloch function. (1 message)
[CVS GeomConverter] JM: Adding LCDD object factory. (1 message)
[CVS GeomConverter] JM: Change M_e and r_e back to static vars. (1 message)
[CVS GeomConverter] JM: Checking in GeomConverter WIP (1 message)
[CVS GeomConverter] JM: Comment out debug prints. (1 message)
[CVS GeomConverter] JM: Fixes to Bethe-Bloch function from Jason Gray. (1 message)
[CVS GeomConverter] JM: Latest updates to BetheBloch. Replace estimated delta term with Matprop calc. (1 message)
[CVS GeomConverter] JM: Made the comment tag optional in compact header. (1 message)
[CVS GeomConverter] JM: Miscellaneous updates to LCDD util classes. (1 message)
[CVS GeomConverter] JM: Some cleanup and additional elements for LCDDFactory. (1 message)
[CVS GeomConverter] JM: support CALTYPE parameter (1 message)
[CVS GeomConverter] JM: Update EcalBarrel to derive parameters using Norman's computations. (1 message)
[CVS GeomConverter] Update version # for release (1 message)
[CVS LCDetectors] First release of new detector. WIP. (1 message)
[CVS LCDetectors] GL: MIP/4 and 100nsec cuts for scint and silicon EM/HAD components (1 message)
[CVS LCDetectors] GL: should not be in cvs (1 message)
[CVS LCDetectors] JM: Add status and version attributes to frankyaug05. (1 message)
[CVS lcio] JM: adding python binding to src/python and update build.xml (1 message)
[CVS lcio] JM: Adding simple scripts for build and setup. (1 message)
[CVS lcsim@RefactorBranch] JM: Prepend cluster coll names with "Cheat". (1 message)
[CVS lcsim] (3 messages)
[CVS lcsim] (1) Turned off a lot of debug printout; (2) Fix for the case where tracks are found but hooked up to a cluster which is removed from consideration (1 message)
[CVS lcsim] * GL: add new DigiSim features to the example: (1 message)
[CVS lcsim] A DecisionMaker based on the number of hits in a cluster (1 message)
[CVS lcsim] Add more plots (1 message)
[CVS lcsim] Added a bit more flesh (1 message)
[CVS lcsim] Added ability to take input nuclei from a named List or hitmap (1 message)
[CVS lcsim] Added comment explaining an assertion (1 message)
[CVS lcsim] Added DigiSim to TrivialPFA (1 message)
[CVS lcsim] Adding cvs tags with @version $Id:$ for better tracking of modifications. (1 message)
[CVS lcsim] Another track-finding driver. This one makes it convenient to search for tracks that start part-way through the detector. (1 message)
[CVS lcsim] Attempt to improve the visualization of the Track-Vertex relation (1 message)
[CVS lcsim] Bugfix in ECAL energy counting routine (1 message)
[CVS lcsim] Bugfix in ordering (1 message)
[CVS lcsim] Change List to Collection to make interface more flexible (1 message)
[CVS lcsim] changes to check with wired (2 messages)
[CVS lcsim] Check in code for visualizing arbitrary space points (1 message)
[CVS lcsim] Decision-maker/filter tool (1 message)
[CVS lcsim] DecisionMaker to check whether a cluster is empty (1 message)
[CVS lcsim] Development version of PFA (1 message)
[CVS lcsim] Factor out some debug stuff (1 message)
[CVS lcsim] Find dense clumps (1 message)
[CVS lcsim] Fix for lcsim-100, plus test case (1 message)
[CVS lcsim] Fix for points not appearing in WIRED (1 message)
[CVS lcsim] Fix for WIRED problem with digi hits spotted by Guillerme (1 message)
[CVS lcsim] Fix typos (1 message)
[CVS lcsim] Fixed references to org.lcsim packages that have moved. (1 message)
[CVS lcsim] Fixed up neutrino counting a bit (1 message)
[CVS lcsim] Generalize interface: List --> Collection (1 message)
[CVS lcsim] GL: add ability to persist cluster and its hits (1 message)
[CVS lcsim] GL: add an example of a user steering file (1 message)
[CVS lcsim] GL: add clouds for time distribution, and one subdir per digitizer (1 message)
[CVS lcsim] GL: add time penalty and correction for leaking signal from ref cell (1 message)
[CVS lcsim] GL: add toString() method (1 message)
[CVS lcsim] GL: bug fix (1 message)
[CVS lcsim] GL: bug fix: avoid negative time stamps (1 message)
[CVS lcsim] GL: cleanup (1 message)
[CVS lcsim] GL: cleanup after tests with changing conditions (1 message)
[CVS lcsim] GL: cleanup and improved javadoc (1 message)
[CVS lcsim] GL: fix modifier debugging initialization (1 message)
[CVS lcsim] GL: improved steering file control. Use conditions system by default, but user can override (1 message)
[CVS lcsim] GL: make class public and add constructor for new hits (1 message)
[CVS lcsim] GL: minor update (1 message)
[CVS lcsim] GL: minor updates and cleanup (1 message)
[CVS lcsim] GL: New class to mediate RawCalHit to SimCalHit conversion (1 message)
[CVS lcsim] GL: New driver to create SimCalorimeterHits from RawCalorimeterHits (1 message)
[CVS lcsim] GL: new modifier for time threshold (1 message)
[CVS lcsim] GL: Promote private TempCalHit.HitContrib class to a normal class (1 message)
[CVS lcsim] GL: renamed directory density -> directedtree (2 messages)
[CVS lcsim] GL: renamed recon.cluster.density -> recon.cluster.directedtree (1 message)
[CVS lcsim] GL: save histos in DigiSim directory (1 message)
[CVS lcsim] GL: update for new CalHitMapDriver location (1 message)
[CVS lcsim] GL: use histogramLevel control from base class (1 message)
[CVS lcsim] JM: Adding files for testing Mokka IDDecoder. (1 message)
[CVS lcsim] JM: Beginning basic test for Mokka compatibility with IDDecoder. (1 message)
[CVS lcsim] JM: cluster coll naming (1 message)
[CVS lcsim] Made sure it compiles; added a bunch of debug drivers; started porting over the structural algorithm (1 message)
[CVS lcsim] Make public things public (1 message)
[CVS lcsim] MIP-finder (1 message)
[CVS lcsim] Modified EventEnergySum interface (1 message)
[CVS lcsim] More plots (1 message)
[CVS lcsim] Moved check on goodness of MIP from MIPCluster to MIPClusterBuilder; also changed List to Collection at one spot to make interface more general (1 message)
[CVS lcsim] Moved histogram writing code into a commit() routine (1 message)
[CVS lcsim] MST clusterer (1 message)
[CVS lcsim] no message (3 messages)
[CVS lcsim] Refine debug output (1 message)
[CVS lcsim] Remove debug statements (1 message)
[CVS lcsim] Removed debug printout (1 message)
[CVS lcsim] Small bug fix to prevent AIDA error when recalling Digitizer.initialize (1 message)
[CVS lcsim] Speed improvements due to reduction of number of iterations. (1 message)
[CVS lcsim] Start adding in real structural algorithm features (1 message)
[CVS lcsim] Take out some redundant bits; quote the number of unique hits by CellID (1 message)
[CVS lcsim] Test what happens when I cheat instead of running the structural algorithm (1 message)
[CVS lcsim] Testing stuff (1 message)
[CVS lcsim] TF: Remove unsed imports (1 message)
[CVS lcsim] TJ: Clean up imports (1 message)
[CVS lcsim] TJ: Commit changes to Digisim made during workshop to maek reading non-default steering file easier (1 message)
[CVS lcsim] Tools for wrapping arbitrary objects as clusters. (1 message)
[CVS lcsim] Update jet finding example to use JetDriver (1 message)
[CVS lcsim] Update org.lcsim help page to point to tutorial (1 message)
[CVS lcsim] Update version # for release (1 message)
[CVS lcsim] Use mst/mipfinder/util from main org.lcsim tree instead of standalone (1 message)
[CVS lcsim] Very trivial PFA template (1 message)
[CVS lcsim] Work around event browser and WIRED display problem for HitMap; disable BasicReconstructedParticle for similar reasons. (1 message)
[CVS lcsim] Wrapper to make plots while merging fragments (1 message)
[CVS SimDist] (7 messages)
[CVS SimDist] JM: Build system overhaul. (WIP) (1 message)
[CVS SimDist] JM: miscellaneous updates to SimDist (1 message)
[CVS SimDist] JM: Miscellaneous updates to SimDist. (1 message)
[CVS SimDist] JM: Removing old cvs checkout scripts. (1 message)
[CVS SimDist] JM: Removing old download scripts. (1 message)
[CVS SimDist] JM: revert back to older run script (1 message)
[CVS SimDist] JM: Simple script to rebuild and rerun configure. (1 message)
[CVS SlacMCPrj] (2 messages)
[CVS SlacMCPrj] JM: BRLCAD setup script (1 message)
[CVS SlicDiagnostics] (2 messages)
[CVS SlicDiagnostics] Adding basic cluster plots. (1 message)
[CVS SlicDiagnostics] JM: added more GenericHit plots (1 message)
[CVS SlicDiagnostics] JM: update maven project file (1 message)
[CVS slic] (4 messages)
[CVS slic] JM: New lStdHep for v5. (1 message)
[CVS slic] JM: Update for slic release v1r13p0. (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Chronologically

From

Date

Size

New Thread

[CVS ExampleMavenProject]

[CVS ExampleMavenProject]

<>

Wed, 25 Jan 2006 16:50:36 -0800

101 lines

New Thread

[CVS GeomConverter]

[CVS GeomConverter]

<>

Fri, 6 Jan 2006 15:18:14 -0800

125 lines

[CVS GeomConverter]

<>

Tue, 17 Jan 2006 10:58:34 -0800

93 lines

[CVS GeomConverter]

<>

Wed, 18 Jan 2006 14:46:20 -0800

101 lines

[CVS GeomConverter]

<>

Fri, 20 Jan 2006 18:28:55 -0800

97 lines

[CVS GeomConverter]

<>

Fri, 20 Jan 2006 18:50:07 -0800

156 lines

[CVS GeomConverter]

<>

Tue, 24 Jan 2006 16:27:12 -0800

321 lines

[CVS GeomConverter]

<>

Tue, 31 Jan 2006 17:32:41 -0800

90 lines

New Thread

[CVS GeomConverter] Adding named parameters to the compact description.

[CVS GeomConverter] Adding named parameters to the compact description.

<>

Tue, 17 Jan 2006 10:42:41 -0800

543 lines

New Thread

[CVS GeomConverter] CM: Change inside MaterialCalculator []pT (in GeV in the pacjage )--> pMeV

[CVS GeomConverter] CM: Change inside MaterialCalculator []pT (in GeV in the pacjage )--> pMeV

<>

Sat, 21 Jan 2006 10:24:46 -0800

138 lines

New Thread

[CVS GeomConverter] CM: change pT reserved for p_Transverse- 2 components- to p input (GeV)

[CVS GeomConverter] CM: change pT reserved for p_Transverse- 2 components- to p input (GeV)

<>

Sat, 21 Jan 2006 10:28:02 -0800

137 lines

New Thread

[CVS GeomConverter] CM: M_e and r_e data added- correct r_e units

[CVS GeomConverter] CM: M_e and r_e data added- correct r_e units

<>

Sat, 21 Jan 2006 11:27:50 -0800

97 lines

New Thread

[CVS GeomConverter] CM: takeCare of forgotten semi-colons

[CVS GeomConverter] CM: takeCare of forgotten semi-colons

<>

Sat, 21 Jan 2006 10:43:25 -0800

107 lines

New Thread

[CVS GeomConverter] GL: minor (performance) change

[CVS GeomConverter] GL: minor (performance) change

<>

Wed, 4 Jan 2006 10:33:45 -0800

92 lines

New Thread

[CVS GeomConverter] JM + CM: Added dEdX using Bethe-Block formula to MaterialCalculator. (alpha version)

[CVS GeomConverter] JM + CM: Added dEdX using Bethe-Block formula to MaterialCalculator. (alpha version)

<>

Tue, 10 Jan 2006 16:18:45 -0800

334 lines

New Thread

[CVS GeomConverter] JM: Add additional tests using muon, pion in Si, C.

[CVS GeomConverter] JM: Add additional tests using muon, pion in Si, C.

<>

Tue, 24 Jan 2006 17:08:58 -0800

331 lines

New Thread

[CVS GeomConverter] JM: Add warning message if id field is not found. Return -1 instead of NullPointerException.

[CVS GeomConverter] JM: Add warning message if id field is not found. Return -1 instead of NullPointerException.

<>

Fri, 20 Jan 2006 18:29:39 -0800

299 lines

New Thread

[CVS GeomConverter] JM: Added a realistic Bethe-Bloch test case.

[CVS GeomConverter] JM: Added a realistic Bethe-Bloch test case.

<>

Wed, 18 Jan 2006 14:47:56 -0800

121 lines

New Thread

[CVS GeomConverter] JM: Added additional test to CompactReaderTest making sure that multiple subdetectors on the same readout returns the correct readout. (This seems to work fine.)

[CVS GeomConverter] JM: Added additional test to CompactReaderTest making sure that multiple subdetectors on the same readout returns the correct readout. (This seems to work fine.)

<>

Tue, 17 Jan 2006 11:15:26 -0800

147 lines

New Thread

[CVS GeomConverter] JM: Added multiply by density to Bethe-Bloch.

[CVS GeomConverter] JM: Added multiply by density to Bethe-Bloch.

<>

Wed, 18 Jan 2006 14:47:24 -0800

96 lines

New Thread

[CVS GeomConverter] JM: Added path length to Bethe-Bloch function.

[CVS GeomConverter] JM: Added path length to Bethe-Bloch function.

<>

Wed, 18 Jan 2006 15:24:38 -0800

161 lines

New Thread

[CVS GeomConverter] JM: Adding LCDD object factory.

[CVS GeomConverter] JM: Adding LCDD object factory.

<>

Wed, 18 Jan 2006 17:57:06 -0800

499 lines

New Thread

[CVS GeomConverter] JM: Change M_e and r_e back to static vars.

[CVS GeomConverter] JM: Change M_e and r_e back to static vars.

<>

Sat, 21 Jan 2006 15:44:05 -0800

110 lines

New Thread

[CVS GeomConverter] JM: Checking in GeomConverter WIP

[CVS GeomConverter] JM: Checking in GeomConverter WIP

<>

Tue, 17 Jan 2006 17:46:26 -0800

502 lines

New Thread

[CVS GeomConverter] JM: Comment out debug prints.

[CVS GeomConverter] JM: Comment out debug prints.

<>

Tue, 24 Jan 2006 17:08:36 -0800

679 lines

New Thread

[CVS GeomConverter] JM: Fixes to Bethe-Bloch function from Jason Gray.

[CVS GeomConverter] JM: Fixes to Bethe-Bloch function from Jason Gray.

<>

Fri, 13 Jan 2006 16:47:33 -0800

190 lines

New Thread

[CVS GeomConverter] JM: Latest updates to BetheBloch. Replace estimated delta term with Matprop calc.

[CVS GeomConverter] JM: Latest updates to BetheBloch. Replace estimated delta term with Matprop calc.

<>

Thu, 26 Jan 2006 16:37:23 -0800

992 lines

New Thread

[CVS GeomConverter] JM: Made the comment tag optional in compact header.

[CVS GeomConverter] JM: Made the comment tag optional in compact header.

<>

Tue, 17 Jan 2006 10:58:25 -0800

97 lines

New Thread

[CVS GeomConverter] JM: Miscellaneous updates to LCDD util classes.

[CVS GeomConverter] JM: Miscellaneous updates to LCDD util classes.

<>

Fri, 20 Jan 2006 18:30:03 -0800

926 lines

New Thread

[CVS GeomConverter] JM: Some cleanup and additional elements for LCDDFactory.

[CVS GeomConverter] JM: Some cleanup and additional elements for LCDDFactory.

<>

Wed, 18 Jan 2006 17:57:39 -0800

208 lines

New Thread

[CVS GeomConverter] JM: support CALTYPE parameter

[CVS GeomConverter] JM: support CALTYPE parameter

<>

Tue, 31 Jan 2006 17:33:19 -0800

869 lines

New Thread

[CVS GeomConverter] JM: Update EcalBarrel to derive parameters using Norman's computations.

[CVS GeomConverter] JM: Update EcalBarrel to derive parameters using Norman's computations.

<>

Tue, 24 Jan 2006 10:58:50 -0800

566 lines

New Thread

[CVS GeomConverter] Update version # for release

[CVS GeomConverter] Update version # for release

<>

Fri, 6 Jan 2006 16:08:58 -0800

92 lines

New Thread

[CVS LCDetectors] First release of new detector. WIP.

[CVS LCDetectors] First release of new detector. WIP.

<>

Wed, 25 Jan 2006 10:50:18 -0800

822 lines

New Thread

[CVS LCDetectors] GL: MIP/4 and 100nsec cuts for scint and silicon EM/HAD components

[CVS LCDetectors] GL: MIP/4 and 100nsec cuts for scint and silicon EM/HAD components

<>

Sat, 21 Jan 2006 06:10:06 -0800

1436 lines

New Thread

[CVS LCDetectors] GL: should not be in cvs

[CVS LCDetectors] GL: should not be in cvs

<>

Sat, 21 Jan 2006 04:36:11 -0800

97 lines

New Thread

[CVS LCDetectors] JM: Add status and version attributes to frankyaug05.

[CVS LCDetectors] JM: Add status and version attributes to frankyaug05.

<>

Wed, 25 Jan 2006 11:53:36 -0800

95 lines

New Thread

[CVS lcio] JM: adding python binding to src/python and update build.xml

[CVS lcio] JM: adding python binding to src/python and update build.xml

<>

Tue, 31 Jan 2006 12:42:28 -0800

1011 lines

New Thread

[CVS lcio] JM: Adding simple scripts for build and setup.

[CVS lcio] JM: Adding simple scripts for build and setup.

<>

Wed, 25 Jan 2006 15:19:46 -0800

118 lines

New Thread

[CVS lcsim@RefactorBranch] JM: Prepend cluster coll names with "Cheat".

[CVS lcsim@RefactorBranch] JM: Prepend cluster coll names with "Cheat".

<>

Wed, 4 Jan 2006 22:40:02 -0800

101 lines

New Thread

[CVS lcsim]

[CVS lcsim]

<>

Thu, 12 Jan 2006 13:52:58 -0800

1162 lines

[CVS lcsim]

<>

Wed, 18 Jan 2006 10:23:47 -0800

103 lines

[CVS lcsim]

<>

Wed, 18 Jan 2006 14:00:30 -0800

197 lines

New Thread

[CVS lcsim] (1) Turned off a lot of debug printout; (2) Fix for the case where tracks are found but hooked up to a cluster which is removed from consideration

[CVS lcsim] (1) Turned off a lot of debug printout; (2) Fix for the case where tracks are found but hooked up to a cluster which is removed from consideration

<>

Fri, 6 Jan 2006 15:00:59 -0800

257 lines

New Thread

[CVS lcsim] * GL: add new DigiSim features to the example:

[CVS lcsim] * GL: add new DigiSim features to the example:

<>

Tue, 24 Jan 2006 10:05:45 -0800

150 lines

New Thread

[CVS lcsim] A DecisionMaker based on the number of hits in a cluster

[CVS lcsim] A DecisionMaker based on the number of hits in a cluster

<>

Mon, 16 Jan 2006 13:01:48 -0800

117 lines

New Thread

[CVS lcsim] Add more plots

[CVS lcsim] Add more plots

<>

Thu, 12 Jan 2006 14:23:04 -0800

165 lines

New Thread

[CVS lcsim] Added a bit more flesh

[CVS lcsim] Added a bit more flesh

<>

Wed, 25 Jan 2006 17:28:01 -0800

276 lines

New Thread

[CVS lcsim] Added ability to take input nuclei from a named List or hitmap

[CVS lcsim] Added ability to take input nuclei from a named List or hitmap

<>

Mon, 16 Jan 2006 13:05:10 -0800

154 lines

New Thread

[CVS lcsim] Added comment explaining an assertion

[CVS lcsim] Added comment explaining an assertion

<>

Thu, 5 Jan 2006 17:01:39 -0800

99 lines

New Thread

[CVS lcsim] Added DigiSim to TrivialPFA

[CVS lcsim] Added DigiSim to TrivialPFA

<>

Wed, 25 Jan 2006 17:27:45 -0800

167 lines

New Thread

[CVS lcsim] Adding cvs tags with @version $Id:$ for better tracking of modifications.

[CVS lcsim] Adding cvs tags with @version $Id:$ for better tracking of modifications.

<>

Tue, 31 Jan 2006 15:34:36 -0800

278 lines

New Thread

[CVS lcsim] Another track-finding driver. This one makes it convenient to search for tracks that start part-way through the detector.

[CVS lcsim] Another track-finding driver. This one makes it convenient to search for tracks that start part-way through the detector.

<>

Mon, 16 Jan 2006 13:09:33 -0800

266 lines

New Thread

[CVS lcsim] Attempt to improve the visualization of the Track-Vertex relation

[CVS lcsim] Attempt to improve the visualization of the Track-Vertex relation

<>

Tue, 31 Jan 2006 01:23:31 -0800

96 lines

New Thread

[CVS lcsim] Bugfix in ECAL energy counting routine

[CVS lcsim] Bugfix in ECAL energy counting routine

<>

Thu, 5 Jan 2006 17:00:53 -0800

101 lines

New Thread

[CVS lcsim] Bugfix in ordering

[CVS lcsim] Bugfix in ordering

<>

Fri, 27 Jan 2006 16:42:26 -0800

95 lines

New Thread

[CVS lcsim] Change List to Collection to make interface more flexible

[CVS lcsim] Change List to Collection to make interface more flexible

<>

Mon, 16 Jan 2006 13:01:23 -0800

160 lines

New Thread

[CVS lcsim] changes to check with wired

[CVS lcsim] changes to check with wired

<>

Fri, 27 Jan 2006 12:33:32 -0800

250 lines

[CVS lcsim] changes to check with wired

<>

Fri, 27 Jan 2006 12:33:44 -0800

166 lines

New Thread

[CVS lcsim] Check in code for visualizing arbitrary space points

[CVS lcsim] Check in code for visualizing arbitrary space points

<>

Wed, 25 Jan 2006 16:00:48 -0800

291 lines

New Thread

[CVS lcsim] Decision-maker/filter tool

[CVS lcsim] Decision-maker/filter tool

<>

Mon, 2 Jan 2006 13:16:15 -0800

266 lines

New Thread

[CVS lcsim] DecisionMaker to check whether a cluster is empty

[CVS lcsim] DecisionMaker to check whether a cluster is empty

<>

Mon, 2 Jan 2006 13:18:16 -0800

117 lines

New Thread

[CVS lcsim] Development version of PFA

[CVS lcsim] Development version of PFA

<>

Fri, 6 Jan 2006 15:02:48 -0800

349 lines

New Thread

[CVS lcsim] Factor out some debug stuff

[CVS lcsim] Factor out some debug stuff

<>

Tue, 3 Jan 2006 12:15:39 -0800

167 lines

New Thread

[CVS lcsim] Find dense clumps

[CVS lcsim] Find dense clumps

<>

Mon, 16 Jan 2006 16:11:06 -0800

350 lines

New Thread

[CVS lcsim] Fix for lcsim-100, plus test case

[CVS lcsim] Fix for lcsim-100, plus test case

<>

Fri, 6 Jan 2006 15:32:33 -0800

165 lines

New Thread

[CVS lcsim] Fix for points not appearing in WIRED

[CVS lcsim] Fix for points not appearing in WIRED

<>

Fri, 27 Jan 2006 17:14:08 -0800

100 lines

New Thread

[CVS lcsim] Fix for WIRED problem with digi hits spotted by Guillerme

[CVS lcsim] Fix for WIRED problem with digi hits spotted by Guillerme

<>

Tue, 10 Jan 2006 11:21:48 -0800

100 lines

New Thread

[CVS lcsim] Fix typos

[CVS lcsim] Fix typos

<>

Mon, 9 Jan 2006 12:50:15 -0800

114 lines

New Thread

[CVS lcsim] Fixed references to org.lcsim packages that have moved.

[CVS lcsim] Fixed references to org.lcsim packages that have moved.

<>

Tue, 17 Jan 2006 16:37:22 -0800

120 lines

New Thread

[CVS lcsim] Fixed up neutrino counting a bit

[CVS lcsim] Fixed up neutrino counting a bit

<>

Fri, 6 Jan 2006 14:59:47 -0800

172 lines

New Thread

[CVS lcsim] Generalize interface: List --> Collection

[CVS lcsim] Generalize interface: List --> Collection

<>

Mon, 16 Jan 2006 14:21:54 -0800

110 lines

New Thread

[CVS lcsim] GL: add ability to persist cluster and its hits

[CVS lcsim] GL: add ability to persist cluster and its hits

<>

Fri, 13 Jan 2006 16:37:26 -0800

180 lines

New Thread

[CVS lcsim] GL: add an example of a user steering file

[CVS lcsim] GL: add an example of a user steering file

<>

Fri, 13 Jan 2006 16:08:51 -0800

247 lines

New Thread

[CVS lcsim] GL: add clouds for time distribution, and one subdir per digitizer

[CVS lcsim] GL: add clouds for time distribution, and one subdir per digitizer

<>

Fri, 13 Jan 2006 16:08:53 -0800

184 lines

New Thread

[CVS lcsim] GL: add time penalty and correction for leaking signal from ref cell

[CVS lcsim] GL: add time penalty and correction for leaking signal from ref cell

<>

Fri, 20 Jan 2006 15:40:56 -0800

122 lines

New Thread

[CVS lcsim] GL: add toString() method

[CVS lcsim] GL: add toString() method

<>

Fri, 13 Jan 2006 16:31:44 -0800

97 lines

New Thread

[CVS lcsim] GL: bug fix

[CVS lcsim] GL: bug fix

<>

Tue, 17 Jan 2006 16:25:48 -0800

102 lines

New Thread

[CVS lcsim] GL: bug fix: avoid negative time stamps

[CVS lcsim] GL: bug fix: avoid negative time stamps

<>

Fri, 20 Jan 2006 15:36:32 -0800

103 lines

New Thread

[CVS lcsim] GL: cleanup

[CVS lcsim] GL: cleanup

<>

Tue, 17 Jan 2006 16:25:52 -0800

119 lines

New Thread

[CVS lcsim] GL: cleanup after tests with changing conditions

[CVS lcsim] GL: cleanup after tests with changing conditions

<>

Wed, 18 Jan 2006 12:37:43 -0800

189 lines

New Thread

[CVS lcsim] GL: cleanup and improved javadoc

[CVS lcsim] GL: cleanup and improved javadoc

<>

Tue, 17 Jan 2006 09:59:13 -0800

147 lines

New Thread

[CVS lcsim] GL: fix modifier debugging initialization

[CVS lcsim] GL: fix modifier debugging initialization

<>

Tue, 17 Jan 2006 10:00:02 -0800

138 lines

New Thread

[CVS lcsim] GL: improved steering file control. Use conditions system by default, but user can override

[CVS lcsim] GL: improved steering file control. Use conditions system by default, but user can override

<>

Tue, 17 Jan 2006 16:25:54 -0800

296 lines

New Thread

[CVS lcsim] GL: make class public and add constructor for new hits

[CVS lcsim] GL: make class public and add constructor for new hits

<>

Fri, 20 Jan 2006 15:45:23 -0800

125 lines

New Thread

[CVS lcsim] GL: minor update

[CVS lcsim] GL: minor update

<>

Fri, 13 Jan 2006 16:10:12 -0800

229 lines

New Thread

[CVS lcsim] GL: minor updates and cleanup

[CVS lcsim] GL: minor updates and cleanup

<>

Fri, 20 Jan 2006 15:36:39 -0800

362 lines

New Thread

[CVS lcsim] GL: New class to mediate RawCalHit to SimCalHit conversion

[CVS lcsim] GL: New class to mediate RawCalHit to SimCalHit conversion

<>

Fri, 20 Jan 2006 15:34:52 -0800

167 lines

New Thread

[CVS lcsim] GL: New driver to create SimCalorimeterHits from RawCalorimeterHits

[CVS lcsim] GL: New driver to create SimCalorimeterHits from RawCalorimeterHits

<>

Fri, 20 Jan 2006 15:34:50 -0800

247 lines

New Thread

[CVS lcsim] GL: new modifier for time threshold

[CVS lcsim] GL: new modifier for time threshold

<>

Fri, 13 Jan 2006 16:08:49 -0800

363 lines

New Thread

[CVS lcsim] GL: Promote private TempCalHit.HitContrib class to a normal class

[CVS lcsim] GL: Promote private TempCalHit.HitContrib class to a normal class

<>

Fri, 20 Jan 2006 15:36:35 -0800

403 lines

New Thread

[CVS lcsim] GL: renamed directory density -> directedtree

[CVS lcsim] GL: renamed directory density -> directedtree

<>

Sun, 8 Jan 2006 06:28:26 -0800

2081 lines

[CVS lcsim] GL: renamed directory density -> directedtree

<>

Sun, 8 Jan 2006 06:32:18 -0800

2080 lines

New Thread

[CVS lcsim] GL: renamed recon.cluster.density -> recon.cluster.directedtree

[CVS lcsim] GL: renamed recon.cluster.density -> recon.cluster.directedtree

<>

Sun, 8 Jan 2006 07:18:56 -0800

112 lines

New Thread

[CVS lcsim] GL: save histos in DigiSim directory

[CVS lcsim] GL: save histos in DigiSim directory

<>

Tue, 17 Jan 2006 16:25:51 -0800

205 lines

New Thread

[CVS lcsim] GL: update for new CalHitMapDriver location

[CVS lcsim] GL: update for new CalHitMapDriver location

<>

Mon, 9 Jan 2006 23:12:18 -0800

98 lines

New Thread

[CVS lcsim] GL: use histogramLevel control from base class

[CVS lcsim] GL: use histogramLevel control from base class

<>

Fri, 20 Jan 2006 15:36:30 -0800

211 lines

New Thread

[CVS lcsim] JM: Adding files for testing Mokka IDDecoder.

[CVS lcsim] JM: Adding files for testing Mokka IDDecoder.

<>

Wed, 18 Jan 2006 14:01:06 -0800

169 lines

New Thread

[CVS lcsim] JM: Beginning basic test for Mokka compatibility with IDDecoder.

[CVS lcsim] JM: Beginning basic test for Mokka compatibility with IDDecoder.

<>

Tue, 17 Jan 2006 17:48:11 -0800

142 lines

New Thread

[CVS lcsim] JM: cluster coll naming

[CVS lcsim] JM: cluster coll naming

<>

Wed, 4 Jan 2006 22:54:10 -0800

100 lines

New Thread

[CVS lcsim] Made sure it compiles; added a bunch of debug drivers; started porting over the structural algorithm

[CVS lcsim] Made sure it compiles; added a bunch of debug drivers; started porting over the structural algorithm

<>

Mon, 16 Jan 2006 16:33:15 -0800

739 lines

New Thread

[CVS lcsim] Make public things public

[CVS lcsim] Make public things public

<>

Tue, 3 Jan 2006 12:16:29 -0800

115 lines

New Thread

[CVS lcsim] MIP-finder

[CVS lcsim] MIP-finder

<>

Mon, 2 Jan 2006 13:45:21 -0800

1198 lines

New Thread

[CVS lcsim] Modified EventEnergySum interface

[CVS lcsim] Modified EventEnergySum interface

<>

Tue, 3 Jan 2006 11:34:15 -0800

101 lines

New Thread

[CVS lcsim] More plots

[CVS lcsim] More plots

<>

Fri, 6 Jan 2006 14:58:52 -0800

283 lines

New Thread

[CVS lcsim] Moved check on goodness of MIP from MIPCluster to MIPClusterBuilder; also changed List to Collection at one spot to make interface more general

[CVS lcsim] Moved check on goodness of MIP from MIPCluster to MIPClusterBuilder; also changed List to Collection at one spot to make interface more general

<>

Mon, 16 Jan 2006 13:04:40 -0800

247 lines

New Thread

[CVS lcsim] Moved histogram writing code into a commit() routine

[CVS lcsim] Moved histogram writing code into a commit() routine

<>

Thu, 5 Jan 2006 17:02:06 -0800

120 lines

New Thread

[CVS lcsim] MST clusterer

[CVS lcsim] MST clusterer

<>

Mon, 2 Jan 2006 13:17:04 -0800

519 lines

New Thread

[CVS lcsim] no message

[CVS lcsim] no message

<>

Fri, 27 Jan 2006 12:32:20 -0800

188 lines

[CVS lcsim] no message

<>

Fri, 27 Jan 2006 12:32:50 -0800

98 lines

[CVS lcsim] no message

<>

Mon, 30 Jan 2006 13:58:52 -0800

260 lines

New Thread

[CVS lcsim] Refine debug output

[CVS lcsim] Refine debug output

<>

Thu, 12 Jan 2006 14:22:48 -0800

264 lines

New Thread

[CVS lcsim] Remove debug statements

[CVS lcsim] Remove debug statements

<>

Tue, 10 Jan 2006 11:22:28 -0800

118 lines

New Thread

[CVS lcsim] Removed debug printout

[CVS lcsim] Removed debug printout

<>

Thu, 5 Jan 2006 17:02:57 -0800

163 lines

New Thread

[CVS lcsim] Small bug fix to prevent AIDA error when recalling Digitizer.initialize

[CVS lcsim] Small bug fix to prevent AIDA error when recalling Digitizer.initialize

<>

Tue, 10 Jan 2006 11:30:20 -0800

102 lines

New Thread

[CVS lcsim] Speed improvements due to reduction of number of iterations.

[CVS lcsim] Speed improvements due to reduction of number of iterations.

<>

Tue, 31 Jan 2006 15:20:05 -0800

141 lines

New Thread

[CVS lcsim] Start adding in real structural algorithm features

[CVS lcsim] Start adding in real structural algorithm features

<>

Fri, 27 Jan 2006 15:54:03 -0800

614 lines

New Thread

[CVS lcsim] Take out some redundant bits; quote the number of unique hits by CellID

[CVS lcsim] Take out some redundant bits; quote the number of unique hits by CellID

<>

Fri, 27 Jan 2006 15:54:52 -0800

174 lines

New Thread

[CVS lcsim] Test what happens when I cheat instead of running the structural algorithm

[CVS lcsim] Test what happens when I cheat instead of running the structural algorithm

<>

Mon, 9 Jan 2006 12:50:59 -0800

146 lines

New Thread

[CVS lcsim] Testing stuff

[CVS lcsim] Testing stuff

<>

Thu, 12 Jan 2006 14:21:44 -0800

154 lines

New Thread

[CVS lcsim] TF: Remove unsed imports

[CVS lcsim] TF: Remove unsed imports

<>

Tue, 17 Jan 2006 13:51:05 -0800

93 lines

New Thread

[CVS lcsim] TJ: Clean up imports

[CVS lcsim] TJ: Clean up imports

<>

Tue, 17 Jan 2006 13:49:32 -0800

128 lines

New Thread

[CVS lcsim] TJ: Commit changes to Digisim made during workshop to maek reading non-default steering file easier

[CVS lcsim] TJ: Commit changes to Digisim made during workshop to maek reading non-default steering file easier

<>

Tue, 17 Jan 2006 11:24:45 -0800

220 lines

New Thread

[CVS lcsim] Tools for wrapping arbitrary objects as clusters.

[CVS lcsim] Tools for wrapping arbitrary objects as clusters.

<>

Mon, 2 Jan 2006 13:17:51 -0800

235 lines

New Thread

[CVS lcsim] Update jet finding example to use JetDriver

[CVS lcsim] Update jet finding example to use JetDriver

<>

Fri, 6 Jan 2006 14:46:04 -0800

137 lines

New Thread

[CVS lcsim] Update org.lcsim help page to point to tutorial

[CVS lcsim] Update org.lcsim help page to point to tutorial

<>

Fri, 6 Jan 2006 14:46:26 -0800

97 lines

New Thread

[CVS lcsim] Update version # for release

[CVS lcsim] Update version # for release

<>

Fri, 6 Jan 2006 16:14:41 -0800

128 lines

New Thread

[CVS lcsim] Use mst/mipfinder/util from main org.lcsim tree instead of standalone

[CVS lcsim] Use mst/mipfinder/util from main org.lcsim tree instead of standalone

<>

Tue, 3 Jan 2006 11:34:49 -0800

245 lines

New Thread

[CVS lcsim] Very trivial PFA template

[CVS lcsim] Very trivial PFA template

<>

Wed, 11 Jan 2006 13:26:52 -0800

495 lines

New Thread

[CVS lcsim] Work around event browser and WIRED display problem for HitMap; disable BasicReconstructedParticle for similar reasons.

[CVS lcsim] Work around event browser and WIRED display problem for HitMap; disable BasicReconstructedParticle for similar reasons.

<>

Tue, 24 Jan 2006 16:56:28 -0800

182 lines

New Thread

[CVS lcsim] Wrapper to make plots while merging fragments

[CVS lcsim] Wrapper to make plots while merging fragments

<>

Fri, 6 Jan 2006 15:02:02 -0800

185 lines

New Thread

[CVS SimDist]

[CVS SimDist]

<>

Fri, 20 Jan 2006 14:41:27 -0800

111 lines

[CVS SimDist]

<>

Fri, 20 Jan 2006 14:41:37 -0800

98 lines

[CVS SimDist]

<>

Fri, 27 Jan 2006 01:10:32 -0800

124 lines

[CVS SimDist]

<>

Fri, 27 Jan 2006 16:27:04 -0800

316 lines

[CVS SimDist]

<>

Mon, 30 Jan 2006 13:29:09 -0800

373 lines

[CVS SimDist]

<>

Mon, 30 Jan 2006 13:32:10 -0800

97 lines

[CVS SimDist]

<>

Mon, 30 Jan 2006 17:38:48 -0800

100 lines

New Thread

[CVS SimDist] JM: Build system overhaul. (WIP)

[CVS SimDist] JM: Build system overhaul. (WIP)

<>

Fri, 27 Jan 2006 01:05:53 -0800

2140 lines

New Thread

[CVS SimDist] JM: miscellaneous updates to SimDist

[CVS SimDist] JM: miscellaneous updates to SimDist

<>

Mon, 30 Jan 2006 12:48:16 -0800

683 lines

New Thread

[CVS SimDist] JM: Miscellaneous updates to SimDist.

[CVS SimDist] JM: Miscellaneous updates to SimDist.

<>

Fri, 27 Jan 2006 17:32:24 -0800

2819 lines

New Thread

[CVS SimDist] JM: Removing old cvs checkout scripts.

[CVS SimDist] JM: Removing old cvs checkout scripts.

<>

Thu, 26 Jan 2006 12:37:44 -0800

121 lines

New Thread

[CVS SimDist] JM: Removing old download scripts.

[CVS SimDist] JM: Removing old download scripts.

<>

Thu, 26 Jan 2006 12:37:12 -0800

151 lines

New Thread

[CVS SimDist] JM: revert back to older run script

[CVS SimDist] JM: revert back to older run script

<>

Mon, 30 Jan 2006 13:25:42 -0800

125 lines

New Thread

[CVS SimDist] JM: Simple script to rebuild and rerun configure.

[CVS SimDist] JM: Simple script to rebuild and rerun configure.

<>

Wed, 25 Jan 2006 10:50:51 -0800

93 lines

New Thread

[CVS SlacMCPrj]

[CVS SlacMCPrj]

<>

Thu, 26 Jan 2006 22:20:08 -0800

115 lines

[CVS SlacMCPrj]

<>

Fri, 27 Jan 2006 18:38:50 -0800

94 lines

New Thread

[CVS SlacMCPrj] JM: BRLCAD setup script

[CVS SlacMCPrj] JM: BRLCAD setup script

<>

Fri, 27 Jan 2006 18:09:45 -0800

90 lines

New Thread

[CVS SlicDiagnostics]

[CVS SlicDiagnostics]

<>

Thu, 26 Jan 2006 12:17:21 -0800

148 lines

[CVS SlicDiagnostics]

<>

Thu, 26 Jan 2006 17:04:13 -0800

111 lines

New Thread

[CVS SlicDiagnostics] Adding basic cluster plots.

[CVS SlicDiagnostics] Adding basic cluster plots.

<>

Wed, 4 Jan 2006 19:22:04 -0800

201 lines

New Thread

[CVS SlicDiagnostics] JM: added more GenericHit plots

[CVS SlicDiagnostics] JM: added more GenericHit plots

<>

Tue, 31 Jan 2006 17:35:10 -0800

1174 lines

New Thread

[CVS SlicDiagnostics] JM: update maven project file

[CVS SlicDiagnostics] JM: update maven project file

<>

Tue, 31 Jan 2006 17:35:29 -0800

419 lines

New Thread

[CVS slic]

[CVS slic]

<>

Fri, 6 Jan 2006 13:04:53 -0800

102 lines

[CVS slic]

<>

Fri, 6 Jan 2006 13:06:00 -0800

89 lines

[CVS slic]

<>

Tue, 24 Jan 2006 10:39:10 -0800

107 lines

[CVS slic]

<>

Tue, 24 Jan 2006 11:04:19 -0800

107 lines

New Thread

[CVS slic] JM: New lStdHep for v5.

[CVS slic] JM: New lStdHep for v5.

<>

Tue, 24 Jan 2006 10:39:28 -0800

288 lines

New Thread

[CVS slic] JM: Update for slic release v1r13p0.

[CVS slic] JM: Update for slic release v1r13p0.

<>

Tue, 24 Jan 2006 11:03:52 -0800

192 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