#include <TGo4HistogramInfoSlots.h>
Inheritance diagram for TGo4HistogramInfoSlots:
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) |
TGo4Status * | GetStatus () |
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 | |
TGo4GUIRegistry * | fxTGo4GUIRegistry |
@supplierCardinality 1. More... | |
TGo4HistogramInfo * | fxTGo4HistogramInfo |
TGo4HistogramInfoStatus * | fxTGo4HistogramInfoStatus |
Int_t | fiCondArrayType |
remember array type of last received condition array. More... | |
TString | fxConditionClass |
remember name of real condition. More... |
Definition at line 30 of file TGo4HistogramInfoSlots.h.
|
Definition at line 33 of file TGo4HistogramInfoSlots.cxx. References fxTGo4GUIRegistry, fxTGo4HistogramInfoStatus, TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass(). |
|
Definition at line 84 of file TGo4HistogramInfoSlots.cxx. References fxTGo4HistogramInfoStatus. |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 78 of file TGo4HistogramInfoSlots.cxx. |
|
Definition at line 73 of file TGo4HistogramInfoSlots.cxx. References fxTGo4HistogramInfo. |
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 44 of file TGo4HistogramInfoSlots.cxx. References TGo4SlotsBaseClass::AddObject(), fxTGo4GUIRegistry, fxTGo4HistogramInfo, TGo4GUIRegistry::GetMainWindow(), TGo4GUIRegistry::GetSlotClass(), and TGo4MainWindow::ViewPanelSlot(). |
|
Definition at line 91 of file TGo4HistogramInfoSlots.cxx. References fxTGo4HistogramInfoStatus. |
|
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(). |
|
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(). |
|
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(). |
|
@supplierCardinality 1.
Definition at line 56 of file TGo4HistogramInfoSlots.h. Referenced by AddObject(), SendHistogramInfoCommand(), SendHistogramPrintCommand(), SendHistogramRequestCommand(), and TGo4HistogramInfoSlots(). |
|
Definition at line 57 of file TGo4HistogramInfoSlots.h. Referenced by AddObject(), SendHistogramInfoCommand(), SendHistogramRequestCommand(), and SetGUI(). |
|
Definition at line 58 of file TGo4HistogramInfoSlots.h. Referenced by GetStatus(), TGo4HistogramInfoSlots(), and ~TGo4HistogramInfoSlots(). |
|
remember array type of last received condition array. for correct start of the condition editor. Definition at line 62 of file TGo4HistogramInfoSlots.h. |
|
remember name of real condition.
Definition at line 64 of file TGo4HistogramInfoSlots.h. |