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

TGo4ConditionInfoSlots Class Reference

#include <TGo4ConditionInfoSlots.h>

Inheritance diagram for TGo4ConditionInfoSlots:

TGo4SlotsBaseClass List of all members.

Public Methods

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

void SendConditionPrintCommand ()
 Send command to analysis to printout condition list in the analysis terminal. More...

void SendConditionEditCommand ()
 Send command to analysis to get back the condition in the editor. More...

void SetConditionClass (const char *cname)

Private Attributes

TGo4GUIRegistryfxTGo4GUIRegistry
 @supplierCardinality 1. More...

TGo4ConditionInfo * fxTGo4ConditionInfo
TGo4ConditionInfoStatusfxTGo4ConditionInfoStatus
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 32 of file TGo4ConditionInfoSlots.h.


Constructor & Destructor Documentation

TGo4ConditionInfoSlots::TGo4ConditionInfoSlots const char *    name,
const char *    title,
TGo4ConditionInfo *    p = 0
 

Definition at line 35 of file TGo4ConditionInfoSlots.cxx.

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

TGo4ConditionInfoSlots::~TGo4ConditionInfoSlots   [virtual]
 

Definition at line 85 of file TGo4ConditionInfoSlots.cxx.

References fxTGo4ConditionInfoStatus.


Member Function Documentation

void TGo4ConditionInfoSlots::StatusChanged TGo4Status   status [virtual]
 

Reimplemented from TGo4SlotsBaseClass.

Definition at line 79 of file TGo4ConditionInfoSlots.cxx.

void TGo4ConditionInfoSlots::SetGUI TGo4ConditionInfo *    e
 

Definition at line 74 of file TGo4ConditionInfoSlots.cxx.

References fxTGo4ConditionInfo.

void TGo4ConditionInfoSlots::AddObject TNamed *    object [virtual]
 

Reimplemented from TGo4SlotsBaseClass.

Definition at line 46 of file TGo4ConditionInfoSlots.cxx.

References fiCondArrayType, fxConditionClass, and fxTGo4ConditionInfo.

TGo4Status * TGo4ConditionInfoSlots::GetStatus  
 

Definition at line 92 of file TGo4ConditionInfoSlots.cxx.

References fxTGo4ConditionInfoStatus.

void TGo4ConditionInfoSlots::SendConditionInfoCommand  
 

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

Definition at line 101 of file TGo4ConditionInfoSlots.cxx.

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

void TGo4ConditionInfoSlots::SendConditionPrintCommand  
 

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

Definition at line 116 of file TGo4ConditionInfoSlots.cxx.

References fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand().

void TGo4ConditionInfoSlots::SendConditionEditCommand  
 

Send command to analysis to get back the condition in the editor.

Definition at line 126 of file TGo4ConditionInfoSlots.cxx.

References fxTGo4ConditionInfo, fxTGo4GUIRegistry, TGo4GUIRegistry::GetSlotClass(), and TGo4GUIRegistry::SubmitCommand().

void TGo4ConditionInfoSlots::SetConditionClass const char *    cname [inline]
 

Definition at line 57 of file TGo4ConditionInfoSlots.h.

References fxConditionClass.


Member Data Documentation

TGo4GUIRegistry* TGo4ConditionInfoSlots::fxTGo4GUIRegistry [private]
 

@supplierCardinality 1.

Definition at line 61 of file TGo4ConditionInfoSlots.h.

Referenced by SendConditionEditCommand(), SendConditionInfoCommand(), SendConditionPrintCommand(), and TGo4ConditionInfoSlots().

TGo4ConditionInfo* TGo4ConditionInfoSlots::fxTGo4ConditionInfo [private]
 

Definition at line 62 of file TGo4ConditionInfoSlots.h.

Referenced by AddObject(), SendConditionEditCommand(), SendConditionInfoCommand(), and SetGUI().

TGo4ConditionInfoStatus* TGo4ConditionInfoSlots::fxTGo4ConditionInfoStatus [private]
 

Definition at line 63 of file TGo4ConditionInfoSlots.h.

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

Int_t TGo4ConditionInfoSlots::fiCondArrayType [private]
 

remember array type of last received condition array.

for correct start of the condition editor.

Definition at line 67 of file TGo4ConditionInfoSlots.h.

Referenced by AddObject().

TString TGo4ConditionInfoSlots::fxConditionClass [private]
 

remember name of real condition.

Definition at line 69 of file TGo4ConditionInfoSlots.h.

Referenced by AddObject(), and SetConditionClass().


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