------------------------------------------------------------------- Tag: v02-06-01 John Hobbs Update: 18-Apr-2001 1. Integrated tests fail because cft base geometry rcp removed. Use 3deg_MC as replacement. (Mike H says OK.) ------------------------------------------------------------------- Tag: v02-06-00 John Hobbs Update: 16-Apr-2001 1. New RCP's for base geometry changes in cft and muon. geometry_db also updated. ------------------------------------------------------------------- Tag: v02-05-06 John Hobbs Update: 15-Mar-2001 1. Add static method BaseGeometry::readGeometry to unify all geometry reads. Modify all code which reads geometry from a file to use this method. Also add BaseGeometry::writeGeometry. 2. Add the program set_versions to interactively change geometry version numbers. ------------------------------------------------------------------- Tag: v02-05-05 John Hobbs Update: 15-Feb-2001 Switch default geometries back to old versions. TRF cannot handle geometry versioning. This only postpones the grief by a couple of weeks for them. Versioning still enabled. ------------------------------------------------------------------- Tag: v02-05-04 John Hobbs Update: 4-Feb-2001 1) Add program utils/extract_geometry.cpp which writes an evpack file containing the geometry for a given subdetor only 2) Add program utils/convert_smt.cpp which reads a geometry file, checks if it is in the old or new format (See silicon_geometry v02-04-03), converts old to new, and if the conversion was performed, writes the new file out. ------------------------------------------------------------------- Tag: v02-05-03 John Hobbs Update: 3-Feb-2001 1) Switch smt geometry defaults to new H-disk position ------------------------------------------------------------------- Tag: v02-05-02 John Hobbs Update: 1) Switch cft geometry defaults to use 3 degree stereo ------------------------------------------------------------------- Tag: v02-05-01 John Hobbs Update: 1) Add muon_geometry_ref to tests/OBJECTS ------------------------------------------------------------------- Tag: v02-05-00 John Hobbs Update: 1) Complete versioning interface. ------------------------------------------------------------------- Tag: v02-04-05 John Hobbs Update: 1) Remove cint-lite from LIBRARIES files. ------------------------------------------------------------------- Tag: v02-04-02 John Hobbs Update: July 26, 2000 1) Bug fix: Change return type of D0MaterialGeometry_t main from none to int. ------------------------------------------------------------------- Tag: v02-04-01 John Hobbs Update: July 19, 2000 1) Fix for removal of std::XXXXXX from spacegeom. ------------------------------------------------------------------- Tag: v02-04-00 John Hobbs Update: May 14, 2000 1) Changes needed for new geometry_system dgs::GeometryElement interface