|
Jpp
|
Example program to histogram energy corrections. More...
#include <string>#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "JReconstruction/JEvtToolkit.hh"#include "JReconstruction/JEnergyCorrection.hh"#include "JROOT/JManager.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 histogram energy corrections.
Definition in file JEnergyCorrection.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 23 of file JEnergyCorrection.cc.
1.8.5