| 
    Jpp - the software that should make you happy
    
   | 
 
Example program to plot various M-Estimators. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "JFit/JMEstimator.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 various M-Estimators.
Definition in file JMEstimator.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 21 of file JMEstimator.cc.
 1.8.5