---------------------------------------------------------------- Tag: v02-04-35 Update: 08-Apr-2004 sss Fix a RCP syntax error. ---------------------------------------------------------------- Tag: v02-04-33 Update: 03-Nov-2003 sss Speed up the case where err_fact and err_const_term are missing from the rcp: don't take so many exceptions. Memory fragmentation prevention. ---------------------------------------------------------------- Tag: v02-04-05 Update: 19-Mar-2001 John Hobbs Set _check_every_event = true in channel and material geometry constructors. ---------------------------------------------------------------- Tag: v02-04-04 Update: 4-Feb-2001 John Hobbs Added conversion function smt_check_geometry which given an instance of the smt geometry will determine whether is pre-dates the changes described in v02-04-03 below. If it does predate, it is converted in memory to the new format. This routine is used by d0_geometry/utils/convert_smt to rewrite existing geometry files (2 of them only at the time of release). ---------------------------------------------------------------- Tag: v02-04-03 Update: 3-Feb-2001 John Hobbs 1) Remove backward compatibility features in geometry 2) Add StandaloneGeometry class used in utility programs 3) Add == and '!=' operators to all base geometry classes which didn't have them 4) add iStandaloneGeometry to test StandaloneGeometry. This writes a file to /tmp and reads it back in. 5) Add new H-disk rcp files, *_data.rcp. Will make these the defaults in d0_geometry rcps. Added a new version entry (version number=3) to the smt_version_matching.rcp ---------------------------------------------------------------- Tag: v02-04-01 Update: 1-Feb-2001 John Hobbs Modify SiBarrel, SiLayer and SiLadder to make the ladder x,z coordinates in the ladder plane consistantly for all Ladder (and Plane) methods. Leave old code in place, flagged in if( intrinsic_mode ) statement. These will be removed once the changes are completely tested. ---------------------------------------------------------------- Tag: v02-04-00 Update: 1-Feb-2001 John Hobbs Add set method to SichannelGeometer which takes a pointer to a function which returns the smt data chunk version. In normal use, this set method is called by the geometry_management package. ---------------------------------------------------------------- Tag: v02-02-02 Update: 9-Jun-2000 Ela Barberis Inserted fixes (V.Sorin) to get_ladders_max methods ---------------------------------------------------------------- Tag: v02-02-00 Update: 15-May-2000 John Hobbs Mods to reflect changes in geometry_system's GeometryElement interface. ---------------------------------------------------------------- Tag: v02-01-05 Update: 11-Nov-1999 John Hobbs Fix text dumps in base geometry. ---------------------------------------------------------------- Tag: v02-01-04 Update: 01-Nov-1999 Harry Melanson Update for new RCP system. ---------------------------------------------------------------- Tag: Update: 3-Sep-1999 John Hobbs Convert to ctest. ---------------------------------------------------------------- Tag: v02-00-08 Update: 11-Aug-1999 Harry Melanson Fixes to test/GNUmakefile for new SRT. Changes to tests/GNUmakefile for new SRT tbin target: a) Remove OBJCPPFILES b) Remove $(libdir)%.o from dependence c) Change how LOADLIBES is created d) Include arch_spec_f77.mk Also: d) Change tests to be "int main()" ---------------------------------------------------------------- Tag: v02-00-07 Update: 25-Feb-1999 Harry Melanson Change library name to silicon_geometry, to conform to CTEST interface. 1) Change GNUmakefile's in base, channel, material, util, package and tests. 2) Rename LIBDEPS_silgeom to LIBDEPS, and update. ---------------------------------------------------------------- Tag: v01-01-03 Update: 25-Feb-1999 Harry Melanson 1) Fix noisy doc/GNUmakefile 2) Fix tests/GNUmakefile - rm *.rcp