Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4HistogramInfoSlots Class Reference

#include <TGo4HistogramInfoSlots.h>

Inheritance diagram for TGo4HistogramInfoSlots:

TGo4SlotsBaseClass List of all members.

Public Methods

 TGo4HistogramInfoSlots (const char *name, const char *title, TGo4HistogramInfo *p=0)
virtual ~TGo4HistogramInfoSlots ()
void StatusChanged (TGo4Status *status)
void SetGUI (TGo4HistogramInfo *e)
void AddObject (TNamed *object)
TGo4StatusGetStatus ()
void SendHistogramInfoCommand ()
 Send command to analysis to get back the status of the histogram under edit. More...

void SendHistogramPrintCommand ()
 Send command to analysis to printout histogram list in the analysis terminal. More...

void SendHistogramRequestCommand ()
 Send command to analysis to get back the current histogram for drawing. More...


Private Attributes

TGo4GUIRegistryfxTGo4GUIRegistry
 @supplierCardinality 1. More...

TGo4HistogramInfo * fxTGo4HistogramInfo
TGo4HistogramInfoStatusfxTGo4HistogramInfoStatus
Int_t fiCondArrayType
 remember array type of last received condition array. More...

TString fxConditionClass
 remember name of real condition. More...


Detailed Description

Author:
Joern Adamczewski
Since:
24.09.03

Definition at line 30 of file TGo4HistogramInfoSlots.h.


Constructor & Destructor Documentation

TGo4HistogramInfoSlots::TGo4HistogramInfoSlots const char *    name,
const char *    title,
TGo4HistogramInfo *    p = 0
 

Definition at line 33 of file TGo4HistogramInfoSlots.cxx.

References fxTGo4GUIRegistry, fxTGo4HistogramInfoStatus, TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass().

TGo4HistogramInfoSlots::~TGo4HistogramInfoSlots   [virtual]
 

Definition at line 84 of file TGo4HistogramInfoSlots.cxx.

References fxTGo4HistogramInfoStatus.


Member Function Documentation

void TGo4HistogramInfoSlots::StatusChanged TGo4Status   status [virtual]
 

Reimplemented from TGo4SlotsBaseClass.

Definition at line 78 of file TGo4HistogramInfoSlots.cxx.

void TGo4HistogramInfoSlots::SetGUI TGo4HistogramInfo *    e
 

Definition at line 73 of file TGo4HistogramInfoSlots.cxx.

References fxTGo4HistogramInfo.

void TGo4HistogramInfoSlots::AddObject TNamed *    object [virtual]
 

Reimplemented from TGo4SlotsBaseClass.

Definition at line 44 of file TGo4HistogramInfoSlots.cxx.

References TGo4SlotsBaseClass::AddObject(), fxTGo4GUIRegistry, fxTGo4HistogramInfo, TGo4GUIRegistry::GetMainWindow(), TGo4GUIRegistry::GetSlotClass(), and TGo4MainWindow::ViewPanelSlot().

TGo4Status * TGo4HistogramInfoSlots::GetStatus  
 

Definition at line 91 of file TGo4HistogramInfoSlots.cxx.

References fxTGo4HistogramInfoStatus.

void TGo4HistogramInfoSlots::SendHistogramInfoCommand  
 

Send command to analysis to get back the status of the histogram under edit.

Definition at line 99 of file TGo4HistogramInfoSlots.cxx.

References TGo4AnalysisObjectManager::fgcHISTFOLDER, fxTGo4GUIRegistry, fxTGo4HistogramInfo, TGo4AnalysisObjectCommand::SetFolderName(), and TGo4GUIRegistry::SubmitCommand().

void TGo4HistogramInfoSlots::SendHistogramPrintCommand  
 

Send command to analysis to printout histogram list in the analysis terminal.

Definition at line 113 of file TGo4HistogramInfoSlots.cxx.

References fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand().

void TGo4HistogramInfoSlots::SendHistogramRequestCommand  
 

Send command to analysis to get back the current histogram for drawing.

Definition at line 119 of file TGo4HistogramInfoSlots.cxx.

References fxTGo4GUIRegistry, fxTGo4HistogramInfo, and TGo4GUIRegistry::SubmitCommand().


Member Data Documentation

TGo4GUIRegistry* TGo4HistogramInfoSlots::fxTGo4GUIRegistry [private]
 

@supplierCardinality 1.

Definition at line 56 of file TGo4HistogramInfoSlots.h.

Referenced by AddObject(), SendHistogramInfoCommand(), SendHistogramPrintCommand(), SendHistogramRequestCommand(), and TGo4HistogramInfoSlots().

TGo4HistogramInfo* TGo4HistogramInfoSlots::fxTGo4HistogramInfo [private]
 

Definition at line 57 of file TGo4HistogramInfoSlots.h.

Referenced by AddObject(), SendHistogramInfoCommand(), SendHistogramRequestCommand(), and SetGUI().

TGo4HistogramInfoStatus* TGo4HistogramInfoSlots::fxTGo4HistogramInfoStatus [private]
 

Definition at line 58 of file TGo4HistogramInfoSlots.h.

Referenced by GetStatus(), TGo4HistogramInfoSlots(), and ~TGo4HistogramInfoSlots().

Int_t TGo4HistogramInfoSlots::fiCondArrayType [private]
 

remember array type of last received condition array.

for correct start of the condition editor.

Definition at line 62 of file TGo4HistogramInfoSlots.h.

TString TGo4HistogramInfoSlots::fxConditionClass [private]
 

remember name of real condition.

Definition at line 64 of file TGo4HistogramInfoSlots.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:45 2005 for Go4-v2.10-5 by doxygen1.2.15