|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Auxiliary program to project 3D histograms. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include <cmath>#include "TROOT.h"#include "TFile.h"#include "TKey.h"#include "TH3.h"#include "TProfile3D.h"#include "TString.h"#include "TRegexp.h"#include "JGizmo/JRootObjectID.hh"#include "JGizmo/JGizmoToolkit.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "Jeep/JPrint.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to project 3D histograms.
Definition in file JProject3D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file JProject3D.cc.