Implement the pull down window menu. More...
#include <cstdlib>#include <string>#include <iostream>#include "TGMsgBox.h"#include "TGMenu.h"#include "TGLayout.h"#include "nutools/EventDisplayBase/WindowMenu.h"#include "nutools/EventDisplayBase/evdb.h"#include "nutools/EventDisplayBase/DisplayWindow.h"#include "nutools/EventDisplayBase/ListWindow.h"#include "nutools/EventDisplayBase/ScanWindow.h"Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
Implement the pull down window menu.
Definition in file WindowMenu.cxx.
1.8.11