ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
AtSidebarRunInfo Class Reference

#include <AtSidebarFrames.h>

Inheritance diagram for AtSidebarRunInfo:
Inheritance graph
[legend]
Collaboration diagram for AtSidebarRunInfo:
Collaboration graph
[legend]

Public Member Functions

 AtSidebarRunInfo (const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground())
 
void FillFrame () override
 
- Public Member Functions inherited from AtVerticalSidebarFrame
 AtVerticalSidebarFrame (const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground())
 
- Public Member Functions inherited from AtSidebarFrame
void UsePictureButtons (bool val=true)
 Use text only buttons instead of picture buttons. More...
 

Additional Inherited Members

- Protected Member Functions inherited from AtSidebarFrame
 AtSidebarFrame (const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground())
 
- Protected Attributes inherited from AtSidebarFrame
bool kUsePictureButtons {false}
 Option to disable picture buttons since they break some machines. More...
 

Detailed Description

Sidebar component with run info

Definition at line 74 of file AtSidebarFrames.h.

Constructor & Destructor Documentation

◆ AtSidebarRunInfo()

AtSidebarRunInfo::AtSidebarRunInfo ( const TGWindow *  p = nullptr,
UInt_t  w = 1,
UInt_t  h = 1,
UInt_t  options = 0,
Pixel_t  back = GetDefaultFrameBackground() 
)
inline

Definition at line 81 of file AtSidebarFrames.h.

Member Function Documentation

◆ FillFrame()

void AtSidebarRunInfo::FillFrame ( )
overridevirtual

Called at the end of the Init stage. Is what will create all of the components in the sidebar frame.

Implements AtSidebarFrame.

Definition at line 42 of file AtSidebarFrames.cxx.


The documentation for this class was generated from the following files: