16 #include "TVirtualPad.h" 45 for (Int_t i = 0; i < number; ++i) {
50 con->SetLineColor((i) % 6 + 2);
51 con->SetFillColor((i) % 6 + 2);
52 if (dynamic_cast<TGo4WinCond *>(con)) {
54 con->SetFillStyle(3002);
78 for (Int_t i = 0; i < number; ++i) {
virtual void UnDraw(Option_t *opt="")
void PaintLabel(Option_t *opt="") override
TGo4Condition * fxCondition
TH1 * GetWorkHistogram() const
void SetOwnedByEditor(Bool_t on)
void UnPaintCondition(Option_t *opt="") override
Int_t GetCurrentIndex() const override
void Paint(Option_t *opt="") override
virtual ~TGo4CondArrayPainter()
virtual void SetWorkHistogram(TH1 *histo)
void PaintCondition(Option_t *opt="") override
virtual Bool_t IsMultiEdit() const
TGo4Condition * At(Int_t i) const