|
Jpp
17.3.0-rc.2
the software that should make you happy
|
Auxiliary program to print quantiles from 1D histogram. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TObject.h"#include "TKey.h"#include "TH1D.h"#include "TString.h"#include "TRegexp.h"#include "JGizmo/JRootObjectID.hh"#include "JGizmo/JGizmoToolkit.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) |
Auxiliary program to print quantiles from 1D histogram.
The option -f corresponds to <file name>:<object name>.
Definition in file JQuantiles1D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 28 of file JQuantiles1D.cc.
1.8.5