rename some mussa_class members (ana_name to analysis_name)
authorDiane Trout <diane@caltech.edu>
Wed, 22 Feb 2006 02:16:42 +0000 (02:16 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 22 Feb 2006 02:16:42 +0000 (02:16 +0000)
commit4e5f8ffa8fb5c6fa16deb87ebc16312583fe7877
treea9884f5c9bf4e7fd4e383c477329c27b16c0ebcb
parentdc11576ff4d45b2d9f58dd0cf1fe39f69a19f7c6
rename some mussa_class members (ana_name to analysis_name)
also add some getters, reformat the parse_args if/else tree.
Change using character flags for analysis mode to using an enumeration.
14 files changed:
alg/mussa_class.cxx
alg/mussa_class.hh
gui/ConnView.cxx
gui/ConnView.hh
gui/ConnWindow.cxx
gui/SeqView.cxx
gui/SeqView.hh
gui/SeqWindow.cxx
gui/SeqWindow.hh
gui/SetupWindow.cxx
gui/SetupWindow.hh
gui/SubAnalysisWindow.cxx
gui/SubAnalysisWindow.hh
mussa.cxx