| 
    Jpp
    debug
    
   the software that should make you happy 
   | 
 
Program to test ROOT fit. More...
#include <string>#include <iostream>#include <iomanip>#include <limits>#include "TROOT.h"#include "TF1.h"#include "TH1D.h"#include "TFitResult.h"#include "JROOT/JRootToolkit.hh"#include "JROOT/JMinimizer.hh"#include "Jeep/JPrint.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 test ROOT fit.
Definition in file JRootFit.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 25 of file JRootFit.cc.