FairRoot/PandaRoot
|
#include <TGClient.h>
#include <TCanvas.h>
#include <TF1.h>
#include <TRandom.h>
#include <TGButton.h>
#include <TGFrame.h>
#include <TObjArray.h>
#include <TPolyLine.h>
#include <TRootEmbeddedCanvas.h>
#include <TStopwatch.h>
#include <RQ_OBJECT.h>
Go to the source code of this file.
Classes | |
class | MyMainFrame |
Functions | |
int | guiEventDisplay () |
Variables | |
Double_t | fWindowSize = 1000. |
int guiEventDisplay | ( | ) |
Definition at line 1067 of file guiEventDisplay.C.
References fWindowSize.
Double_t fWindowSize = 1000. |
Definition at line 13 of file guiEventDisplay.C.
Referenced by guiEventDisplay().