The button bar at the top of every display window. More...
#include "nutools/EventDisplayBase/ButtonBar.h"#include <iostream>#include <string>#include <cstdlib>#include "TTimer.h"#include "TGFrame.h"#include "TGButton.h"#include "TGLayout.h"#include "TGLabel.h"#include "TGTextEntry.h"#include "TGPicture.h"#include "TGMsgBox.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "nutools/EventDisplayBase/EventDisplay.h"#include "nutools/EventDisplayBase/evdb.h"#include "nutools/EventDisplayBase/PrintDialog.h"#include "nutools/EventDisplayBase/NavState.h"Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
The button bar at the top of every display window.
Definition in file ButtonBar.cxx.
1.8.11