|
Jpp
|
Example program to plot mathematical functions. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "JMath/JMathSupportkit.hh"#include "JROOT/JManager.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to plot mathematical functions.
Definition in file JMathSupportkit.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 23 of file JMathSupportkit.cc.
1.8.5