14#ifndef TGO4WINCONDVIEW_H
15#define TGO4WINCONDVIEW_H
30 void Paint(Option_t *opt =
"")
override;
31 void ExecuteEvent(Int_t event, Int_t px, Int_t py)
override;
35 const char *
GetName()
const override;
39 void SetToLimits(Double_t x1, Double_t x2,Double_t y1 = 0, Double_t y2 = 0);
void SetXRMSDraw(Bool_t on)
const char * GetName() const override
void SetLabelDraw(Bool_t on)
void ExecuteEvent(Int_t event, Int_t px, Int_t py) override
void SetCMaxDraw(Bool_t on)
void SetIntDraw(Bool_t on)
void SetXMeanDraw(Bool_t on)
void ResetLabel()
Will reset label position to defaults.
void SetYMeanDraw(Bool_t on)
void SetName(const char *nam)
void SetNumFormat(const char *fmt="%.4E")
void SaveLabelStyle()
This will save draw flags into static default setup.
TGo4WinCondView(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
void Paint(Option_t *opt="") override
TGo4WinCond * GetCondition() const
void SetToLimits(Double_t x1, Double_t x2, Double_t y1=0, Double_t y2=0)
Delete condition instead of view:
virtual ~TGo4WinCondView()
Bool_t IsAtExecuteMouseEvent() const
TGo4WinCond * fxWinCondition
pointer to viewed condition for update after graphical action
void SetCondition(TGo4WinCond *condition)
void SetYRMSDraw(Bool_t on)
Bool_t fbExecutesMouseEvent
JAM this one will suppress condition repaint during execution of mouse events.
void SetLimitsDraw(Bool_t on)
void SetYMaxDraw(Bool_t on)
void SetXMaxDraw(Bool_t on)