GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
GPopup Class Reference

Definition at line 7 of file GPopup.h.

Public Member Functions

 GPopup (const TGWindow *p, const TGWindow *main, UInt_t w, UInt_t h, UInt_t options=kVerticalFrame)
 
 ~GPopup () override
 
void CloseWindow () override
 
void Print (Option_t *opt="") const override
 
Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) override
 

#include <GPopup.h>

+ Inheritance diagram for GPopup:
+ Collaboration diagram for GPopup:

Constructor & Destructor Documentation

◆ GPopup()

GPopup::GPopup ( const TGWindow *  p,
const TGWindow *  main,
UInt_t  w,
UInt_t  h,
UInt_t  options = kVerticalFrame 
)

◆ ~GPopup()

GPopup::~GPopup ( )
overridedefault

Member Function Documentation

◆ CloseWindow()

void GPopup::CloseWindow ( )
override

Definition at line 54 of file GPopup.cxx.

◆ Print()

void GPopup::Print ( Option_t *  opt = "") const
override

Definition at line 49 of file GPopup.cxx.

◆ ProcessMessage()

Bool_t GPopup::ProcessMessage ( Long_t  msg,
Long_t  parm1,
Long_t  parm2 
)
override

Definition at line 59 of file GPopup.cxx.