TreeParameter
Installation instructions for immediate updates
D. Bazin
The default version of the TreeParameter package is installed in the directory $SpecTclHome/contrib/treeparam. Programs using this default version should follow the directions found in the TreeParameter documentation at http://docs.nscl.msu.edu/daq/appnotes/TreeParameter.html
Because I have no means of updating the default TreeParameter package other than waiting for the next SpecTcl update, immediate updates can only be installed locally by users on their own directory tree. The latest updates allows this to be done by using a Tcl variable named TreeParameterHome. If this variable is not initialized in the SpecTclRC.tcl startup script, it is then automatically set to the default value $SpecTclHome/contrib/treeparam. Users can therefore install the latest update somewhere in their directory tree and initialize TreeParameterHome to point to that folder. Additionally, the path of the #include directives in the C++ code should be changed to that same folder. The latest release of the TreeParameter package can be found here.
11/08/04: TreeParameter package version 1.2.1
01/10/05: