GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Picture cconfiguration in Go4. More...
#include <TGo4Picture.h>
Public Types | |
enum | Indexes { UndefIndex = -2 , PictureIndex = -1 } |
Public Member Functions | |
TGo4Picture () | |
TGo4Picture (const char *name, const char *title, Int_t ndivy=1, Int_t ndivx=1) | |
virtual | ~TGo4Picture () |
void | AddCondition (Int_t posy, Int_t posx, TNamed *cond=nullptr) |
void | AddCondition (TNamed *cond=nullptr) |
void | AddGraph (Int_t posy, Int_t posx, TGraph *gr, Option_t *DrawOption=nullptr) |
void | AddGraph (TGraph *gr, Option_t *DrawOption=nullptr) |
void | AddH1 (Int_t posy, Int_t posx, TH1 *histo, Option_t *DrawOption=nullptr) |
void | AddH1 (TH1 *histo, Option_t *DrawOption=nullptr) |
void | AddHStack (Int_t posy, Int_t posx, THStack *st, Option_t *DrawOption=nullptr) |
void | AddHStack (THStack *st, Option_t *DrawOption=nullptr) |
void | AddObject (Int_t posy, Int_t posx, TObject *obj, Option_t *DrawOption=nullptr) |
void | AddObject (TObject *obj, Option_t *DrawOption=nullptr) |
void | AddObjName (const char *name, Option_t *DrawOption=nullptr) |
void | AddObjName (Int_t posy, Int_t posx, const char *name, Option_t *DrawOption=nullptr) |
void | AddSpecialObject (TObject *obj, Option_t *drawopt=nullptr) |
void | AddSpecialObjectXml (const char *xmlcode, Option_t *drawopt=nullptr) |
void | ChangeDrawOption (Int_t kind, Int_t value) |
void | Clear (Option_t *option="") override |
void | ClearFillAtt (Int_t index=UndefIndex) |
void | ClearFullRange (Int_t naxis=-1) |
void | ClearLineAtt (Int_t index=UndefIndex) |
void | ClearLogScales () |
void | ClearMarkerAtt (Int_t index=UndefIndex) |
void | ClearObjNames (Bool_t recursive=kFALSE) |
void | ClearRange (Int_t naxis=-1) |
void | ClearRangeX () |
void | ClearRangeY () |
void | ClearRangeZ () |
void | ClearRebin (Int_t index=UndefIndex) |
void | CopyOptionsFrom (TGo4Picture *source) |
void | Draw (Option_t *option="") override |
TGo4Picture * | FindPic (Int_t posy, Int_t posx) |
TStyle * | FindStyle (Int_t index=UndefIndex) |
Int_t | GetDivX () const |
Int_t | GetDivY () const |
void | GetDrawAttributes (TObject *obj, Int_t index=UndefIndex) const |
Option_t * | GetDrawOption () const override |
virtual Option_t * | GetDrawOption (Int_t index) const |
Bool_t | GetFillAtt (TAttFill *fill, Int_t index=UndefIndex) const |
Bool_t | GetFrameAttr (TPad *pad) const |
Bool_t | GetFullRange (Int_t naxis, Double_t &min, Double_t &max) const |
Int_t | GetFullRangeDim () const |
Int_t | GetHisContour () const |
Bool_t | GetLineAtt (TAttLine *line, Int_t index=UndefIndex) const |
Int_t | GetLogScale (Int_t nscale=0) const |
void | GetLogScales (TVirtualPad *pad) |
Bool_t | GetMarkerAtt (TAttMarker *marker, Int_t index=UndefIndex) const |
Int_t | GetNumObjNames () const |
const char * | GetObjName (Int_t n) const |
Bool_t | GetRange (Int_t naxis, Double_t &min, Double_t &max) const |
Bool_t | GetRangeX (Double_t &min, Double_t &max) const |
Bool_t | GetRangeY (Double_t &min, Double_t &max) const |
Bool_t | GetRangeZ (Double_t &min, Double_t &max) const |
Int_t | GetRebinX (Int_t index=UndefIndex) const |
Int_t | GetRebinY (Int_t index=UndefIndex) const |
TList * | GetSpecialObjects () const |
Bool_t | GetStatsAttr (TPaveStats *stats) const |
TStyle * | GetStyle (Int_t index=UndefIndex) |
Bool_t | GetTitleAttr (TPaveText *title) const |
Long_t | GetTotalSize () |
Returns total size, used by picture in memory. | |
const char * | GetXAxisTimeFormat () const |
Bool_t | HasTitleAttr () |
bool | IsApplyToAll () const |
bool | IsAutoScale () const |
bool | IsAutoZoom () const |
bool | IsContentModified () const |
bool | IsCrosshair () const |
Bool_t | IsDivided () const |
Bool_t | IsDrawHeader () const |
Bool_t | IsHisStats () const |
Bool_t | IsHisTitle () const |
bool | IsLegendDraw () const |
Bool_t | IsObjNames () const |
bool | IsPadModified () const |
bool | IsSuperimpose () const |
Bool_t | IsTitleDate () const |
Bool_t | IsTitleItem () const |
Bool_t | IsTitleTime () const |
Bool_t | IsXAxisTimeDisplay () const |
Bool_t | IsXYRatioOne () const |
TGo4Picture * | LPic (Int_t nline, Int_t ncol) |
TGo4Picture & | operator() (int posy, int posx) |
TGo4Picture * | Pic (Int_t posy, Int_t posx) |
void | Print (Option_t *option="") const override |
void | Reset () |
void | SavePrimitive (std::ostream &fs, Option_t *opt="") override |
void | SetApplyToAll (bool on) |
void | SetAutoScale (bool on) |
void | SetAutoZoom (bool on) |
void | SetAxisAtt (Int_t naxis, Color_t AxisColor, Color_t LabelColor, Style_t LabelFont, Float_t LabelOffset, Float_t LabelSize, Int_t Ndivisions, Float_t TickLength, Color_t TitleColor, Style_t TitleFont, Float_t TitleOffset, Float_t TitleSize, Bool_t decimals, const char *ticks, Int_t bits, Int_t index=UndefIndex) |
void | SetAxisLabelFontSize (Int_t naxis, Float_t LabelSize, Int_t index=UndefIndex) |
void | SetAxisTitleFontSize (Int_t naxis, Float_t TitleSize, Int_t index=UndefIndex) |
void | SetContentModified (bool on=true) |
void | SetCrosshair (bool on) |
void | SetDivision (Int_t ndivy, Int_t ndivx) |
void | SetDrawAttributes (TObject *obj, Int_t index=UndefIndex) |
void | SetDrawHeader (Bool_t draw=kTRUE) |
virtual void | SetDrawOption (Option_t *option, Int_t index) |
void | SetDrawOption (Option_t *option="") override |
void | SetFillAtt (Color_t color, Style_t style, Int_t index=UndefIndex) |
void | SetFillAtt (TAttFill *fill, Int_t index=UndefIndex) |
void | SetFrameAttr (Double_t left, Double_t top, Double_t right, Double_t bottom) |
void | SetFrameAttr (TPad *pad) |
void | SetFullRange (Int_t naxis, Double_t min, Double_t max) |
void | SetFullRangeDim (Int_t ndim) |
void | SetHisContour (Int_t nlvl) |
void | SetHisStats (Bool_t on) |
void | SetHisTitle (bool on) |
void | SetLegendDraw (bool on) |
void | SetLineAtt (Color_t color, Style_t style, Width_t width, Int_t index=UndefIndex) |
void | SetLineAtt (TAttLine *line, Int_t index=UndefIndex) |
void | SetLinesDivision (Int_t numlines, const Int_t *numbers) |
void | SetLinesDivision (Int_t numlines, Int_t n0=1, Int_t n1=1, Int_t n2=1, Int_t n3=1, Int_t n4=1, Int_t n5=1, Int_t n6=1, Int_t n7=1, Int_t n8=1, Int_t n9=1) |
void | SetLogScale (Int_t nscale=0, Int_t zn=1) |
void | SetMarkerAtt (Color_t color, Size_t size, Style_t style, Int_t index=UndefIndex) |
void | SetMarkerAtt (TAttMarker *marker, Int_t index=UndefIndex) |
void | SetPadAtt (Int_t BorderMode, Int_t BorderSize, Int_t Gridx, Int_t Gridy, Double_t Phi, Double_t Theta, Int_t Tickx, Int_t Ticky, Int_t index=PictureIndex) |
void | SetPadModified (bool on=true) |
void | SetRange (Int_t naxis, Double_t min, Double_t max) |
void | SetRangeX (Double_t min, Double_t max) |
void | SetRangeY (Double_t min, Double_t max) |
void | SetRangeZ (Double_t min, Double_t max) |
void | SetRebinX (Int_t ngroupx, Int_t index=UndefIndex) |
void | SetRebinY (Int_t ngroupy, Int_t index=UndefIndex) |
void | SetSelectedIndex (Int_t index=PictureIndex) |
void | SetStatsAttr (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Int_t optstat=1111, const char *statformat="6.4g", Int_t optfit=1111, const char *fitformat="5.4g") |
void | SetStatsAttr (TPaveStats *stats) |
void | SetStyle (TStyle *style, Int_t index=UndefIndex) |
void | SetSuperimpose (bool on) |
void | SetTitleAttr (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Double_t textsize=0.) |
void | SetTitleAttr (TPaveText *title) |
void | SetTitleDate (Bool_t on=kTRUE) |
void | SetTitleItem (Bool_t on=kTRUE) |
void | SetTitleTime (Bool_t on=kTRUE) |
void | SetXAxisAttTime (Bool_t timedisplay, const char *format, Int_t index=UndefIndex) |
void | SetXAxisTimeDisplay (Bool_t on) |
void | SetXAxisTimeFormat (const char *format) |
void | SetXYRatioOne (Bool_t on) |
void | UpdateFrom (TGo4Picture *source, TClass *selectedobjclass=nullptr) |
Static Public Member Functions | |
static void | Add (TString &s, const char *buf) |
Protected Member Functions | |
TGo4Picture (TGo4Picture &picture) | |
void | AddSubPicture (TGo4Picture *pic) |
void | CheckIndex (Int_t &index) const |
Bool_t | CheckPosition (Int_t posy, Int_t posx) const |
void | ClearAllOptions (Short_t index=UndefIndex) |
void | ClearOption (Int_t pos) |
void | ClearOption (Short_t index, Short_t typ) |
void | DrawPic (TVirtualPad *pad) |
Int_t | ExtendOptPos (Short_t index, Short_t typ) |
Int_t | FindOptPos (Short_t index, Short_t typ) const |
void | GetAxisAtt (Int_t naxis, TAxis *axis, Int_t index=UndefIndex) const |
Double_t | GetD (Short_t index, Short_t typ, Double_t def=0.) const |
void | GetH1Att (TH1 *h1, Int_t index=UndefIndex) const |
Long_t | GetI (Short_t index, Short_t typ, Long_t def=0) const |
Int_t | GetObjAttIndex (TObject *obj) const |
TObject * | GetObjOption (Short_t index, Short_t typ) const |
Bool_t | GetOption (Short_t index, Short_t typ, Long_t &value) const |
Bool_t | GetOptionD (Short_t index, Short_t typ, Double_t &value) const |
Bool_t | GetOptionF (Short_t index, Short_t typ, Float_t &value) const |
void | GetPadAtt (TPad *pad, Int_t index=UndefIndex) const |
const char * | GetStrOption (Short_t index, Short_t typ, const char *defvalue=nullptr) const |
void | MakeAxisScript (std::ostream &fs, const char *name, Int_t indx, Int_t naxis) |
void | MakeScript (std::ostream &fs, const char *name) |
void | PrintPic (int shift, Bool_t showopt) |
void | SetAxisAtt (Int_t naxis, TAxis *axis, Int_t index=UndefIndex) |
void | SetH1Att (TH1 *h1, Int_t index=UndefIndex) |
void | SetObjOption (Short_t index, Short_t typ, TObject *obj) |
void | SetOption (Short_t index, Short_t typ, Long_t value) |
void | SetOptionD (Short_t index, Short_t typ, Double_t value) |
void | SetOptionF (Short_t index, Short_t typ, Float_t value) |
void | SetPadAtt (TPad *pad, Int_t index=UndefIndex) |
void | SetPosition (Int_t posy, Int_t posx) |
void | SetStrOption (Short_t index, Short_t typ, const char *value) |
Private Attributes | |
Int_t | fiLastIndex {0} |
Int_t | fiNDivX {1} |
Int_t | fiNDivY {1} |
Int_t | fiOptSize {0} |
Int_t | fiPosX {0} |
Int_t | fiPosY {0} |
TObjArray * | fxNames {nullptr} |
TObjArray * | fxObjects {nullptr} |
TArrayL | fxOptIndex |
TObjArray * | fxOptObjects {nullptr} |
TArrayL | fxOptValue |
TList * | fxSpecialObjects {nullptr} |
TObjArray * | fxSubPictures {nullptr} |
Picture cconfiguration in Go4.
Definition at line 40 of file TGo4Picture.h.
enum TGo4Picture::Indexes |
Enumerator | |
---|---|
UndefIndex | |
PictureIndex |
Definition at line 42 of file TGo4Picture.h.
TGo4Picture::TGo4Picture | ( | ) |
Definition at line 144 of file TGo4Picture.cxx.
Referenced by TGo4Picture(), AddSubPicture(), ClearObjNames(), CopyOptionsFrom(), DrawPic(), FindPic(), IsObjNames(), LPic(), operator()(), Pic(), Print(), PrintPic(), and UpdateFrom().
TGo4Picture::TGo4Picture | ( | const char * | name, |
const char * | title, | ||
Int_t | ndivy = 1, | ||
Int_t | ndivx = 1 ) |
Definition at line 148 of file TGo4Picture.cxx.
References SetDivision().
|
virtual |
Definition at line 160 of file TGo4Picture.cxx.
References fxNames, fxObjects, fxOptObjects, fxSpecialObjects, and fxSubPictures.
|
protected |
Definition at line 154 of file TGo4Picture.cxx.
References TGo4Picture(), and UpdateFrom().
|
inlinestatic |
Definition at line 316 of file TGo4Picture.h.
void TGo4Picture::AddCondition | ( | Int_t | posy, |
Int_t | posx, | ||
TNamed * | cond = nullptr ) |
Definition at line 302 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddCondition | ( | TNamed * | cond = nullptr | ) |
Definition at line 297 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddGraph | ( | Int_t | posy, |
Int_t | posx, | ||
TGraph * | gr, | ||
Option_t * | DrawOption = nullptr ) |
Definition at line 292 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddGraph | ( | TGraph * | gr, |
Option_t * | DrawOption = nullptr ) |
Definition at line 287 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddH1 | ( | Int_t | posy, |
Int_t | posx, | ||
TH1 * | histo, | ||
Option_t * | DrawOption = nullptr ) |
Definition at line 272 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddH1 | ( | TH1 * | histo, |
Option_t * | DrawOption = nullptr ) |
Definition at line 267 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddHStack | ( | Int_t | posy, |
Int_t | posx, | ||
THStack * | st, | ||
Option_t * | DrawOption = nullptr ) |
Definition at line 282 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddHStack | ( | THStack * | st, |
Option_t * | DrawOption = nullptr ) |
Definition at line 277 of file TGo4Picture.cxx.
References AddObject().
void TGo4Picture::AddObject | ( | Int_t | posy, |
Int_t | posx, | ||
TObject * | obj, | ||
Option_t * | DrawOption = nullptr ) |
Definition at line 375 of file TGo4Picture.cxx.
References AddObjName().
void TGo4Picture::AddObject | ( | TObject * | obj, |
Option_t * | DrawOption = nullptr ) |
Definition at line 369 of file TGo4Picture.cxx.
References AddObjName().
Referenced by AddCondition(), AddCondition(), AddGraph(), AddGraph(), AddH1(), AddH1(), AddHStack(), and AddHStack().
void TGo4Picture::AddObjName | ( | const char * | name, |
Option_t * | DrawOption = nullptr ) |
Definition at line 307 of file TGo4Picture.cxx.
References fiLastIndex, fxNames, and SetDrawOption().
Referenced by AddObject(), AddObject(), AddObjName(), TGo4ViewPanel::MakePictureForPad(), and UpdateFrom().
void TGo4Picture::AddObjName | ( | Int_t | posy, |
Int_t | posx, | ||
const char * | name, | ||
Option_t * | DrawOption = nullptr ) |
Definition at line 322 of file TGo4Picture.cxx.
References AddObjName(), and Pic().
void TGo4Picture::AddSpecialObject | ( | TObject * | obj, |
Option_t * | drawopt = nullptr ) |
Definition at line 1778 of file TGo4Picture.cxx.
References fxSpecialObjects.
Referenced by AddSpecialObjectXml(), and TGo4ViewPanel::MakePictureForPad().
void TGo4Picture::AddSpecialObjectXml | ( | const char * | xmlcode, |
Option_t * | drawopt = nullptr ) |
Definition at line 1788 of file TGo4Picture.cxx.
References AddSpecialObject().
|
protected |
Definition at line 1768 of file TGo4Picture.cxx.
References TGo4Picture(), and fxSubPictures.
void TGo4Picture::ChangeDrawOption | ( | Int_t | kind, |
Int_t | value ) |
Definition at line 1241 of file TGo4Picture.cxx.
References GetFullRange(), GetFullRangeDim(), GetRange(), IsAutoScale(), SetAutoScale(), SetCrosshair(), SetHisContour(), SetHisStats(), SetHisTitle(), SetLegendDraw(), SetLogScale(), SetPadModified(), SetRange(), SetSuperimpose(), SetTitleDate(), SetTitleItem(), SetTitleTime(), SetXAxisTimeDisplay(), and SetXYRatioOne().
Referenced by TGo4ViewPanel::ChangeDrawOptionForPad().
|
protected |
Definition at line 1622 of file TGo4Picture.cxx.
References fiLastIndex, PictureIndex, and UndefIndex.
Referenced by ClearFillAtt(), ClearLineAtt(), ClearMarkerAtt(), ClearRebin(), FindStyle(), GetAxisAtt(), GetDrawAttributes(), GetDrawOption(), GetFillAtt(), GetH1Att(), GetLineAtt(), GetMarkerAtt(), GetPadAtt(), GetRebinX(), GetRebinY(), GetStyle(), SetAxisAtt(), SetAxisLabelFontSize(), SetAxisTitleFontSize(), SetDrawAttributes(), SetDrawOption(), SetFillAtt(), SetFillAtt(), SetH1Att(), SetLineAtt(), SetLineAtt(), SetMarkerAtt(), SetMarkerAtt(), SetPadAtt(), SetPadAtt(), SetRebinX(), SetRebinY(), SetStyle(), and SetXAxisAttTime().
|
protected |
Definition at line 262 of file TGo4Picture.cxx.
References fiPosX, and fiPosY.
Referenced by FindPic().
|
override |
Definition at line 1385 of file TGo4Picture.cxx.
References fiLastIndex, fiNDivX, fiNDivY, fiOptSize, fiPosX, fiPosY, fxNames, fxOptIndex, fxOptObjects, fxOptValue, and fxSubPictures.
Referenced by UpdateFrom().
|
protected |
Definition at line 1632 of file TGo4Picture.cxx.
References ClearOption(), fiOptSize, fxOptIndex, fxOptObjects, and fxOptValue.
void TGo4Picture::ClearFillAtt | ( | Int_t | index = UndefIndex | ) |
Definition at line 573 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_FillColor, and op_FillStyle.
void TGo4Picture::ClearFullRange | ( | Int_t | naxis = -1 | ) |
Definition at line 1320 of file TGo4Picture.cxx.
References ClearFullRange(), ClearOption(), op_FullDim, op_FullXMin, op_FullYMin, op_FullZMin, and PictureIndex.
Referenced by ClearFullRange(), TGo4ViewPanel::TakeFullRangeFromGraph(), and TGo4ViewPanel::TakeFullRangeFromHisto().
void TGo4Picture::ClearLineAtt | ( | Int_t | index = UndefIndex | ) |
Definition at line 540 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_LineColor, op_LineStyle, and op_LineWidth.
void TGo4Picture::ClearLogScales | ( | ) |
Definition at line 505 of file TGo4Picture.cxx.
References ClearOption(), op_LogScaleX, op_LogScaleY, op_LogScaleZ, and PictureIndex.
void TGo4Picture::ClearMarkerAtt | ( | Int_t | index = UndefIndex | ) |
Definition at line 608 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_MarkerColor, op_MarkerSize, and op_MarkerStyle.
void TGo4Picture::ClearObjNames | ( | Bool_t | recursive = kFALSE | ) |
Definition at line 328 of file TGo4Picture.cxx.
References TGo4Picture(), ClearObjNames(), fiLastIndex, fxNames, and fxSubPictures.
Referenced by ClearObjNames().
|
protected |
Definition at line 1596 of file TGo4Picture.cxx.
References fiOptSize, fxOptIndex, fxOptObjects, fxOptValue, and op_ObjsBound.
|
protected |
Definition at line 1591 of file TGo4Picture.cxx.
References ClearOption(), and FindOptPos().
Referenced by ClearAllOptions(), ClearFillAtt(), ClearFullRange(), ClearLineAtt(), ClearLogScales(), ClearMarkerAtt(), ClearOption(), ClearRangeX(), ClearRangeY(), ClearRangeZ(), ClearRebin(), SetDrawOption(), SetRebinX(), and SetRebinY().
void TGo4Picture::ClearRange | ( | Int_t | naxis = -1 | ) |
Definition at line 457 of file TGo4Picture.cxx.
References ClearRangeX(), ClearRangeY(), and ClearRangeZ().
Referenced by TGo4ViewPanel::MoveScale(), TGo4ViewPanel::PadRangeAxisChanged(), TGo4ViewPanel::SetSelectedRangeToHisto(), and TGo4ViewPanel::TakeSelectedAxisRange().
void TGo4Picture::ClearRangeX | ( | ) |
Definition at line 394 of file TGo4Picture.cxx.
References ClearOption(), op_RangeXMax, op_RangeXMin, and PictureIndex.
Referenced by ClearRange().
void TGo4Picture::ClearRangeY | ( | ) |
Definition at line 413 of file TGo4Picture.cxx.
References ClearOption(), op_RangeYMax, op_RangeYMin, and PictureIndex.
Referenced by ClearRange().
void TGo4Picture::ClearRangeZ | ( | ) |
Definition at line 432 of file TGo4Picture.cxx.
References ClearOption(), op_RangeZMax, op_RangeZMin, and PictureIndex.
Referenced by ClearRange().
void TGo4Picture::ClearRebin | ( | Int_t | index = UndefIndex | ) |
Definition at line 646 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_RebinX, and op_RebinY.
void TGo4Picture::CopyOptionsFrom | ( | TGo4Picture * | source | ) |
Definition at line 1373 of file TGo4Picture.cxx.
References TGo4Picture(), fiOptSize, fxOptIndex, fxOptObjects, and fxOptValue.
Referenced by TGo4ViewPanel::MakePictureForPad(), TGo4ViewPanel::ProcessPictureRedraw(), and UpdateFrom().
|
override |
Definition at line 1692 of file TGo4Picture.cxx.
References DrawPic(), and IsDrawHeader().
|
protected |
Definition at line 1658 of file TGo4Picture.cxx.
References TGo4Picture(), DrawPic(), FindPic(), GetDivX(), GetDivY(), GetDrawOption(), GetNumObjNames(), GetObjName(), IsDivided(), and PictureIndex.
|
protected |
Definition at line 1409 of file TGo4Picture.cxx.
References fiOptSize, fxOptIndex, and fxOptValue.
Referenced by SetObjOption(), and SetOption().
|
protected |
Definition at line 1400 of file TGo4Picture.cxx.
References fiOptSize, and fxOptIndex.
Referenced by ClearOption(), FindStyle(), GetObjOption(), GetOption(), HasTitleAttr(), MakeScript(), SetObjOption(), and SetOption().
TGo4Picture * TGo4Picture::FindPic | ( | Int_t | posy, |
Int_t | posx ) |
Definition at line 186 of file TGo4Picture.cxx.
References TGo4Picture(), CheckPosition(), fxSubPictures, GetDivX(), and GetDivY().
Referenced by TGo4BrowserProxy::CheckPictureMonitor(), DrawPic(), TGo4RootBrowserProxy::DrawPicture(), Pic(), PrintPic(), and TGo4ViewPanel::ProcessPictureRedraw().
TStyle * TGo4Picture::FindStyle | ( | Int_t | index = UndefIndex | ) |
Definition at line 1572 of file TGo4Picture.cxx.
References CheckIndex(), FindOptPos(), GetObjOption(), and op_Style.
Referenced by GetStyle().
|
protected |
Definition at line 838 of file TGo4Picture.cxx.
References CheckIndex(), GetOption(), GetOptionF(), GetStrOption(), op_AxisX, op_AxisY, op_AxisZ, op_TimeAxisX, and op_TimeAxisXFmt.
Referenced by GetH1Att().
|
protected |
Definition at line 1504 of file TGo4Picture.cxx.
References GetOptionD().
Referenced by MakeScript().
|
inline |
Definition at line 56 of file TGo4Picture.h.
References fiNDivX.
Referenced by TGo4BrowserProxy::CheckPictureMonitor(), DrawPic(), TGo4RootBrowserProxy::DrawPicture(), FindPic(), GetTotalSize(), IsDivided(), MakeScript(), Pic(), PrintPic(), and TGo4ViewPanel::ProcessPictureRedraw().
|
inline |
Definition at line 57 of file TGo4Picture.h.
References fiNDivY.
Referenced by TGo4BrowserProxy::CheckPictureMonitor(), DrawPic(), TGo4RootBrowserProxy::DrawPicture(), FindPic(), GetTotalSize(), IsDivided(), MakeScript(), Pic(), PrintPic(), and TGo4ViewPanel::ProcessPictureRedraw().
void TGo4Picture::GetDrawAttributes | ( | TObject * | obj, |
Int_t | index = UndefIndex ) const |
Definition at line 653 of file TGo4Picture.cxx.
References Cast(), CheckIndex(), GetFillAtt(), GetH1Att(), GetLineAtt(), GetMarkerAtt(), and GetPadAtt().
Referenced by TGo4RootBrowserProxy::DrawPicture(), GetPadAtt(), TGo4ViewPanel::ProcessPictureRedraw(), and TGo4ViewPanel::ScanObjectsDrawOptions().
|
inlineoverride |
Definition at line 148 of file TGo4Picture.h.
References GetDrawOption(), and UndefIndex.
Referenced by DrawPic(), TGo4RootBrowserProxy::DrawPicture(), GetDrawOption(), TGo4ViewPanel::GetSelectedObject(), TGo4ViewPanel::MakePictureForPad(), MakeScript(), PrintPic(), TGo4ViewPanel::ProcessPadRedraw(), TGo4ViewPanel::ProcessPictureRedraw(), TGo4ViewPanel::ProduceSuperimposeObject(), TGo4ViewPanel::RedrawGraph(), TGo4ViewPanel::RedrawHistogram(), TGo4ViewPanel::RedrawImage(), TGo4ViewPanel::RedrawMultiGraph(), TGo4ViewPanel::RedrawStack(), and TGo4ViewPanel::ScanDrawOptions().
|
virtual |
Definition at line 1559 of file TGo4Picture.cxx.
References CheckIndex(), GetStrOption(), and op_Draw.
Bool_t TGo4Picture::GetFillAtt | ( | TAttFill * | fill, |
Int_t | index = UndefIndex ) const |
Definition at line 563 of file TGo4Picture.cxx.
References CheckIndex(), GetOption(), op_FillColor, and op_FillStyle.
Referenced by GetDrawAttributes(), and MakeScript().
Bool_t TGo4Picture::GetFrameAttr | ( | TPad * | pad | ) | const |
Definition at line 954 of file TGo4Picture.cxx.
References GetOptionD(), op_FrameBottom, op_FrameLeft, op_FrameRight, op_FrameTop, and PictureIndex.
Referenced by TGo4ViewPanel::ProcessPictureRedraw().
Bool_t TGo4Picture::GetFullRange | ( | Int_t | naxis, |
Double_t & | min, | ||
Double_t & | max ) const |
Definition at line 1309 of file TGo4Picture.cxx.
References GetOptionD(), op_FullXMin, op_FullYMin, op_FullZMin, and PictureIndex.
Referenced by ChangeDrawOption(), TGo4ViewPanel::GetVisibleRange(), TGo4ViewPanel::MoveSingleScale(), TGo4ViewPanel::RedrawMultiGraph(), TGo4ViewPanel::TakeFullRangeFromGraph(), TGo4ViewPanel::TakeFullRangeFromHisto(), and TGo4ViewPanel::TakeSelectedAxisRange().
Int_t TGo4Picture::GetFullRangeDim | ( | ) | const |
Definition at line 1290 of file TGo4Picture.cxx.
References GetOption(), op_FullDim, and PictureIndex.
Referenced by ChangeDrawOption(), TGo4ViewPanel::GetSelectedRange(), TGo4ViewPanel::GetVisibleRange(), TGo4ViewPanel::MoveSingleScale(), TGo4ViewPanel::PadRangeAxisChanged(), TGo4HisDrawOptions::panelSlot(), TGo4ViewPanel::SetSelectedRange(), TGo4ViewPanel::SetSelectedRangeToHisto(), and TGo4ViewPanel::TakeFullRangeFromHisto().
|
protected |
Definition at line 684 of file TGo4Picture.cxx.
References CheckIndex(), and GetAxisAtt().
Referenced by GetDrawAttributes().
Int_t TGo4Picture::GetHisContour | ( | ) | const |
Definition at line 1039 of file TGo4Picture.cxx.
References GetOption(), op_HisContour, and PictureIndex.
Referenced by MakeScript(), TGo4Style::panelSlot(), and TGo4ViewPanel::RedrawHistogram().
|
protected |
Definition at line 1438 of file TGo4Picture.cxx.
References GetOption().
Referenced by MakeScript().
Bool_t TGo4Picture::GetLineAtt | ( | TAttLine * | line, |
Int_t | index = UndefIndex ) const |
Definition at line 529 of file TGo4Picture.cxx.
References CheckIndex(), GetOption(), op_LineColor, op_LineStyle, and op_LineWidth.
Referenced by GetDrawAttributes(), and MakeScript().
Int_t TGo4Picture::GetLogScale | ( | Int_t | nscale = 0 | ) | const |
Definition at line 482 of file TGo4Picture.cxx.
References GetOption(), op_LogScaleX, op_LogScaleY, op_LogScaleZ, and PictureIndex.
Referenced by MakeScript(), TGo4HisDrawOptions::panelSlot(), TGo4ViewPanel::ProcessPadRedraw(), TGo4ViewPanel::RedrawMultiGraph(), TGo4ViewPanel::ScanDrawOptions(), and TGo4ViewPanel::SetSelectedRangeToHisto().
void TGo4Picture::GetLogScales | ( | TVirtualPad * | pad | ) |
Definition at line 496 of file TGo4Picture.cxx.
References GetOption(), op_LogScaleX, op_LogScaleY, op_LogScaleZ, and PictureIndex.
Bool_t TGo4Picture::GetMarkerAtt | ( | TAttMarker * | marker, |
Int_t | index = UndefIndex ) const |
Definition at line 597 of file TGo4Picture.cxx.
References CheckIndex(), GetOption(), op_MarkerColor, op_MarkerSize, and op_MarkerStyle.
Referenced by GetDrawAttributes(), and MakeScript().
Int_t TGo4Picture::GetNumObjNames | ( | ) | const |
Definition at line 343 of file TGo4Picture.cxx.
References fxNames.
Referenced by TGo4BrowserProxy::CheckPictureMonitor(), DrawPic(), TGo4RootBrowserProxy::DrawPicture(), GetObjAttIndex(), IsObjNames(), MakeScript(), PrintPic(), TGo4ViewPanel::ProcessPadDoubleClick(), TGo4ViewPanel::ProcessPictureRedraw(), and UpdateFrom().
|
protected |
Definition at line 1649 of file TGo4Picture.cxx.
References GetNumObjNames(), GetObjName(), and UndefIndex.
const char * TGo4Picture::GetObjName | ( | Int_t | n | ) | const |
Definition at line 362 of file TGo4Picture.cxx.
References fxNames.
Referenced by TGo4BrowserProxy::CheckPictureMonitor(), DrawPic(), TGo4RootBrowserProxy::DrawPicture(), GetObjAttIndex(), MakeScript(), PrintPic(), TGo4ViewPanel::ProcessPictureRedraw(), and UpdateFrom().
|
protected |
Definition at line 1531 of file TGo4Picture.cxx.
References FindOptPos(), fxOptObjects, fxOptValue, and op_ObjsBound.
Referenced by FindStyle(), and GetStrOption().
|
protected |
Definition at line 1429 of file TGo4Picture.cxx.
References FindOptPos(), fxOptValue, and op_ObjsBound.
Referenced by GetAxisAtt(), GetFillAtt(), GetFullRangeDim(), GetHisContour(), GetI(), GetLineAtt(), GetLogScale(), GetLogScales(), GetMarkerAtt(), GetOptionD(), GetOptionF(), GetPadAtt(), GetRebinX(), GetRebinY(), GetStatsAttr(), IsApplyToAll(), IsAutoScale(), IsAutoZoom(), IsContentModified(), IsCrosshair(), IsHisStats(), IsHisTitle(), IsLegendDraw(), IsPadModified(), IsSuperimpose(), IsTitleDate(), IsTitleItem(), IsTitleTime(), IsXAxisTimeDisplay(), IsXYRatioOne(), MakeAxisScript(), and MakeScript().
|
protected |
Definition at line 1487 of file TGo4Picture.cxx.
References GetOption().
Referenced by GetD(), GetFrameAttr(), GetFullRange(), GetPadAtt(), GetRangeX(), GetRangeY(), GetRangeZ(), GetStatsAttr(), GetTitleAttr(), and MakeScript().
|
protected |
Definition at line 1458 of file TGo4Picture.cxx.
References GetOption().
Referenced by GetAxisAtt(), and MakeAxisScript().
|
protected |
Definition at line 917 of file TGo4Picture.cxx.
References CheckIndex(), GetDrawAttributes(), GetOption(), GetOptionD(), and op_Pad.
Referenced by GetDrawAttributes().
Bool_t TGo4Picture::GetRange | ( | Int_t | naxis, |
Double_t & | min, | ||
Double_t & | max ) const |
Definition at line 447 of file TGo4Picture.cxx.
References GetRangeX(), GetRangeY(), and GetRangeZ().
Referenced by ChangeDrawOption(), TGo4ViewPanel::GetVisibleRange(), TGo4ViewPanel::MoveSingleScale(), TGo4ViewPanel::RedrawImage(), TGo4ViewPanel::SetSelectedRangeToHisto(), and TGo4ViewPanel::TakeSelectedAxisRange().
Bool_t TGo4Picture::GetRangeX | ( | Double_t & | min, |
Double_t & | max ) const |
Definition at line 387 of file TGo4Picture.cxx.
References GetOptionD(), op_RangeXMax, op_RangeXMin, and PictureIndex.
Referenced by GetRange(), and MakeScript().
Bool_t TGo4Picture::GetRangeY | ( | Double_t & | min, |
Double_t & | max ) const |
Definition at line 406 of file TGo4Picture.cxx.
References GetOptionD(), op_RangeYMax, op_RangeYMin, and PictureIndex.
Referenced by GetRange(), MakeScript(), and TGo4ViewPanel::RedrawMultiGraph().
Bool_t TGo4Picture::GetRangeZ | ( | Double_t & | min, |
Double_t & | max ) const |
Definition at line 425 of file TGo4Picture.cxx.
References GetOptionD(), op_RangeZMax, op_RangeZMin, and PictureIndex.
Referenced by GetRange(), and MakeScript().
Int_t TGo4Picture::GetRebinX | ( | Int_t | index = UndefIndex | ) | const |
Definition at line 630 of file TGo4Picture.cxx.
References CheckIndex(), GetOption(), and op_RebinX.
Referenced by MakeScript(), and TGo4ViewPanel::ProcessPictureRedraw().
Int_t TGo4Picture::GetRebinY | ( | Int_t | index = UndefIndex | ) | const |
Definition at line 638 of file TGo4Picture.cxx.
References CheckIndex(), GetOption(), and op_RebinY.
Referenced by MakeScript(), and TGo4ViewPanel::ProcessPictureRedraw().
|
inline |
Definition at line 240 of file TGo4Picture.h.
References fxSpecialObjects.
Referenced by TGo4ViewPanel::ProcessPictureRedraw(), and UpdateFrom().
Bool_t TGo4Picture::GetStatsAttr | ( | TPaveStats * | stats | ) | const |
Definition at line 1002 of file TGo4Picture.cxx.
References GetOption(), GetOptionD(), GetStrOption(), op_HisStatsFit, op_HisStatsFitF, op_HisStatsOpt, op_HisStatsOptF, op_HisStatsX1, op_HisStatsX2, op_HisStatsY1, op_HisStatsY2, and PictureIndex.
Referenced by TGo4ViewPanel::SetSelectedRangeToHisto().
|
protected |
Definition at line 1545 of file TGo4Picture.cxx.
References GetObjOption().
Referenced by GetAxisAtt(), GetDrawOption(), GetStatsAttr(), GetXAxisTimeFormat(), and MakeScript().
TStyle * TGo4Picture::GetStyle | ( | Int_t | index = UndefIndex | ) |
Definition at line 1580 of file TGo4Picture.cxx.
References CheckIndex(), FindStyle(), op_Style, and SetObjOption().
Bool_t TGo4Picture::GetTitleAttr | ( | TPaveText * | title | ) | const |
Definition at line 1085 of file TGo4Picture.cxx.
References GetOptionD(), op_TitleTextSz, op_TitleX1, op_TitleX2, op_TitleY1, op_TitleY2, and PictureIndex.
Referenced by TGo4ViewPanel::SetSelectedRangeToHisto().
Long_t TGo4Picture::GetTotalSize | ( | ) |
Returns total size, used by picture in memory.
Definition at line 1794 of file TGo4Picture.cxx.
References fxNames, fxOptIndex, fxOptObjects, fxOptValue, fxSpecialObjects, fxSubPictures, GetDivX(), GetDivY(), GetTotalSize(), IsDivided(), and Pic().
Referenced by TGo4ObjectProxy::DefineObjectSize(), and GetTotalSize().
const char * TGo4Picture::GetXAxisTimeFormat | ( | ) | const |
Definition at line 740 of file TGo4Picture.cxx.
References GetStrOption(), op_TimeAxisXFmt, and PictureIndex.
Referenced by TGo4ViewPanel::OptionsMenuItemActivated(), and TGo4ViewPanel::SetSelectedRangeToHisto().
Bool_t TGo4Picture::HasTitleAttr | ( | ) |
Definition at line 1077 of file TGo4Picture.cxx.
References FindOptPos(), op_TitleX1, op_TitleX2, op_TitleY1, op_TitleY2, and PictureIndex.
Referenced by MakeScript(), and TGo4ViewPanel::SetSelectedRangeToHisto().
bool TGo4Picture::IsApplyToAll | ( | ) | const |
Definition at line 1198 of file TGo4Picture.cxx.
References GetOption(), op_ApplyToAll, and PictureIndex.
Referenced by MakeScript(), and TGo4ViewPanel::ProcessPictureRedraw().
bool TGo4Picture::IsAutoScale | ( | ) | const |
Definition at line 1174 of file TGo4Picture.cxx.
References GetOption(), op_AutoScale, and PictureIndex.
Referenced by ChangeDrawOption(), TGo4ViewPanel::GetSelectedRange(), MakeScript(), TGo4HisDrawOptions::panelSlot(), TGo4ViewPanel::panelSlot(), TGo4ViewPanel::SetAutoScale(), TGo4ViewPanel::SetSelectedRange(), and TGo4ViewPanel::SetSelectedRangeToHisto().
bool TGo4Picture::IsAutoZoom | ( | ) | const |
Definition at line 1210 of file TGo4Picture.cxx.
References GetOption(), op_AutoZoom, and PictureIndex.
Referenced by MakeScript(), and TGo4ViewPanel::ProcessPictureRedraw().
bool TGo4Picture::IsContentModified | ( | ) | const |
Definition at line 1222 of file TGo4Picture.cxx.
References GetOption(), op_ContentModified, and PictureIndex.
Referenced by TGo4ViewPanel::ProcessPadRedraw().
bool TGo4Picture::IsCrosshair | ( | ) | const |
Definition at line 1162 of file TGo4Picture.cxx.
References GetOption(), op_Crosshair, and PictureIndex.
Referenced by SavePrimitive().
|
inline |
Definition at line 58 of file TGo4Picture.h.
References GetDivX(), and GetDivY().
Referenced by TGo4BrowserProxy::CheckPictureMonitor(), DrawPic(), TGo4RootBrowserProxy::DrawPicture(), GetTotalSize(), LPic(), MakeScript(), Pic(), PrintPic(), and TGo4ViewPanel::ProcessPictureRedraw().
Bool_t TGo4Picture::IsDrawHeader | ( | ) | const |
Definition at line 175 of file TGo4Picture.cxx.
References IsTitleDate(), and IsTitleTime().
Referenced by Draw().
Bool_t TGo4Picture::IsHisStats | ( | ) | const |
Definition at line 971 of file TGo4Picture.cxx.
References GetOption(), op_HisStats, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), MakeScript(), TGo4ViewPanel::RedrawGraph(), TGo4ViewPanel::RedrawHistogram(), and TGo4ViewPanel::SetSelectedRangeToHisto().
Bool_t TGo4Picture::IsHisTitle | ( | ) | const |
Definition at line 1051 of file TGo4Picture.cxx.
References GetOption(), op_HisTitle, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), MakeScript(), TGo4ViewPanel::RedrawGraph(), TGo4ViewPanel::RedrawHistogram(), TGo4ViewPanel::RedrawMultiGraph(), TGo4ViewPanel::RedrawStack(), and TGo4ViewPanel::SetSelectedRangeToHisto().
bool TGo4Picture::IsLegendDraw | ( | ) | const |
Definition at line 1150 of file TGo4Picture.cxx.
References GetOption(), op_LegendDraw, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), MakeScript(), and TGo4ViewPanel::ProcessPadRedraw().
Bool_t TGo4Picture::IsObjNames | ( | ) | const |
Definition at line 348 of file TGo4Picture.cxx.
References TGo4Picture(), fxSubPictures, GetNumObjNames(), and IsObjNames().
Referenced by IsObjNames().
bool TGo4Picture::IsPadModified | ( | ) | const |
Definition at line 1234 of file TGo4Picture.cxx.
References GetOption(), op_PadModified, and PictureIndex.
Referenced by TGo4ViewPanel::ProcessPadRedraw(), and TGo4ViewPanel::SetAutoScale().
bool TGo4Picture::IsSuperimpose | ( | ) | const |
Definition at line 1186 of file TGo4Picture.cxx.
References GetOption(), op_Superimpose, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), TGo4ViewPanel::DisplayPadStatus(), MakeScript(), and TGo4ViewPanel::ProcessPadRedraw().
Bool_t TGo4Picture::IsTitleDate | ( | ) | const |
Definition at line 1126 of file TGo4Picture.cxx.
References GetOption(), op_TitleDate, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), TGo4DrawCloneProxy::ChangeTitle(), IsDrawHeader(), and MakeScript().
Bool_t TGo4Picture::IsTitleItem | ( | ) | const |
Definition at line 1138 of file TGo4Picture.cxx.
References GetOption(), op_TitleItem, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), TGo4DrawCloneProxy::ChangeTitle(), MakeScript(), and TGo4ViewPanel::ProcessPadRedraw().
Bool_t TGo4Picture::IsTitleTime | ( | ) | const |
Definition at line 1114 of file TGo4Picture.cxx.
References GetOption(), op_TitleTime, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), TGo4DrawCloneProxy::ChangeTitle(), IsDrawHeader(), and MakeScript().
Bool_t TGo4Picture::IsXAxisTimeDisplay | ( | ) | const |
Definition at line 733 of file TGo4Picture.cxx.
References GetOption(), op_TimeAxisX, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), and TGo4ViewPanel::SetSelectedRangeToHisto().
Bool_t TGo4Picture::IsXYRatioOne | ( | ) | const |
Definition at line 750 of file TGo4Picture.cxx.
References GetOption(), op_XYRatioOne, and PictureIndex.
Referenced by TGo4ViewPanel::AboutToShowOptionsMenu(), TGo4ViewPanel::MakePictureForPad(), MakeScript(), TGo4ViewPanel::resizeEvent(), and TGo4ViewPanel::SetSelectedRangeToHisto().
TGo4Picture * TGo4Picture::LPic | ( | Int_t | nline, |
Int_t | ncol ) |
Definition at line 248 of file TGo4Picture.cxx.
References TGo4Picture(), IsDivided(), and Pic().
|
protected |
Definition at line 1849 of file TGo4Picture.cxx.
References GetOption(), GetOptionF(), op_AxisX, op_AxisY, and op_AxisZ.
Referenced by MakeScript().
|
protected |
Definition at line 1914 of file TGo4Picture.cxx.
References FindOptPos(), fxSpecialObjects, GetD(), GetDivX(), GetDivY(), GetDrawOption(), GetFillAtt(), GetHisContour(), GetI(), GetLineAtt(), GetLogScale(), GetMarkerAtt(), GetNumObjNames(), GetObjName(), GetOption(), GetOptionD(), GetRangeX(), GetRangeY(), GetRangeZ(), GetRebinX(), GetRebinY(), GetStrOption(), HasTitleAttr(), IsApplyToAll(), IsAutoScale(), IsAutoZoom(), IsDivided(), IsHisStats(), IsHisTitle(), IsLegendDraw(), IsSuperimpose(), IsTitleDate(), IsTitleItem(), IsTitleTime(), IsXYRatioOne(), MakeAxisScript(), MakeScript(), op_FrameBottom, op_FrameLeft, op_FrameRight, op_FrameTop, op_HisStatsFit, op_HisStatsFitF, op_HisStatsOpt, op_HisStatsOptF, op_HisStatsX1, op_HisStatsX2, op_HisStatsY1, op_HisStatsY2, op_Pad, op_TimeAxisX, op_TimeAxisXFmt, op_TitleTextSz, op_TitleX1, op_TitleX2, op_TitleY1, op_TitleY2, Pic(), and PictureIndex.
Referenced by MakeScript(), and SavePrimitive().
|
inline |
Definition at line 60 of file TGo4Picture.h.
References TGo4Picture(), and Pic().
TGo4Picture * TGo4Picture::Pic | ( | Int_t | posy, |
Int_t | posx ) |
Definition at line 207 of file TGo4Picture.cxx.
References TGo4Picture(), FindPic(), fxSubPictures, GetDivX(), GetDivY(), IsDivided(), and SetPosition().
Referenced by AddObjName(), GetTotalSize(), LPic(), TGo4ViewPanel::MakePictureForPad(), MakeScript(), operator()(), and SetLinesDivision().
|
override |
Definition at line 1762 of file TGo4Picture.cxx.
References TGo4Picture(), and PrintPic().
|
protected |
Definition at line 1719 of file TGo4Picture.cxx.
References TGo4Picture(), FindPic(), fiOptSize, fxOptIndex, fxOptValue, GetDivX(), GetDivY(), GetDrawOption(), GetNumObjNames(), GetObjName(), IsDivided(), and PrintPic().
Referenced by Print(), and PrintPic().
|
inline |
Definition at line 225 of file TGo4Picture.h.
Referenced by TGo4BrowserProxy::ClearMemoryItem(), and TGo4AnalysisObjectManager::ClearObject().
|
override |
Definition at line 1837 of file TGo4Picture.cxx.
References IsCrosshair(), and MakeScript().
Referenced by TGo4Script::ProduceScript().
void TGo4Picture::SetApplyToAll | ( | bool | on | ) |
Definition at line 1193 of file TGo4Picture.cxx.
References op_ApplyToAll, PictureIndex, and SetOption().
Referenced by TGo4ViewPanel::MakePictureForPad().
void TGo4Picture::SetAutoScale | ( | bool | on | ) |
Definition at line 1169 of file TGo4Picture.cxx.
References op_AutoScale, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), TGo4ViewPanel::MoveScale(), TGo4ViewPanel::MoveSingleScale(), TGo4ViewPanel::PadRangeAxisChanged(), TGo4ViewPanel::ProcessCanvasAdopt(), and TGo4ViewPanel::SetAutoScale().
void TGo4Picture::SetAutoZoom | ( | bool | on | ) |
Definition at line 1205 of file TGo4Picture.cxx.
References op_AutoZoom, PictureIndex, and SetOption().
Referenced by TGo4ViewPanel::MakePictureForPad().
void TGo4Picture::SetAxisAtt | ( | Int_t | naxis, |
Color_t | AxisColor, | ||
Color_t | LabelColor, | ||
Style_t | LabelFont, | ||
Float_t | LabelOffset, | ||
Float_t | LabelSize, | ||
Int_t | Ndivisions, | ||
Float_t | TickLength, | ||
Color_t | TitleColor, | ||
Style_t | TitleFont, | ||
Float_t | TitleOffset, | ||
Float_t | TitleSize, | ||
Bool_t | decimals, | ||
const char * | ticks, | ||
Int_t | bits, | ||
Int_t | index = UndefIndex ) |
Definition at line 770 of file TGo4Picture.cxx.
References CheckIndex(), op_AxisX, op_AxisY, op_AxisZ, SetOption(), and SetOptionF().
Referenced by SetAxisAtt(), and SetH1Att().
|
protected |
Definition at line 813 of file TGo4Picture.cxx.
References SetAxisAtt(), and SetXAxisAttTime().
void TGo4Picture::SetAxisLabelFontSize | ( | Int_t | naxis, |
Float_t | LabelSize, | ||
Int_t | index = UndefIndex ) |
Definition at line 693 of file TGo4Picture.cxx.
References CheckIndex(), op_AxisX, op_AxisY, op_AxisZ, and SetOptionF().
void TGo4Picture::SetAxisTitleFontSize | ( | Int_t | naxis, |
Float_t | TitleSize, | ||
Int_t | index = UndefIndex ) |
Definition at line 705 of file TGo4Picture.cxx.
References CheckIndex(), op_AxisX, op_AxisY, op_AxisZ, and SetOptionF().
void TGo4Picture::SetContentModified | ( | bool | on = true | ) |
Definition at line 1217 of file TGo4Picture.cxx.
References op_ContentModified, PictureIndex, and SetOption().
Referenced by TGo4ViewPanel::AddDrawObject(), TGo4ViewPanel::linkedUpdated(), and TGo4ViewPanel::ProcessPadRedraw().
void TGo4Picture::SetCrosshair | ( | bool | on | ) |
Definition at line 1157 of file TGo4Picture.cxx.
References op_Crosshair, PictureIndex, and SetOption().
Referenced by ChangeDrawOption().
void TGo4Picture::SetDivision | ( | Int_t | ndivy, |
Int_t | ndivx ) |
Definition at line 180 of file TGo4Picture.cxx.
References fiNDivX, and fiNDivY.
Referenced by TGo4Picture(), TGo4ViewPanel::MakePictureForPad(), and SetLinesDivision().
void TGo4Picture::SetDrawAttributes | ( | TObject * | obj, |
Int_t | index = UndefIndex ) |
Definition at line 664 of file TGo4Picture.cxx.
References Cast(), CheckIndex(), SetFillAtt(), SetH1Att(), SetLineAtt(), SetMarkerAtt(), and SetPadAtt().
Referenced by TGo4ViewPanel::ScanObjectsDrawOptions(), and SetPadAtt().
void TGo4Picture::SetDrawHeader | ( | Bool_t | draw = kTRUE | ) |
Definition at line 169 of file TGo4Picture.cxx.
References SetTitleDate(), and SetTitleTime().
|
virtual |
Definition at line 1552 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_Draw, and SetStrOption().
|
inlineoverride |
Definition at line 141 of file TGo4Picture.h.
References SetDrawOption(), and UndefIndex.
Referenced by TGo4ViewPanel::AddDrawObject(), AddObjName(), TGo4ViewPanel::ChangeDrawOptionForPad(), TGo4ViewPanel::ProcessCanvasAdopt(), TGo4ViewPanel::ProcessPadRedraw(), TGo4ViewPanel::ProcessPictureRedraw(), TGo4ViewPanel::RedrawGraph(), TGo4ViewPanel::ScanDrawOptions(), SetDrawOption(), and TGo4ViewPanel::SetPadDefaults().
void TGo4Picture::SetFillAtt | ( | Color_t | color, |
Style_t | style, | ||
Int_t | index = UndefIndex ) |
Definition at line 548 of file TGo4Picture.cxx.
References CheckIndex(), op_FillColor, op_FillStyle, and SetOption().
Referenced by SetDrawAttributes().
void TGo4Picture::SetFillAtt | ( | TAttFill * | fill, |
Int_t | index = UndefIndex ) |
Definition at line 555 of file TGo4Picture.cxx.
References CheckIndex(), op_FillColor, op_FillStyle, and SetOption().
void TGo4Picture::SetFrameAttr | ( | Double_t | left, |
Double_t | top, | ||
Double_t | right, | ||
Double_t | bottom ) |
Definition at line 935 of file TGo4Picture.cxx.
References op_FrameBottom, op_FrameLeft, op_FrameRight, op_FrameTop, PictureIndex, and SetOptionD().
Referenced by TGo4ViewPanel::MakePictureForPad(), and SetFrameAttr().
void TGo4Picture::SetFrameAttr | ( | TPad * | pad | ) |
Definition at line 943 of file TGo4Picture.cxx.
References SetFrameAttr().
void TGo4Picture::SetFullRange | ( | Int_t | naxis, |
Double_t | min, | ||
Double_t | max ) |
Definition at line 1297 of file TGo4Picture.cxx.
References op_FullXMin, op_FullYMin, op_FullZMin, PictureIndex, and SetOptionD().
Referenced by TGo4ViewPanel::TakeFullRangeFromGraph(), and TGo4ViewPanel::TakeFullRangeFromHisto().
void TGo4Picture::SetFullRangeDim | ( | Int_t | ndim | ) |
Definition at line 1285 of file TGo4Picture.cxx.
References op_FullDim, PictureIndex, and SetOption().
Referenced by TGo4ViewPanel::TakeFullRangeFromGraph(), and TGo4ViewPanel::TakeFullRangeFromHisto().
|
protected |
Definition at line 675 of file TGo4Picture.cxx.
References CheckIndex(), and SetAxisAtt().
Referenced by SetDrawAttributes().
void TGo4Picture::SetHisContour | ( | Int_t | nlvl | ) |
Definition at line 1034 of file TGo4Picture.cxx.
References op_HisContour, PictureIndex, and SetOption().
Referenced by ChangeDrawOption().
void TGo4Picture::SetHisStats | ( | Bool_t | on | ) |
Definition at line 966 of file TGo4Picture.cxx.
References op_HisStats, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), TGo4ViewPanel::ProduceSuperimposeObject(), TGo4ViewPanel::RedrawGraph(), TGo4ViewPanel::ScanDrawOptions(), and TGo4ViewPanel::SetPadDefaults().
void TGo4Picture::SetHisTitle | ( | bool | on | ) |
Definition at line 1046 of file TGo4Picture.cxx.
References op_HisTitle, PictureIndex, and SetOption().
Referenced by ChangeDrawOption().
void TGo4Picture::SetLegendDraw | ( | bool | on | ) |
Definition at line 1145 of file TGo4Picture.cxx.
References op_LegendDraw, PictureIndex, and SetOption().
Referenced by ChangeDrawOption().
void TGo4Picture::SetLineAtt | ( | Color_t | color, |
Style_t | style, | ||
Width_t | width, | ||
Int_t | index = UndefIndex ) |
Definition at line 512 of file TGo4Picture.cxx.
References CheckIndex(), op_LineColor, op_LineStyle, op_LineWidth, and SetOption().
Referenced by SetDrawAttributes().
void TGo4Picture::SetLineAtt | ( | TAttLine * | line, |
Int_t | index = UndefIndex ) |
Definition at line 520 of file TGo4Picture.cxx.
References CheckIndex(), op_LineColor, op_LineStyle, op_LineWidth, and SetOption().
void TGo4Picture::SetLinesDivision | ( | Int_t | numlines, |
const Int_t * | numbers ) |
Definition at line 232 of file TGo4Picture.cxx.
References Pic(), and SetDivision().
Referenced by SetLinesDivision().
void TGo4Picture::SetLinesDivision | ( | Int_t | numlines, |
Int_t | n0 = 1, | ||
Int_t | n1 = 1, | ||
Int_t | n2 = 1, | ||
Int_t | n3 = 1, | ||
Int_t | n4 = 1, | ||
Int_t | n5 = 1, | ||
Int_t | n6 = 1, | ||
Int_t | n7 = 1, | ||
Int_t | n8 = 1, | ||
Int_t | n9 = 1 ) |
Definition at line 240 of file TGo4Picture.cxx.
References SetLinesDivision().
void TGo4Picture::SetLogScale | ( | Int_t | nscale = 0, |
Int_t | zn = 1 ) |
Definition at line 471 of file TGo4Picture.cxx.
References op_LogScaleX, op_LogScaleY, op_LogScaleZ, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), and TGo4ViewPanel::ScanDrawOptions().
void TGo4Picture::SetMarkerAtt | ( | Color_t | color, |
Size_t | size, | ||
Style_t | style, | ||
Int_t | index = UndefIndex ) |
Definition at line 580 of file TGo4Picture.cxx.
References CheckIndex(), op_MarkerColor, op_MarkerSize, op_MarkerStyle, and SetOption().
Referenced by SetDrawAttributes().
void TGo4Picture::SetMarkerAtt | ( | TAttMarker * | marker, |
Int_t | index = UndefIndex ) |
Definition at line 588 of file TGo4Picture.cxx.
References CheckIndex(), op_MarkerColor, op_MarkerSize, op_MarkerStyle, and SetOption().
|
protected |
Definition at line 1511 of file TGo4Picture.cxx.
References ExtendOptPos(), FindOptPos(), fxOptObjects, fxOptValue, and op_ObjsBound.
Referenced by GetStyle(), SetStrOption(), and SetStyle().
|
protected |
Definition at line 1421 of file TGo4Picture.cxx.
References ExtendOptPos(), FindOptPos(), fxOptValue, and op_ObjsBound.
Referenced by SetApplyToAll(), SetAutoScale(), SetAutoZoom(), SetAxisAtt(), SetContentModified(), SetCrosshair(), SetFillAtt(), SetFillAtt(), SetFullRangeDim(), SetHisContour(), SetHisStats(), SetHisTitle(), SetLegendDraw(), SetLineAtt(), SetLineAtt(), SetLogScale(), SetMarkerAtt(), SetMarkerAtt(), SetOptionD(), SetOptionF(), SetPadAtt(), SetPadModified(), SetRebinX(), SetRebinY(), SetStatsAttr(), SetSuperimpose(), SetTitleDate(), SetTitleItem(), SetTitleTime(), SetXAxisAttTime(), SetXAxisTimeDisplay(), and SetXYRatioOne().
|
protected |
Definition at line 1475 of file TGo4Picture.cxx.
References SetOption().
Referenced by SetFrameAttr(), SetFullRange(), SetPadAtt(), SetRangeX(), SetRangeY(), SetRangeZ(), SetStatsAttr(), and SetTitleAttr().
|
protected |
Definition at line 1445 of file TGo4Picture.cxx.
References SetOption().
Referenced by SetAxisAtt(), SetAxisLabelFontSize(), and SetAxisTitleFontSize().
void TGo4Picture::SetPadAtt | ( | Int_t | BorderMode, |
Int_t | BorderSize, | ||
Int_t | Gridx, | ||
Int_t | Gridy, | ||
Double_t | Phi, | ||
Double_t | Theta, | ||
Int_t | Tickx, | ||
Int_t | Ticky, | ||
Int_t | index = PictureIndex ) |
Definition at line 880 of file TGo4Picture.cxx.
References CheckIndex(), op_Pad, SetOption(), and SetOptionD().
Referenced by SetDrawAttributes(), and SetPadAtt().
|
protected |
Definition at line 901 of file TGo4Picture.cxx.
References CheckIndex(), SetDrawAttributes(), and SetPadAtt().
void TGo4Picture::SetPadModified | ( | bool | on = true | ) |
Definition at line 1229 of file TGo4Picture.cxx.
References op_PadModified, PictureIndex, and SetOption().
Referenced by TGo4ViewPanel::AddDrawObject(), ChangeDrawOption(), TGo4ViewPanel::ChangeDrawOptionForPad(), TGo4ViewPanel::DeleteDrawObject(), TGo4ViewPanel::DeleteDrawObjects(), TGo4ViewPanel::linkedRemoved(), TGo4ViewPanel::linkedUpdated(), TGo4ViewPanel::MarkPadModified(), TGo4ViewPanel::MoveScale(), TGo4ViewPanel::ProcessPadClear(), TGo4ViewPanel::ProcessPadRedraw(), TGo4ViewPanel::ProcessPadStatusUpdate(), TGo4ViewPanel::ProcessPictureRedraw(), TGo4ViewPanel::SetAutoScale(), TGo4ViewPanel::SetPadSuperImpose(), TGo4ViewPanel::SetSelectedRange(), and TGo4ViewPanel::UndrawItemOnPanel().
|
protected |
void TGo4Picture::SetRange | ( | Int_t | naxis, |
Double_t | min, | ||
Double_t | max ) |
Definition at line 438 of file TGo4Picture.cxx.
References SetRangeX(), SetRangeY(), and SetRangeZ().
Referenced by ChangeDrawOption(), TGo4ViewPanel::PadRangeAxisChanged(), TGo4ViewPanel::ProcessCanvasAdopt(), TGo4ViewPanel::SetSelectedRangeToHisto(), and TGo4ViewPanel::TakeSelectedAxisRange().
void TGo4Picture::SetRangeX | ( | Double_t | min, |
Double_t | max ) |
Definition at line 381 of file TGo4Picture.cxx.
References op_RangeXMax, op_RangeXMin, PictureIndex, and SetOptionD().
Referenced by SetRange().
void TGo4Picture::SetRangeY | ( | Double_t | min, |
Double_t | max ) |
Definition at line 400 of file TGo4Picture.cxx.
References op_RangeYMax, op_RangeYMin, PictureIndex, and SetOptionD().
Referenced by SetRange().
void TGo4Picture::SetRangeZ | ( | Double_t | min, |
Double_t | max ) |
Definition at line 419 of file TGo4Picture.cxx.
References op_RangeZMax, op_RangeZMin, PictureIndex, and SetOptionD().
Referenced by SetRange().
void TGo4Picture::SetRebinX | ( | Int_t | ngroupx, |
Int_t | index = UndefIndex ) |
Definition at line 616 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_RebinX, and SetOption().
Referenced by TGo4ViewPanel::MakePictureForPad().
void TGo4Picture::SetRebinY | ( | Int_t | ngroupy, |
Int_t | index = UndefIndex ) |
Definition at line 623 of file TGo4Picture.cxx.
References CheckIndex(), ClearOption(), op_RebinY, and SetOption().
Referenced by TGo4ViewPanel::MakePictureForPad().
|
inline |
Definition at line 108 of file TGo4Picture.h.
References fiLastIndex, and PictureIndex.
void TGo4Picture::SetStatsAttr | ( | Double_t | x1, |
Double_t | y1, | ||
Double_t | x2, | ||
Double_t | y2, | ||
Int_t | optstat = 1111, | ||
const char * | statformat = "6.4g", | ||
Int_t | optfit = 1111, | ||
const char * | fitformat = "5.4g" ) |
Definition at line 978 of file TGo4Picture.cxx.
References op_HisStatsFit, op_HisStatsFitF, op_HisStatsOpt, op_HisStatsOptF, op_HisStatsX1, op_HisStatsX2, op_HisStatsY1, op_HisStatsY2, PictureIndex, SetOption(), SetOptionD(), and SetStrOption().
Referenced by TGo4ViewPanel::ScanDrawOptions(), and SetStatsAttr().
void TGo4Picture::SetStatsAttr | ( | TPaveStats * | stats | ) |
Definition at line 993 of file TGo4Picture.cxx.
References SetStatsAttr().
|
protected |
Definition at line 1539 of file TGo4Picture.cxx.
References SetObjOption().
Referenced by SetDrawOption(), SetStatsAttr(), SetXAxisAttTime(), and SetXAxisTimeFormat().
void TGo4Picture::SetStyle | ( | TStyle * | style, |
Int_t | index = UndefIndex ) |
Definition at line 1565 of file TGo4Picture.cxx.
References CheckIndex(), op_Style, and SetObjOption().
void TGo4Picture::SetSuperimpose | ( | bool | on | ) |
Definition at line 1181 of file TGo4Picture.cxx.
References op_Superimpose, PictureIndex, and SetOption().
Referenced by TGo4ViewPanel::AllocatePadOptions(), ChangeDrawOption(), TGo4ViewPanel::ProcessCanvasAdopt(), TGo4ViewPanel::ProcessPictureRedraw(), and TGo4ViewPanel::SetPadSuperImpose().
void TGo4Picture::SetTitleAttr | ( | Double_t | x1, |
Double_t | y1, | ||
Double_t | x2, | ||
Double_t | y2, | ||
Double_t | textsize = 0. ) |
Definition at line 1058 of file TGo4Picture.cxx.
References op_TitleTextSz, op_TitleX1, op_TitleX2, op_TitleY1, op_TitleY2, PictureIndex, and SetOptionD().
Referenced by TGo4ViewPanel::ScanDrawOptions(), and SetTitleAttr().
void TGo4Picture::SetTitleAttr | ( | TPaveText * | title | ) |
Definition at line 1069 of file TGo4Picture.cxx.
References SetTitleAttr().
void TGo4Picture::SetTitleDate | ( | Bool_t | on = kTRUE | ) |
Definition at line 1121 of file TGo4Picture.cxx.
References op_TitleDate, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), SetDrawHeader(), and TGo4ViewPanel::SetPadDefaults().
void TGo4Picture::SetTitleItem | ( | Bool_t | on = kTRUE | ) |
Definition at line 1133 of file TGo4Picture.cxx.
References op_TitleItem, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), and TGo4ViewPanel::SetPadDefaults().
void TGo4Picture::SetTitleTime | ( | Bool_t | on = kTRUE | ) |
Definition at line 1109 of file TGo4Picture.cxx.
References op_TitleTime, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), SetDrawHeader(), and TGo4ViewPanel::SetPadDefaults().
void TGo4Picture::SetXAxisAttTime | ( | Bool_t | timedisplay, |
const char * | format, | ||
Int_t | index = UndefIndex ) |
Definition at line 716 of file TGo4Picture.cxx.
References CheckIndex(), op_TimeAxisX, op_TimeAxisXFmt, SetOption(), and SetStrOption().
Referenced by TGo4ViewPanel::ScanDrawOptions(), and SetAxisAtt().
void TGo4Picture::SetXAxisTimeDisplay | ( | Bool_t | on | ) |
Definition at line 723 of file TGo4Picture.cxx.
References op_TimeAxisX, PictureIndex, and SetOption().
Referenced by ChangeDrawOption(), TGo4ViewPanel::ProduceSuperimposeObject(), and TGo4ViewPanel::RedrawGraph().
void TGo4Picture::SetXAxisTimeFormat | ( | const char * | format | ) |
Definition at line 728 of file TGo4Picture.cxx.
References op_TimeAxisXFmt, PictureIndex, and SetStrOption().
Referenced by TGo4ViewPanel::ChangeDrawOptionForPad(), TGo4ViewPanel::ProduceSuperimposeObject(), and TGo4ViewPanel::RedrawGraph().
void TGo4Picture::SetXYRatioOne | ( | Bool_t | on | ) |
Definition at line 745 of file TGo4Picture.cxx.
References op_XYRatioOne, PictureIndex, and SetOption().
Referenced by ChangeDrawOption().
void TGo4Picture::UpdateFrom | ( | TGo4Picture * | source, |
TClass * | selectedobjclass = nullptr ) |
Definition at line 1337 of file TGo4Picture.cxx.
References TGo4Picture(), AddObjName(), Clear(), CopyOptionsFrom(), fiNDivX, fiNDivY, fiPosX, fiPosY, fxSpecialObjects, fxSubPictures, GetNumObjNames(), GetObjName(), GetSpecialObjects(), and UpdateFrom().
Referenced by TGo4Picture(), TGo4AnalysisObjectManager::SetPicture(), and UpdateFrom().
|
private |
Definition at line 389 of file TGo4Picture.h.
Referenced by AddObjName(), CheckIndex(), Clear(), ClearObjNames(), and SetSelectedIndex().
|
private |
Definition at line 370 of file TGo4Picture.h.
Referenced by Clear(), GetDivX(), SetDivision(), and UpdateFrom().
|
private |
Definition at line 371 of file TGo4Picture.h.
Referenced by Clear(), GetDivY(), SetDivision(), and UpdateFrom().
|
private |
Definition at line 382 of file TGo4Picture.h.
Referenced by Clear(), ClearAllOptions(), ClearOption(), CopyOptionsFrom(), ExtendOptPos(), FindOptPos(), and PrintPic().
|
private |
Definition at line 373 of file TGo4Picture.h.
Referenced by CheckPosition(), Clear(), SetPosition(), and UpdateFrom().
|
private |
Definition at line 374 of file TGo4Picture.h.
Referenced by CheckPosition(), Clear(), SetPosition(), and UpdateFrom().
|
private |
Definition at line 376 of file TGo4Picture.h.
Referenced by ~TGo4Picture(), AddObjName(), Clear(), ClearObjNames(), GetNumObjNames(), GetObjName(), and GetTotalSize().
|
private |
Definition at line 378 of file TGo4Picture.h.
Referenced by ~TGo4Picture().
|
private |
Definition at line 383 of file TGo4Picture.h.
Referenced by Clear(), ClearAllOptions(), ClearOption(), CopyOptionsFrom(), ExtendOptPos(), FindOptPos(), GetTotalSize(), and PrintPic().
|
private |
Definition at line 385 of file TGo4Picture.h.
Referenced by ~TGo4Picture(), Clear(), ClearAllOptions(), ClearOption(), CopyOptionsFrom(), GetObjOption(), GetTotalSize(), and SetObjOption().
|
private |
Definition at line 384 of file TGo4Picture.h.
Referenced by Clear(), ClearAllOptions(), ClearOption(), CopyOptionsFrom(), ExtendOptPos(), GetObjOption(), GetOption(), GetTotalSize(), PrintPic(), SetObjOption(), and SetOption().
|
private |
Definition at line 387 of file TGo4Picture.h.
Referenced by ~TGo4Picture(), AddSpecialObject(), GetSpecialObjects(), GetTotalSize(), MakeScript(), and UpdateFrom().
|
private |
Definition at line 380 of file TGo4Picture.h.
Referenced by ~TGo4Picture(), AddSubPicture(), Clear(), ClearObjNames(), FindPic(), GetTotalSize(), IsObjNames(), Pic(), and UpdateFrom().