ROOTPWA
|
Public Member Functions | |
MyMainFrame (const TGWindow *p, UInt_t w, UInt_t h, TTree *tree) | |
virtual | ~MyMainFrame () |
void | DoExit () |
void | DoSelect () |
void | HandleButtons () |
void | PrintSelected () |
Private Attributes | |
TGListBox * | fListBox |
TGListBox * | fListBox2 |
TGCheckButton * | fCheckMulti |
TList * | fSelected |
TTree * | fTree |
std::vector< std::string > | fwavenames |
MyMainFrame::MyMainFrame | ( | const TGWindow * | p, |
UInt_t | w, | ||
UInt_t | h, | ||
TTree * | tree | ||
) |
Definition at line 63 of file plotGui.C.
References exit, fCheckMulti, fListBox, fListBox2, fSelected, fTree, fwavenames, i, and rpwa::fitResult::waveNames().
|
virtual |
void MyMainFrame::PrintSelected | ( | ) |
Definition at line 159 of file plotGui.C.
References rpwa::fitResult::converged(), fListBox, fListBox2, fTree, fwavenames, g1(), rpwa::fitResult::hasHessian(), i, Int_t, rpwa::fitResult::intensity(), rpwa::fitResult::intensityErr(), rpwa::fitResult::massBinCenter(), n, rpwa::fitResult::phase(), rpwa::fitResult::phaseErr(), rho(), rpwa::fitResult::spinDensityMatrixElem(), rpwa::fitResult::spinDensityMatrixElemCov(), and rpwa::fitResult::waveIndex().
|
private |
Definition at line 36 of file plotGui.C.
Referenced by MyMainFrame().
|
private |
Definition at line 34 of file plotGui.C.
Referenced by MyMainFrame(), and PrintSelected().
|
private |
Definition at line 35 of file plotGui.C.
Referenced by MyMainFrame(), and PrintSelected().
|
private |
Definition at line 37 of file plotGui.C.
Referenced by MyMainFrame(), and ~MyMainFrame().
|
private |
Definition at line 38 of file plotGui.C.
Referenced by MyMainFrame(), and PrintSelected().
|
private |
Definition at line 39 of file plotGui.C.
Referenced by MyMainFrame(), and PrintSelected().