![]() |
GamR
0.0.0
GammaROOT
|
#include <fstream>#include <iostream>#include <sstream>#include <string>#include <TFile.h>#include <TH1.h>#include <TH2.h>
Include dependency graph for his2root.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Converts a *.his file containing 1-D and 2-D histograms into a ROOT file. Assumes the existence of a *.list file with the same name. Not tested extensively.
| cHisFileName | Name of the input *.his file |
Definition at line 18 of file his2root.cc.
References ss().
Here is the call graph for this function: