| 
    Jpp
    master_rocky-40-g5f0272dcd
    
   the software that should make you happy 
   | 
 
Example program to test JTOOLS::JMultiHistogram. More...
#include <string>#include <iostream>#include <iomanip>#include "TMath.h"#include "TRandom.h"#include "JTools/JHistogram1D_t.hh"#include "JTools/JHistogramMap_t.hh"#include "JTools/JMultiHistogram.hh"#include "JTools/JMultiSet.hh"#include "JTools/JQuadrature.hh"#include "JTools/JToolsToolkit.hh"#include "JTools/JFunction1D_t.hh"#include "JTools/JQuantile.hh"#include "JTools/JMultiPDF.hh"#include "JIO/JFileStreamIO.hh"#include "JLang/JObjectIO.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) | 
Example program to test JTOOLS::JMultiHistogram.
Definition in file JTools/JHistogram3D.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 53 of file JTools/JHistogram3D.cc.