#include <TGo4PadOptions.h>
Public Methods | |
TGo4PadOptions (TPad *Pad, const char *DrawOption, Bool_t DragAddOption=false) | |
void | GetHistogramFullRange (Int_t &Xmin, Int_t &Xmax, Int_t &Ymin, Int_t &Ymax) |
void | SetHistogramFullRange (Int_t Xmin, Int_t Xmax, Int_t Ymin, Int_t Ymax) |
TString * | GetStringDrawOption () |
bool | DragAddOption () |
void | setHisDrawStyle (const char *DrawString) |
void | SetHisDrawStyle (int t) |
int | GetHisDrawStyle () |
void | SetHisErrorStyle (int t) |
int | GetHisErrorStyle () |
void | SetHisCoordStyle (int t) |
int | GetHisCoordStyle () |
void | SetHisXStyle (int t) |
int | GetHisXStyle () |
void | SetHisYStyle (int t) |
int | GetHisYStyle () |
void | SetHisZStyle (int t) |
int | GetHisZStyle () |
void | SetHisStats (bool on) |
bool | IsHisStats () |
void | SetHisTitle (bool on) |
bool | IsHisTitle () |
void | SetLegendDraw (bool on) |
bool | IsLegendDraw () |
void | SetLegend (TLegend *leg) |
TLegend * | GetLegend () |
void | SetCrosshair (bool on) |
bool | IsCrosshair () |
void | SetPadFitOptions (TGo4FitGUIOptions *FitOptions) |
TGo4FitGUIOptions * | GetPadFitOptions () |
void | SetCondition (TGo4Condition *con) |
TGo4Condition * | GetCondition () |
void | SetAutoScale (bool AutoScale) |
bool | GetAutoScale () |
void | GetUxRange (double &xmin, double &xmax) |
void | SetUxRange (double xmin, double xmax) |
void | GetUyRange (double &ymin, double &ymax) |
void | SetUyRange (double ymin, double ymax) |
void | GetUzRange (double &zmin, double &zmax) |
void | SetUzRange (double zmin, double zmax) |
virtual | ~TGo4PadOptions () |
Private Attributes | |
Int_t | fYLastBin |
TString | fOption |
TPad * | fxPad |
Int_t | fYFirstBin |
Int_t | fXLastBin |
Int_t | fXFirstBin |
bool | fxDragAddOption |
bool | fxAutoScale |
TGo4FitGUIOptions * | fxFitOptions |
TGo4Condition * | fxCondition |
TLegend * | fxLegend |
int | HisDrawStyle |
int | HisCoordStyle |
int | HisXStyle |
int | HisYStyle |
int | HisZStyle |
int | HisErrorStyle |
bool | fbHisStats |
bool | fbHisTitle |
bool | fbCrosshair |
bool | fbDrawLegend |
double | fxUxmin |
double | fxUxmax |
double | fxUymin |
double | fxUymax |
double | fxUzmin |
double | fxUzmax |
Friends | |
class | TGo4PreviewPanelStatus |
Definition at line 32 of file TGo4PadOptions.h.
|
Definition at line 22 of file TGo4PadOptions.cxx. References fbCrosshair, fbDrawLegend, fbHisStats, fbHisTitle, fxAutoScale, fxCondition, fxFitOptions, fxLegend, fxUxmax, fxUxmin, fxUymax, fxUymin, HisCoordStyle, HisDrawStyle, HisErrorStyle, HisXStyle, HisYStyle, and HisZStyle. |
|
Definition at line 46 of file TGo4PadOptions.cxx. References fxCondition. |
|
Definition at line 59 of file TGo4PadOptions.cxx. References fXFirstBin, fXLastBin, fYFirstBin, and fYLastBin. |
|
Definition at line 51 of file TGo4PadOptions.cxx. References fXFirstBin, fXLastBin, fYFirstBin, and fYLastBin. Referenced by TGo4PreviewPanelStatus::SetPadDrawOption(). |
|
Definition at line 123 of file TGo4PadOptions.cxx. References fOption. Referenced by TGo4QTHItem::DrawObj(). |
|
Definition at line 41 of file TGo4PadOptions.h. References fxDragAddOption. Referenced by TGo4QTHItem::DrawObj(), TGo4QRootCanvas::dropEvent(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 68 of file TGo4PadOptions.cxx. References HisCoordStyle, HisDrawStyle, and HisErrorStyle. Referenced by TGo4QPicItem::DrawSubPic(). |
|
Definition at line 44 of file TGo4PadOptions.h. References HisDrawStyle. Referenced by TGo4QPicItem::DrawSubPic(). |
|
Definition at line 45 of file TGo4PadOptions.h. References HisDrawStyle. |
|
Definition at line 47 of file TGo4PadOptions.h. References HisErrorStyle. Referenced by TGo4QPicItem::DrawSubPic(). |
|
Definition at line 48 of file TGo4PadOptions.h. References HisErrorStyle. |
|
Definition at line 50 of file TGo4PadOptions.h. References HisCoordStyle. Referenced by TGo4QPicItem::DrawSubPic(). |
|
Definition at line 51 of file TGo4PadOptions.h. References HisCoordStyle. |
|
Definition at line 53 of file TGo4PadOptions.h. References HisXStyle. Referenced by TGo4QPicItem::DrawSubPic(), TGo4PreviewPanelStatus::SetPadDrawOption(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 54 of file TGo4PadOptions.h. References HisXStyle. Referenced by TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 56 of file TGo4PadOptions.h. References HisYStyle. Referenced by TGo4QPicItem::DrawSubPic(), TGo4PreviewPanelStatus::SetPadDrawOption(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 57 of file TGo4PadOptions.h. References HisYStyle. Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4QItem::IsLogYScale(). |
|
Definition at line 59 of file TGo4PadOptions.h. References HisZStyle. Referenced by TGo4QPicItem::DrawSubPic(), TGo4PreviewPanelStatus::SetPadDrawOption(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 60 of file TGo4PadOptions.h. References HisZStyle. Referenced by TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 62 of file TGo4PadOptions.h. References fbHisStats. Referenced by TGo4PreviewPanelStatus::SetPadHistogramStats(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 63 of file TGo4PadOptions.h. References fbHisStats. Referenced by TGo4QTHItem::DrawObj(), and TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 65 of file TGo4PadOptions.h. References fbHisTitle. Referenced by TGo4PreviewPanelStatus::SetPadHistogramTitle(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 66 of file TGo4PadOptions.h. References fbHisTitle. Referenced by TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 68 of file TGo4PadOptions.h. References fbDrawLegend. Referenced by TGo4PreviewPanelStatus::SetPadLegend(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 69 of file TGo4PadOptions.h. References fbDrawLegend. Referenced by TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 73 of file TGo4PadOptions.h. References fxLegend. Referenced by TGo4PreviewPanelSlots::ClearLegend(), and TGo4PreviewPanelSlots::DrawLegend(). |
|
Definition at line 75 of file TGo4PadOptions.h. References fxLegend. Referenced by TGo4PreviewPanelSlots::ClearLegend(), and TGo4PreviewPanelSlots::DrawLegend(). |
|
Definition at line 77 of file TGo4PadOptions.h. References fbCrosshair. Referenced by TGo4PreviewPanelStatus::SetPadCrosshair(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 78 of file TGo4PadOptions.h. References fbCrosshair. Referenced by TGo4ScriptSlots::GenerateStartupScript(). |
|
Definition at line 80 of file TGo4PadOptions.h. References fxFitOptions. Referenced by TGo4FitPanelSlots::DeletePadFitOptions(), and TGo4FitPanelSlots::GetPadFitOptions(). |
|
Definition at line 81 of file TGo4PadOptions.h. References fxFitOptions. Referenced by TGo4FitPanelSlots::DeletePadFitOptions(), and TGo4FitPanelSlots::GetPadFitOptions(). |
|
Definition at line 173 of file TGo4PadOptions.cxx. References fxCondition. Referenced by TGo4PreviewPanelSlots::AddObject(), TGo4QPicItem::DrawSubPic(), and TGo4WindowEditSlots::SetWorkPadCondition(). |
|
Definition at line 85 of file TGo4PadOptions.h. References fxCondition. Referenced by TGo4WindowEditSlots::AssignWorkViewPanel(), TGo4ScriptSlots::GenerateStartupScript(), and TGo4WindowEditSlots::GetWorkPadCondition(). |
|
Definition at line 87 of file TGo4PadOptions.h. References fxAutoScale. Referenced by TGo4QItem::SetKeepScale(), and TGo4ScriptSlots::SetPadOptions(). |
|
Definition at line 88 of file TGo4PadOptions.h. References fxAutoScale. Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4QItem::IsKeepScale(). |
|
Definition at line 90 of file TGo4PadOptions.h. |
|
Definition at line 93 of file TGo4PadOptions.h. References fxUxmax, and fxUxmin. Referenced by TGo4QPicItem::DrawSubPic(). |
|
Definition at line 97 of file TGo4PadOptions.h. |
|
Definition at line 100 of file TGo4PadOptions.h. References fxUymax, and fxUymin. Referenced by TGo4QPicItem::DrawSubPic(). |
|
Definition at line 103 of file TGo4PadOptions.h. |
|
Definition at line 106 of file TGo4PadOptions.h. |
|
Definition at line 33 of file TGo4PadOptions.h. |
|
Definition at line 113 of file TGo4PadOptions.h. Referenced by GetHistogramFullRange(), and SetHistogramFullRange(). |
|
Definition at line 114 of file TGo4PadOptions.h. Referenced by GetStringDrawOption(). |
|
Definition at line 115 of file TGo4PadOptions.h. Referenced by TGo4PreviewPanelStatus::SetPadCrosshair(), and TGo4PreviewPanelStatus::SetPadDrawOption(). |
|
Definition at line 116 of file TGo4PadOptions.h. Referenced by GetHistogramFullRange(), and SetHistogramFullRange(). |
|
Definition at line 117 of file TGo4PadOptions.h. Referenced by GetHistogramFullRange(), and SetHistogramFullRange(). |
|
Definition at line 118 of file TGo4PadOptions.h. Referenced by GetHistogramFullRange(), and SetHistogramFullRange(). |
|
Definition at line 119 of file TGo4PadOptions.h. Referenced by DragAddOption(). |
|
Definition at line 120 of file TGo4PadOptions.h. Referenced by GetAutoScale(), SetAutoScale(), and TGo4PadOptions(). |
|
Definition at line 121 of file TGo4PadOptions.h. Referenced by GetPadFitOptions(), SetPadFitOptions(), and TGo4PadOptions(). |
|
Definition at line 122 of file TGo4PadOptions.h. Referenced by GetCondition(), SetCondition(), TGo4PadOptions(), and ~TGo4PadOptions(). |
|
Definition at line 123 of file TGo4PadOptions.h. Referenced by GetLegend(), SetLegend(), and TGo4PadOptions(). |
|
Definition at line 124 of file TGo4PadOptions.h. Referenced by GetHisDrawStyle(), SetHisDrawStyle(), setHisDrawStyle(), and TGo4PadOptions(). |
|
Definition at line 125 of file TGo4PadOptions.h. Referenced by GetHisCoordStyle(), SetHisCoordStyle(), setHisDrawStyle(), and TGo4PadOptions(). |
|
Definition at line 126 of file TGo4PadOptions.h. Referenced by GetHisXStyle(), SetHisXStyle(), and TGo4PadOptions(). |
|
Definition at line 127 of file TGo4PadOptions.h. Referenced by GetHisYStyle(), SetHisYStyle(), and TGo4PadOptions(). |
|
Definition at line 128 of file TGo4PadOptions.h. Referenced by GetHisZStyle(), SetHisZStyle(), and TGo4PadOptions(). |
|
Definition at line 129 of file TGo4PadOptions.h. Referenced by GetHisErrorStyle(), setHisDrawStyle(), SetHisErrorStyle(), and TGo4PadOptions(). |
|
Definition at line 130 of file TGo4PadOptions.h. Referenced by IsHisStats(), SetHisStats(), and TGo4PadOptions(). |
|
Definition at line 131 of file TGo4PadOptions.h. Referenced by IsHisTitle(), SetHisTitle(), and TGo4PadOptions(). |
|
Definition at line 132 of file TGo4PadOptions.h. Referenced by IsCrosshair(), SetCrosshair(), and TGo4PadOptions(). |
|
Definition at line 133 of file TGo4PadOptions.h. Referenced by IsLegendDraw(), SetLegendDraw(), and TGo4PadOptions(). |
|
Definition at line 134 of file TGo4PadOptions.h. Referenced by GetUxRange(), SetUxRange(), and TGo4PadOptions(). |
|
Definition at line 135 of file TGo4PadOptions.h. Referenced by GetUxRange(), SetUxRange(), and TGo4PadOptions(). |
|
Definition at line 136 of file TGo4PadOptions.h. Referenced by GetUyRange(), SetUyRange(), and TGo4PadOptions(). |
|
Definition at line 137 of file TGo4PadOptions.h. Referenced by GetUyRange(), SetUyRange(), and TGo4PadOptions(). |
|
Definition at line 138 of file TGo4PadOptions.h. Referenced by GetUzRange(), and SetUzRange(). |
|
Definition at line 139 of file TGo4PadOptions.h. Referenced by GetUzRange(), and SetUzRange(). |