![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Implementation of the help pull down menu. More...
#include <cstdlib>#include <string>#include <iostream>#include "TROOT.h"#include "TSystem.h"#include "TGMsgBox.h"#include "TGMenu.h"#include "TGLayout.h"#include "nuevdb/EventDisplayBase/HelpMenu.h"#include "nuevdb/EventDisplayBase/evdb.h"Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
Enumerations | |
| enum | { evdb::kM_HELP_CONTENTS, evdb::kM_HELP_RELEASENOTES, evdb::kM_HELP_ABOUT } |
Implementation of the help pull down menu.
Definition in file HelpMenu.cxx.