LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
The job 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 "TGFileDialog.h"
#include "TTimer.h"
#include "nuevdb/EventDisplayBase/JobMenu.h"
#include "nuevdb/EventDisplayBase/evdb.h"
#include "nuevdb/EventDisplayBase/EventDisplay.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_JOB_OPENXML = 99001, evdb::kM_JOB_EDITCONFIG = 99100, evdb::kM_JOB_RESETJOB = 99003, evdb::kM_JOB_EDITSERVICE = 99200 } |
The job pull down menu.
Definition in file JobMenu.cxx.