#include <TGo4WindowEditStatus.h>
Inheritance diagram for TGo4WindowEditStatus:
Public Methods | |
TGo4WindowEditStatus (const char *name, const char *title) | |
virtual | ~TGo4WindowEditStatus () |
TGo4Condition * | GetCondition () |
Direct access to condition. More... | |
void | SetCondition (TGo4Condition *con) |
Replace edited condition by new one. More... | |
Double_t | Xmin () |
Return values for currently set condition:. More... | |
Double_t | Xmax () |
Return values for currently set condition:. More... | |
Double_t | Ymin () |
Return values for currently set condition:. More... | |
Double_t | Ymax () |
Return values for currently set condition:. More... | |
Int_t | Counts () |
Return values for currently set condition:. More... | |
Int_t | TrueCounts () |
Return values for currently set condition:. More... | |
Bool_t | IsEnabled () |
Return values for currently set condition:. More... | |
Bool_t | TrueValue () |
Return values for currently set condition:. More... | |
Bool_t | FalseValue () |
Return values for currently set condition:. More... | |
Bool_t | ResultValue () |
Return values for currently set condition:. More... | |
Bool_t | IsVisible () |
Return values for currently set condition:. More... | |
const Text_t * | ConditionName () |
Return values for currently set condition:. More... | |
Bool_t | IsMultiEdit () |
void | SetMultiEdit (Bool_t on) |
Bool_t | Is2D () |
Bool_t | IsArray () |
Bool_t | IsPolygon () |
Bool_t | IsCentralMode () |
void | SetCentralMode (Bool_t on) |
Int_t | GetCurrentIndex () |
void | SetCurrentIndex (Int_t ix) |
void | SetSlot (TGo4WindowEditSlots *myslot) |
Int_t | GetNumberOfConditions () |
Number of conditions in case of array. More... | |
void | Print (Option_t *opt="") |
Implement Print with our TGo4Log mechanism options may be C for condition, S for stats and M for marker or a combination of these. More... | |
Private Attributes | |
TGo4Condition * | fxCondition |
owner pointer on condition under edit. More... | |
TGo4WindowEditSlots * | fxSlots |
We need this backpointer for the log functionality *. More... | |
Bool_t | fbCentralMode |
true if condition editor works in central mode, otherwise false. More... |
Definition at line 28 of file TGo4WindowEditStatus.h.
|
Definition at line 25 of file TGo4WindowEditStatus.cxx. |
|
Definition at line 32 of file TGo4WindowEditStatus.cxx. References fxCondition. |
|
|
Replace edited condition by new one.
Definition at line 40 of file TGo4WindowEditStatus.cxx. References fxCondition, TGo4Condition::IsArrayType(), TGo4Condition::IsMultiEdit(), TGo4Condition::SetMultiEdit(), and TGo4Condition::SetOwnedByEditor(). Referenced by TGo4WindowEditSlots::AddObject(), and TGo4WindowEditSlots::AssignWorkViewPanel(). |
|
Return values for currently set condition:.
Definition at line 90 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetXLow(). Referenced by TGo4WindowEditSlots::Click(), and Print(). |
|
Return values for currently set condition:.
Definition at line 96 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetXUp(). Referenced by TGo4WindowEditSlots::Click(), and Print(). |
|
Return values for currently set condition:.
Definition at line 102 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetYLow(). Referenced by TGo4WindowEditSlots::Click(), and Print(). |
|
Return values for currently set condition:.
Definition at line 108 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetYUp(). Referenced by TGo4WindowEditSlots::Click(), and Print(). |
|
Return values for currently set condition:.
Definition at line 167 of file TGo4WindowEditStatus.cxx. References TGo4Condition::Counts(), and fxCondition. Referenced by Print(). |
|
Return values for currently set condition:.
Definition at line 173 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::TrueCounts(). Referenced by Print(). |
|
Return values for currently set condition:.
Definition at line 114 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetFlags(). Referenced by Print(). |
|
Return values for currently set condition:.
Definition at line 127 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetFlags(). Referenced by Print(). |
|
Return values for currently set condition:.
Definition at line 140 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetFlags(). |
|
Return values for currently set condition:.
Definition at line 153 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetFlags(). Referenced by Print(). |
|
Return values for currently set condition:.
Definition at line 187 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::IsVisible(). Referenced by TGo4WindowEditSlots::IsVisible(), and Print(). |
|
Return values for currently set condition:.
Definition at line 179 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetActiveCondition(). Referenced by Print(). |
|
Definition at line 204 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::IsMultiEdit(). |
|
Definition at line 210 of file TGo4WindowEditStatus.cxx. References fxCondition, TGo4Condition::IsArrayType(), and TGo4Condition::SetMultiEdit(). |
|
Definition at line 234 of file TGo4WindowEditStatus.cxx. References fxCondition, TGo4Condition::GetActiveCondition(), and TGo4Condition::GetDimension(). Referenced by Print(), and TGo4WindowEditSlots::SetLimits(). |
|
Definition at line 227 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::IsArrayType(). Referenced by TGo4WindowEditSlots::Click(). |
|
Definition at line 221 of file TGo4WindowEditStatus.cxx. References fxCondition, TGo4Condition::GetActiveCondition(), and TGo4Condition::IsPolygonType(). Referenced by TGo4WindowEditSlots::ClearConditions(), TGo4WindowEditSlots::DrawConditions(), TGo4WindowEditSlots::EnterEvent(), Print(), and TGo4WindowEditSlots::SetNewTCutG(). |
|
Definition at line 68 of file TGo4WindowEditStatus.h. References fbCentralMode. |
|
Definition at line 69 of file TGo4WindowEditStatus.h. References fbCentralMode. |
|
Definition at line 198 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetCurrentIndex(). Referenced by TGo4WindowEditSlots::Click(). |
|
Definition at line 193 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::SetCurrentIndex(). |
|
Definition at line 77 of file TGo4WindowEditStatus.cxx. References fxSlots. Referenced by TGo4WindowEditSlots::TGo4WindowEditSlots(). |
|
Number of conditions in case of array.
Definition at line 84 of file TGo4WindowEditStatus.cxx. References fxCondition, and TGo4Condition::GetNumberOfConditions(). Referenced by TGo4WindowEditSlots::Click(). |
|
Implement Print with our TGo4Log mechanism options may be C for condition, S for stats and M for marker or a combination of these. default is all. Definition at line 242 of file TGo4WindowEditStatus.cxx. References ConditionName(), Counts(), fxSlots, TGo4WindowEditSlots::GetCMax(), TGo4WindowEditSlots::GetHistogramName(), TGo4WindowEditSlots::GetIntegral(), TGo4WindowEditSlots::GetMean(), TGo4WindowEditSlots::GetRMS(), TGo4WindowEditSlots::GetXMax(), TGo4WindowEditSlots::GetYMax(), Is2D(), IsEnabled(), IsPolygon(), IsVisible(), TGo4Log::Message(), ResultValue(), TrueCounts(), TrueValue(), Xmax(), Xmin(), Ymax(), and Ymin(). |
|
owner pointer on condition under edit.
Definition at line 83 of file TGo4WindowEditStatus.h. Referenced by ConditionName(), Counts(), FalseValue(), GetCondition(), GetCurrentIndex(), GetNumberOfConditions(), Is2D(), IsArray(), IsEnabled(), IsMultiEdit(), IsPolygon(), IsVisible(), ResultValue(), SetCondition(), SetCurrentIndex(), SetMultiEdit(), TrueCounts(), TrueValue(), Xmax(), Xmin(), Ymax(), Ymin(), and ~TGo4WindowEditStatus(). |
|
We need this backpointer for the log functionality *.
Definition at line 86 of file TGo4WindowEditStatus.h. |
|
true if condition editor works in central mode, otherwise false.
Definition at line 89 of file TGo4WindowEditStatus.h. Referenced by IsCentralMode(), and SetCentralMode(). |