ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtEventSidebar.h>
Public Member Functions | |
AtEventSidebar (UInt_t options=kVerticalFrame) | |
void | FillFrames () |
Actually generate content of the frames once Init has run. More... | |
void | AddSidebarFrame (AtSidebarFrame *frame) |
void | UsePictureButtons (bool val) |
Side or basebar class containings frames.
Definition at line 15 of file AtEventSidebar.h.
AtEventSidebar::AtEventSidebar | ( | UInt_t | options = kVerticalFrame | ) |
Definition at line 21 of file AtEventSidebar.cxx.
void AtEventSidebar::AddSidebarFrame | ( | AtSidebarFrame * | frame | ) |
Definition at line 28 of file AtEventSidebar.cxx.
void AtEventSidebar::FillFrames | ( | ) |
Actually generate content of the frames once Init has run.
Definition at line 11 of file AtEventSidebar.cxx.
void AtEventSidebar::UsePictureButtons | ( | bool | val | ) |
Definition at line 42 of file AtEventSidebar.cxx.