#include <map>#include <string>#include "TGWindow.h"#include "TGFrame.h"#include "TGLayout.h"#include "TGButton.h"#include "TGTextEntry.h"#include "nutools/EventDisplayBase/PrintDialog.h"#include "nutools/EventDisplayBase/Printable.h"#include "nutools/EventDisplayBase/EventHolder.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. | |
Variables | |
| static std::map< std::string, bool > | evdb::gsPrintableSelection |
| static std::map< std::string, bool > | evdb::gsFormatSelection |
1.8.11