HGCal Test Beam  03a93d6239a951948e06fb3ef8dae4cbdebfad30
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
HelpDialog Class Reference

Simple wrapper around TRootHelpDialog. More...

#include <Dialog.h>

Public Member Functions

 HelpDialog ()
 
 HelpDialog (const TGWindow *main, std::string title, std::string text, UInt_t w=600, UInt_t h=300)
 
 ~HelpDialog ()
 

Detailed Description

Simple wrapper around TRootHelpDialog.

Definition at line 81 of file Dialog.h.

Constructor & Destructor Documentation

HelpDialog::HelpDialog ( )

Definition at line 155 of file Dialog.cc.

HelpDialog::HelpDialog ( const TGWindow *  main,
std::string  title,
std::string  text,
UInt_t  w = 600,
UInt_t  h = 300 
)
HelpDialog::~HelpDialog ( )

Definition at line 170 of file Dialog.cc.


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