#include <TSystem.h>#include <TApplication.h>#include <TGClient.h>#include <TCanvas.h>#include <TF1.h>#include <TH1D.h>#include <TRandom.h>#include <TGButton.h>#include <TGTextEntry.h>#include <TGMenu.h>#include <TGLabel.h>#include <TRootEmbeddedCanvas.h>#include <TGFSContainer.h>#include <iostream>#include <TLatex.h>#include "example2a.h"#include <unistd.h>#include <string>
Include dependency graph for example2a.cxx:
Go to the source code of this file.
Functions | |
| void | example (char *gifOutputDir) |
| int | main (int argc, char **argv) |
|
|
Definition at line 231 of file example2a.cxx. References MyMainFrame::gifOutputDir, and MyMainFrame::Loop(). Referenced by main(). |
|
||||||||||||
|
Definition at line 239 of file example2a.cxx. References example(). |
1.3.5