GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
his2root.cc File Reference
#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[])
 

Function Documentation

◆ main()

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.

Parameters
cHisFileNameName of the input *.his file
Returns
The number of histograms converted

Definition at line 18 of file his2root.cc.

References ss().

+ Here is the call graph for this function: