GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Slots | Public Member Functions | Protected Attributes | List of all members
TGo4CreateNewHistogram Class Reference

#include <TGo4CreateNewHistogram.h>

+ Inheritance diagram for TGo4CreateNewHistogram:

Public Slots

virtual void CreateLocalHist ()
 
virtual void CreateRemoteHis ()
 

Public Member Functions

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

Protected Attributes

int fSelectedCmd
 
QButtonGroup * HisTypeGrp
 
QButtonGroup * HisClassGrp
 

Detailed Description

Definition at line 24 of file TGo4CreateNewHistogram.h.

Constructor & Destructor Documentation

TGo4CreateNewHistogram::TGo4CreateNewHistogram ( QWidget *  parent = 0)

Member Function Documentation

void TGo4CreateNewHistogram::CreateLocalHist ( )
virtualslot

Definition at line 138 of file TGo4CreateNewHistogram.cpp.

References fSelectedCmd.

void TGo4CreateNewHistogram::CreateRemoteHis ( )
virtualslot

Definition at line 144 of file TGo4CreateNewHistogram.cpp.

References fSelectedCmd.

int TGo4CreateNewHistogram::GetSelectedCmd ( )

Definition at line 79 of file TGo4CreateNewHistogram.cpp.

References fSelectedCmd.

TH1 * TGo4CreateNewHistogram::MakeHistogram ( )
void TGo4CreateNewHistogram::SetAnalysisAvaliable ( bool  on)

Definition at line 69 of file TGo4CreateNewHistogram.cpp.

void TGo4CreateNewHistogram::SetLocalAvaliable ( bool  on)

Definition at line 74 of file TGo4CreateNewHistogram.cpp.

Member Data Documentation

int TGo4CreateNewHistogram::fSelectedCmd
protected
QButtonGroup* TGo4CreateNewHistogram::HisClassGrp
protected

Definition at line 48 of file TGo4CreateNewHistogram.h.

Referenced by MakeHistogram(), and TGo4CreateNewHistogram().

QButtonGroup* TGo4CreateNewHistogram::HisTypeGrp
protected

Definition at line 47 of file TGo4CreateNewHistogram.h.

Referenced by MakeHistogram(), and TGo4CreateNewHistogram().


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