|
Jpp
16.0.1
the software that should make you happy
|
Example program to test JTOOLS::JMultiHistogram. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TH2D.h"#include "TMath.h"#include "TRandom.h"#include "JTools/JHistogram1D_t.hh"#include "JTools/JHistogramMap_t.hh"#include "JTools/JMultiHistogram.hh"#include "JTools/JCollection.hh"#include "JTools/JMultiGrid.hh"#include "JTools/JMultiSet.hh"#include "JTools/JQuadrature.hh"#include "JTools/JFunction1D_t.hh"#include "JTools/JFunctionalMap_t.hh"#include "JTools/JToolsToolkit.hh"#include "JTools/JMultiPDF.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 test JTOOLS::JMultiHistogram.
Definition in file JTools/JHistogram2D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 85 of file JTools/JHistogram2D.cc.
1.8.5