Jpp
master_rocky
the software that should make you happy
|
Auxiliary program to write 2D ROOT function. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <vector>
#include "TROOT.h"
#include "TFile.h"
#include "TF2.h"
#include "JTools/JRange.hh"
#include "JLang/JToken.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) |
Auxiliary program to write 2D ROOT function.
Definition in file JF2.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 23 of file JF2.cc.