Jpp 20.0.0-rc.2
the software that should make you happy
|
#include <string>
#include <iostream>
#include <iomanip>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "JMath/JBell.hh"
#include "Jeep/JParser.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to plot Bell function. | |
int main | ( | int | argc, |
char ** | argv ) |
Example program to plot Bell function.
Definition at line 19 of file JBell.cc.