This is the complete list of members for GCanvas, including all inherited members.
AddMarker(int, int, TH1 *hist) | GCanvas | private |
ClassDefOverride(GCanvas, 2) | GCanvas | private |
CycleBackgroundSubtraction() | GCanvas | private |
Draw(Option_t *opt="") override | GCanvas | |
fBackgroundMarkers | GCanvas | private |
fBackgroundMode | GCanvas | private |
fCutName | GCanvas | private |
fCuts | GCanvas | private |
fGuiEnabled | GCanvas | private |
FindAllHists() | GCanvas | private |
FindHists(int dim=1) | GCanvas | private |
fMarkerMode | GCanvas | private |
fMarkers | GCanvas | private |
fRootCanvas | GCanvas | private |
GCanvas(Bool_t build=kTRUE) | GCanvas | |
GCanvas(const char *name, const char *title="", Int_t form=1) | GCanvas | |
GCanvas(const char *name, const char *title, Int_t ww, Int_t wh) | GCanvas | |
GCanvas(const char *name, Int_t ww, Int_t wh, Int_t winid) | GCanvas | |
GCanvas(const char *name, const char *title, Int_t wtopx, Int_t wtopy, Int_t ww, Int_t wh, bool gui=false) | GCanvas | |
GCanvasInit() | GCanvas | private |
GetLastFit() | GCanvas | |
GetNMarkers() | GCanvas | inline |
HandleArrowKeyPress(Event_t *event, UInt_t *keysym) | GCanvas | |
HandleInput(int event, Int_t x, Int_t y) | GCanvas | |
HandleKeyboardPress(Event_t *event, UInt_t *keysym) | GCanvas | |
HandleMouseControlPress(Int_t event, Int_t x, Int_t y) | GCanvas | |
HandleMousePress(Int_t event, Int_t x, Int_t y) | GCanvas | |
HandleMouseShiftPress(Int_t event, Int_t x, Int_t y) | GCanvas | |
lastx | GCanvas | privatestatic |
lasty | GCanvas | privatestatic |
MakeDefCanvas() | GCanvas | static |
OrderMarkers() | GCanvas | private |
Process1DArrowKeyPress(Event_t *event, UInt_t *keysym) | GCanvas | private |
Process1DKeyboardPress(Event_t *event, UInt_t *keysym) | GCanvas | private |
Process1DMousePress(Int_t event, Int_t x, Int_t y) | GCanvas | private |
Process2DArrowKeyPress(Event_t *event, UInt_t *keysym) | GCanvas | private |
Process2DKeyboardPress(Event_t *event, UInt_t *keysym) | GCanvas | private |
Process2DMousePress(Int_t event, Int_t x, Int_t y) | GCanvas | private |
ProcessNonHistKeyboardPress(Event_t *event, UInt_t *keysym) | GCanvas | private |
RedrawMarkers() | GCanvas | private |
RemoveMarker(Option_t *opt="") | GCanvas | private |
SetBackgroundMarkers() | GCanvas | private |
SetMarkerMode(bool flag=true) | GCanvas | inline |
UpdateStatsInfo(int, int) | GCanvas | private |
~GCanvas() override | GCanvas |