Jpp
15.0.4
the software that should make you happy
|
Program to compare root histograms. More...
#include <iostream>
#include <fstream>
#include "TFile.h"
#include "TString.h"
#include "TRegexp.h"
#include "Jeep/JParser.hh"
#include "JSupport/JMeta.hh"
#include "JGizmo/JRootObjectID.hh"
#include "JGizmo/JGizmoToolkit.hh"
#include "JCompareHistograms/JTest_t.hh"
#include "JCompareHistograms/JTestDictionary.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to compare root histograms.
The input histograms and the test to be applied for each histogram are specified
through the command line.
The histogram names are treated as regular expressions. Therefore, multiple histograms could be tested on one shot.
The command line argument specifies the test to be performed, and the corresponding parameters. See JTestDictionary()
Definition in file JMantisShrimp.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 78 of file JMantisShrimp.cc.