|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include "TGo4ViewPanel.h"#include <math.h>#include "TH1.h"#include "TH2.h"#include "TH3.h"#include "TVirtualPadEditor.h"#include "TVirtualX.h"#include "RVersion.h"#include "Riostream.h"#include "THStack.h"#include "TGraph.h"#include "TMultiGraph.h"#include "TColor.h"#include "TCanvas.h"#include "TPad.h"#include "TFrame.h"#include "TArrayD.h"#include "TCutG.h"#include "TArrow.h"#include "TList.h"#include "TLatex.h"#include "TPaveStats.h"#include "TPaveLabel.h"#include "TLegend.h"#include "TLegendEntry.h"#include "TStyle.h"#include "TROOT.h"#include "TMath.h"#include "TClass.h"#include "TSystem.h"#include "TGCanvas.h"#include "TGTab.h"#include "TGedEditor.h"#include <QMenuBar>#include <QStatusBar>#include <QFileDialog>#include <QTimer>#include <QInputDialog>#include <QToolTip>#include <QTime>#include <QMenu>#include <QtCore/QSignalMapper>#include "QRootWindow.h"#include "QRootCanvas.h"#include "QRootApplication.h"#include "TGo4Log.h"#include "TGo4Picture.h"#include "TGo4Fitter.h"#include "TGo4Marker.h"#include "TGo4Condition.h"#include "TGo4WinCond.h"#include "TGo4PolyCond.h"#include "TGo4CondArray.h"#include "TGo4WinCondView.h"#include "TGo4PolyCondView.h"#include "TGo4LockGuard.h"#include "TGo4MdiArea.h"#include "TGo4ASImage.h"#include "TGo4PrintWidget.h"#include "TGo4Proxy.h"#include "TGo4Slot.h"#include "TGo4ObjectProxy.h"#include "TGo4LinkProxy.h"#include "TGo4DrawObjProxy.h"#include "TGo4DrawCloneProxy.h"#include "TGo4Iter.h"#include "TGo4ObjectManager.h"#include "TGo4BrowserProxy.h"#include "TGo4QSettings.h"Go to the source code of this file.
Variables | |
| const char * | NoStackDrawOption = "nostack, " |
| const char* NoStackDrawOption = "nostack, " |
Definition at line 102 of file TGo4ViewPanel.cpp.
Referenced by TGo4ViewPanel::RedrawStack(), and TGo4ViewPanel::ScanDrawOptions().
1.8.8