|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
General purpose plot program to draw ROOT objects. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TApplication.h"#include "TCanvas.h"#include "TRootCanvas.h"#include "TKey.h"#include "TRegexp.h"#include "TStyle.h"#include "TLine.h"#include "TAttLine.h"#include "TEllipse.h"#include "TAttFill.h"#include "TText.h"#include "TAttText.h"#include "TBox.h"#include "JROOT/JCanvas.hh"#include "JGizmo/JRootObjectID.hh"#include "JGizmo/JGizmoToolkit.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
General purpose plot program to draw ROOT objects.
The option -f corresponds to <file name>:<object name>.
Definition in file JDraw.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 35 of file JDraw.cc.