ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtSidebarAddon, including all inherited members.
AddInfoBox(std::string label) | AtSidebarAddon | |
AddIntBox(std::string label, std::string function, int min=0, int max=1) | AtSidebarAddon | |
AtSidebarAddon(const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground()) | AtSidebarAddon | inline |
AtSidebarFrame(const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground()) | AtSidebarFrame | inlineprotected |
AtVerticalSidebarFrame(const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground()) | AtVerticalSidebarFrame | inline |
ClassDefOverride(AtSidebarAddon, 1) | AtSidebarAddon | |
FillFrame() override | AtSidebarAddon | inlinevirtual |
fNumbers | AtSidebarAddon | protected |
fStrings | AtSidebarAddon | protected |
GetInfoString(std::string label) | AtSidebarAddon | |
GetIntNumber(std::string label) | AtSidebarAddon | |
kUsePictureButtons | AtSidebarFrame | protected |
SetInfoString(std::string label, TString value) | AtSidebarAddon | |
SetIntNumber(std::string label, Long_t value) | AtSidebarAddon | |
UsePictureButtons(bool val=true) | AtSidebarFrame | inline |