GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4ViewPanel.cpp File Reference
#include "TGo4ViewPanel.h"
#include "TF1.h"
#include "TH1.h"
#include "TH2.h"
#include "TVirtualX.h"
#include "THStack.h"
#include "TGraph.h"
#include "TMultiGraph.h"
#include "TColor.h"
#include "TCanvas.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 "TStyle.h"
#include "TROOT.h"
#include "TMath.h"
#include "TClass.h"
#include "TSystem.h"
#include "TCanvasImp.h"
#include <QMenu>
#include <QMenuBar>
#include <QStatusBar>
#include <QFileDialog>
#include <QTimer>
#include <QInputDialog>
#include <QTime>
#include <QtCore/QSignalMapper>
#include <QDropEvent>
#include "TGo4Log.h"
#include "TGo4Picture.h"
#include "TGo4Fitter.h"
#include "TGo4Marker.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 "TGo4Slot.h"
#include "TGo4ObjectProxy.h"
#include "TGo4LinkProxy.h"
#include "TGo4DrawObjProxy.h"
#include "TGo4DrawCloneProxy.h"
#include "TGo4Iter.h"
#include "TGo4BrowserProxy.h"
#include "TGo4QSettings.h"

Go to the source code of this file.

Data Structures

class  TPadGuard
 

Variables

const char * NoStackDrawOption = "nostack, "
 

Variable Documentation

◆ NoStackDrawOption

const char* NoStackDrawOption = "nostack, "

Definition at line 86 of file TGo4ViewPanel.cpp.

Referenced by TGo4ViewPanel::RedrawStack(), and TGo4ViewPanel::ScanDrawOptions().