GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
TGo4CreateNewHistogram Class Reference

#include <TGo4CreateNewHistogram.h>

Inheritance diagram for TGo4CreateNewHistogram:

Public Slots

virtual void CreateLocalHist ()
virtual void CreateLocalHist ()
virtual void CreateRemoteHis ()
virtual void CreateRemoteHis ()

Public Member Functions

 TGo4CreateNewHistogram (QWidget *parent=nullptr)
 TGo4CreateNewHistogram (QWidget *parent=nullptr)
int GetSelectedCmd ()
int GetSelectedCmd ()
TH1 * MakeHistogram ()
TH1 * MakeHistogram ()
void SetAnalysisAvaliable (bool on)
void SetAnalysisAvaliable (bool on)
void SetLocalAvaliable (bool on)
void SetLocalAvaliable (bool on)

Protected Attributes

int fSelectedCmd {0}
QButtonGroup * HisClassGrp {nullptr}
QButtonGroup * HisTypeGrp {nullptr}

Detailed Description

Definition at line 23 of file TGo4CreateNewHistogram.h.

Constructor & Destructor Documentation

◆ TGo4CreateNewHistogram() [1/2]

TGo4CreateNewHistogram::TGo4CreateNewHistogram ( QWidget * parent = nullptr)

◆ TGo4CreateNewHistogram() [2/2]

TGo4CreateNewHistogram::TGo4CreateNewHistogram ( QWidget * parent = nullptr)

Member Function Documentation

◆ CreateLocalHist [1/2]

void TGo4CreateNewHistogram::CreateLocalHist ( )
virtualslot

Definition at line 142 of file TGo4CreateNewHistogram.cpp.

References fSelectedCmd.

Referenced by TGo4CreateNewHistogram().

◆ CreateLocalHist [2/2]

virtual void TGo4CreateNewHistogram::CreateLocalHist ( )
virtualslot

◆ CreateRemoteHis [1/2]

void TGo4CreateNewHistogram::CreateRemoteHis ( )
virtualslot

Definition at line 148 of file TGo4CreateNewHistogram.cpp.

References fSelectedCmd.

Referenced by TGo4CreateNewHistogram().

◆ CreateRemoteHis [2/2]

virtual void TGo4CreateNewHistogram::CreateRemoteHis ( )
virtualslot

References fSelectedCmd.

◆ GetSelectedCmd() [1/2]

int TGo4CreateNewHistogram::GetSelectedCmd ( )

Definition at line 83 of file TGo4CreateNewHistogram.cpp.

References fSelectedCmd.

Referenced by TGo4MainWindow::CreateNewHist().

◆ GetSelectedCmd() [2/2]

int TGo4CreateNewHistogram::GetSelectedCmd ( )

◆ MakeHistogram() [1/2]

TH1 * TGo4CreateNewHistogram::MakeHistogram ( )

Definition at line 88 of file TGo4CreateNewHistogram.cpp.

References go4sett, HisClassGrp, and HisTypeGrp.

Referenced by TGo4MainWindow::CreateNewHist().

◆ MakeHistogram() [2/2]

TH1 * TGo4CreateNewHistogram::MakeHistogram ( )

◆ SetAnalysisAvaliable() [1/2]

void TGo4CreateNewHistogram::SetAnalysisAvaliable ( bool on)

Definition at line 73 of file TGo4CreateNewHistogram.cpp.

Referenced by TGo4MainWindow::CreateNewHist().

◆ SetAnalysisAvaliable() [2/2]

void TGo4CreateNewHistogram::SetAnalysisAvaliable ( bool on)

◆ SetLocalAvaliable() [1/2]

void TGo4CreateNewHistogram::SetLocalAvaliable ( bool on)

Definition at line 78 of file TGo4CreateNewHistogram.cpp.

Referenced by TGo4MainWindow::CreateNewHist().

◆ SetLocalAvaliable() [2/2]

void TGo4CreateNewHistogram::SetLocalAvaliable ( bool on)

Field Documentation

◆ fSelectedCmd

int TGo4CreateNewHistogram::fSelectedCmd {0}
protected

◆ HisClassGrp

QButtonGroup * TGo4CreateNewHistogram::HisClassGrp {nullptr}
protected

Definition at line 47 of file TGo4CreateNewHistogram.h.

Referenced by TGo4CreateNewHistogram(), and MakeHistogram().

◆ HisTypeGrp

QButtonGroup * TGo4CreateNewHistogram::HisTypeGrp {nullptr}
protected

Definition at line 46 of file TGo4CreateNewHistogram.h.

Referenced by TGo4CreateNewHistogram(), and MakeHistogram().


The documentation for this class was generated from the following files: