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 "nutools/EventDisplayBase/HelpMenu.h"#include "nutools/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.
1.8.11