LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
The button bar at the top of every display window. More...
#include "nuevdb/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 "nuevdb/EventDisplayBase/EventDisplay.h"
#include "nuevdb/EventDisplayBase/evdb.h"
#include "nuevdb/EventDisplayBase/PrintDialog.h"
#include "nuevdb/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.