#include "EventInfoPage.h"#include "Midad/Base/PageProxy.h"#include "Midad/Gui/GuiBox.h"#include "Midad/Gui/GuiCanvas.h"#include "Midad/Gui/GuiMainWindow.h"#include "Midad/Gui/GuiTextView.h"#include "Midad/Base/Mint.h"#include "MinosObjectMap/MomNavigator.h"#include "DataUtil/DumpMom.h"#include "DataUtil/GetCandidate.h"#include "JobControl/JobC.h"#include "CandDigit/CandDigitListHandle.h"#include "SpillTiming/SpillTimeFinder.h"#include <TGWindow.h>#include <TGFileDialog.h>#include <TCanvas.h>#include <TLine.h>#include <sigc++/sigc++.h>#include <iostream>#include <cassert>#include <string>#include <sstream>Go to the source code of this file.
Variables | |
| PageProxy< EventInfoPage > | gsEventInfoPageProxy ("EventInfoPage") |
|
|
|
1.3.9.1