2003-12-19 21:26 Ed Larty * setup/packages-R1.3: # added new package file for generic frozen release version R1.3 2003-12-19 20:28 Ed Larty * AltReco/: AltAlgSliceList.cxx, AltAlgSliceList.h, AltModuleSliceList.cxx, jcm/AltRecoSlice.C: # merged differences in HEAD into tag versions 2003-12-19 17:44 Costas Andreopoulos * AltReco/: AltAlgSliceList.cxx, AltAlgSliceList.h, AltModuleSliceList.cxx, jcm/AltRecoSlice.C: In previous commit I forgot to add an initSliceFiltering(event_slices); at the end of the k-Means clustering. Some slices that are not filtered there can potentialy cause problems later. This should be ok now. Also added some more temporary protection against ill conditions until they are treated in a better way... 2003-12-19 16:19 Ed Larty * setup/: packages-R1.3.0-tmp, packages-development: # added new package AltReco 2003-12-19 14:03 Costas Andreopoulos * AltReco/: AltAlgSliceList.cxx, AltAlgSliceList.h, AltModuleSliceList.cxx, jcm/AltRecoSlice.C: - occasionaly the k-Means clustering can take too long, probably if it hits a bad slice and tries to redistribute all its strips. Need to investigate this in the future, and of course all the k-Means clustering section needs some modifications... For now, add some protection: force the k-Means clustering to 'converge' if it insists it didn't after ~30 iterations... Doesn't worth to wait more ... -Also in the slice merger: add a check for d, d and, in the default parameters, tight the d cut which was too loose. 2003-12-19 01:25 Robert Hatcher * RerootExodus/UgliGeometryReroot.cxx: fix case where empty VLD didn't obscure the plane # just after the last real plane we entered. (the code is very krufty, ugh.). 2003-12-18 23:13 avva * Swimmer/: SwimGeo.cxx, SwimGeo.h, SwimStepData.cxx, SwimStepData.h, SwimSwimmer.cxx: Optimize SwimGeo::GetSwimMaterial function, SwimStepData now "remembers" the layer where particle is in data member fSPI. 2003-12-18 20:44 Ed Larty * setup/: packages-R1.3.0-tmp, setup_minossoft_tamu: # modified for Nick's packages 2003-12-18 19:13 Robert Hatcher * setup/packages-R1.3.0-tmp: add TruthHelperNtuple package to the frozen release 2003-12-18 18:09 Robert Hatcher * Midad/Base/SteelOutline.cxx: when defining the NearDet steel outline add in the offset of the coil relative to the plate center; positions that were given were relative to the center of the plate. 2003-12-18 17:57 Robert Hatcher * setup/packages-development: add TruthHelperNtuple package for Sue. 2003-12-18 17:54 Robert Hatcher * CVSROOT/: check_access, modules: add TruthHelperNtuple package to modules and check_access. 2003-12-18 17:50 Robert Hatcher * TruthHelperNtuple/: .cvsignore, GNUmakefile, LinkDef.h: Initial revision 2003-12-18 17:50 Robert Hatcher * TruthHelperNtuple/: .cvsignore, GNUmakefile, LinkDef.h: beginning of TruthHelperNtuple package for Sue. 2003-12-18 17:37 Ed Larty * setup/packages-R1.3.0-tmp: # added new tmp file for next release