GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <TGo4CreateNewHistogram.h>
Public Slots | |
virtual void | CreateLocalHist () |
virtual void | CreateRemoteHis () |
Public Member Functions | |
TGo4CreateNewHistogram (QWidget *parent=nullptr) | |
int | GetSelectedCmd () |
TH1 * | MakeHistogram () |
void | SetAnalysisAvaliable (bool on) |
void | SetLocalAvaliable (bool on) |
Protected Attributes | |
int | fSelectedCmd {0} |
QButtonGroup * | HisClassGrp {nullptr} |
QButtonGroup * | HisTypeGrp {nullptr} |
Definition at line 23 of file TGo4CreateNewHistogram.h.
TGo4CreateNewHistogram::TGo4CreateNewHistogram | ( | QWidget * | parent = nullptr | ) |
Definition at line 26 of file TGo4CreateNewHistogram.cpp.
References CreateLocalHist(), CreateRemoteHis(), fSelectedCmd, go4sett, HisClassGrp, and HisTypeGrp.
|
virtualslot |
Definition at line 142 of file TGo4CreateNewHistogram.cpp.
References fSelectedCmd.
Referenced by TGo4CreateNewHistogram().
|
virtualslot |
Definition at line 148 of file TGo4CreateNewHistogram.cpp.
References fSelectedCmd.
Referenced by TGo4CreateNewHistogram().
int TGo4CreateNewHistogram::GetSelectedCmd | ( | ) |
Definition at line 83 of file TGo4CreateNewHistogram.cpp.
References fSelectedCmd.
Referenced by TGo4MainWindow::CreateNewHist().
TH1 * TGo4CreateNewHistogram::MakeHistogram | ( | ) |
Definition at line 88 of file TGo4CreateNewHistogram.cpp.
References go4sett, HisClassGrp, and HisTypeGrp.
Referenced by TGo4MainWindow::CreateNewHist().
void TGo4CreateNewHistogram::SetAnalysisAvaliable | ( | bool | on | ) |
Definition at line 73 of file TGo4CreateNewHistogram.cpp.
Referenced by TGo4MainWindow::CreateNewHist().
void TGo4CreateNewHistogram::SetLocalAvaliable | ( | bool | on | ) |
Definition at line 78 of file TGo4CreateNewHistogram.cpp.
Referenced by TGo4MainWindow::CreateNewHist().
|
protected |
Definition at line 44 of file TGo4CreateNewHistogram.h.
Referenced by TGo4CreateNewHistogram(), CreateLocalHist(), CreateRemoteHis(), and GetSelectedCmd().
|
protected |
Definition at line 47 of file TGo4CreateNewHistogram.h.
Referenced by TGo4CreateNewHistogram(), and MakeHistogram().
|
protected |
Definition at line 46 of file TGo4CreateNewHistogram.h.
Referenced by TGo4CreateNewHistogram(), and MakeHistogram().