Skip to content
Snippets Groups Projects
  • Stephen A. Wood's avatar
    5e2bf202
    Add some hacks so that the THcParmList Load method also reads · 5e2bf202
    Stephen A. Wood authored
    string variables from the Hall C style parameter files.  String
    variables are loaded into a THaTextvars object that is held in the
    THcParmList object.  PrintFull will now print all the string variables
    as well as the numerical variables.  Added GetString, AddString and
    RemoveString methods to access and modify the string variables.
    5e2bf202
    History
    Add some hacks so that the THcParmList Load method also reads
    Stephen A. Wood authored
    string variables from the Hall C style parameter files.  String
    variables are loaded into a THaTextvars object that is held in the
    THcParmList object.  PrintFull will now print all the string variables
    as well as the numerical variables.  Added GetString, AddString and
    RemoveString methods to access and modify the string variables.