|
Jpp
|
Program to create TH1D and fill according given formula. More...
#include <string>#include <iostream>#include <fstream>#include <vector>#include "TROOT.h"#include "TFile.h"#include "TH2D.h"#include "TF2.h"#include "JLang/JToken.hh"#include "JTools/JAbstractHistogram.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) |
Program to create TH1D and fill according given formula.
Definition in file JGizmo/JHistogram2D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 25 of file JGizmo/JHistogram2D.cc.
1.8.5