#include <TPad.h>#include <TIterator.h>#include <TImage.h>#include <TCanvas.h>#include <TStyle.h>#include <TROOT.h>#include <TString.h>#include <TSystem.h>#include <cstdio>Functions | |
| void | FindImageInCanvas (TCanvas *C) |
| void | FindImageInPad (TPad *P) |
| Generates the ImageName output of the macro MacroName. | |
| void | makeimage (const char *MacroName, const char *ImageName, const char *OutDir, bool cp, bool py) |
Definition at line 30 of file makeimage.C.
Generates the ImageName output of the macro MacroName.
Definition at line 14 of file makeimage.C.