![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
This is the complete list of members for GCanvas, including all inherited members.
AddMarker(int, int, TH1 *hist) | 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 | privatestatic |
FindHists(int dim=1) | GCanvas | privatestatic |
fLastX | GCanvas | privatestatic |
fLastY | GCanvas | privatestatic |
fMarkerMode | GCanvas | private |
fMarkers | GCanvas | private |
fRootCanvas | GCanvas | private |
GCanvas(Bool_t build=kTRUE) | GCanvas | explicit |
GCanvas(const char *name, const char *title="", Int_t form=1) | GCanvas | explicit |
GCanvas(const char *name, const char *title, Int_t winw, Int_t winh) | GCanvas | |
GCanvas(const char *name, Int_t winw, Int_t winh, Int_t winid) | GCanvas | |
GCanvas(const char *name, const char *title, Int_t wtopx, Int_t wtopy, Int_t winw, Int_t winh, bool gui=false) | GCanvas | |
GCanvas(const GCanvas &)=delete | GCanvas | |
GCanvas(GCanvas &&) noexcept=delete | GCanvas | |
GCanvasInit() | GCanvas | private |
GetLastFit() | GCanvas | static |
GetNMarkers() | GCanvas | inline |
HandleArrowKeyPress(Event_t *event, const UInt_t *keysym) | GCanvas | |
HandleInput(int event, Int_t x, Int_t y) | GCanvas | |
HandleKeyboardPress(Event_t *event, const 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 | |
HandleWheel(Int_t event, Int_t x, Int_t y) | GCanvas | |
MakeDefCanvas() | GCanvas | static |
operator=(const GCanvas &)=delete | GCanvas | |
operator=(GCanvas &&) noexcept=delete | GCanvas | |
OrderMarkers() | GCanvas | private |
Process1DArrowKeyPress(Event_t *event, const UInt_t *keysym) | GCanvas | private |
Process1DKeyboardPress(Event_t *event, const UInt_t *keysym) | GCanvas | private |
Process1DMousePress(Int_t event, Int_t x, Int_t y) | GCanvas | private |
Process2DArrowKeyPress(Event_t *event, const UInt_t *keysym) | GCanvas | private |
Process2DKeyboardPress(Event_t *event, const UInt_t *keysym) | GCanvas | private |
Process2DMousePress(Int_t event, Int_t x, Int_t y) | GCanvas | private |
ProcessNonHistKeyboardPress(Event_t *event, const UInt_t *keysym) | GCanvas | private |
RedrawMarkers() | GCanvas | private |
RemoveMarker(Option_t *opt="") | GCanvas | private |
SetBackgroundMarkers() | GCanvas | private |
SetMarkerMode(bool flag=true) | GCanvas | inline |
StorePosition(Int_t event, Int_t x, Int_t y) | GCanvas | |
UpdateStatsInfo(int, int) | GCanvas | private |
Zoom(Int_t event, Int_t x, Int_t y) | GCanvas | |
~GCanvas() | GCanvas |