Version 1.2
@RATDB index is now a string (actually identifier syntax, no spaces, etc)
instead of an integer, which isn't very useful in practice, unless your
language doesn't have a good string datatype.
date 2005.11.03.21.47.39; author volsung; state Exp;
Version 1.1
@- All *.ratdb files in the data directory (none yet) are automatically
loaded into RATDB on startup.
- Added GEANT4 UI commands to control RATDB:
/rat/db/load [filename] -- Load a RATDB file
/rat/db/set [table] [field] [value] -- Sets a field on the user plane
- Unit tests to exercise the UI commands and verify they work.
date 2005.09.18.18.42.22; author volsung; state Exp;
Matthew Worcester Last modified: Thu Nov 3 15:48:00 CST 2005