|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Example program to plot oscillogram. More...
#include <iostream>#include <iomanip>#include <string>#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "JOscProb/JOscChannel.hh"#include "JOscProb/JOscParameters.hh"#include "JOscProb/JOscillogram.hh"#include "JOscProb/JOscProbToolkit.hh"#include "JOscProb/JOscProbInterpolator.hh"#include "TFile.h"#include "TH2D.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to plot oscillogram.
Definition in file JPlotOscillogram.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 25 of file JPlotOscillogram.cc.