![]() |
GamR
0.0.0
GammaROOT
|
Classes | |
| class | BananaGate |
Functions | |
| int | his2root (const char *cHisFileName) |
| BananaGate * | readBanana (const char *cBanFileName, int iID) |
| void | readAllBananas (const char *cBanFileName) |
| void | writeBananas (const char *cBanFileName, std::vector< BananaGate > vBananas) |
| void | writeAllBananas (const char *cBanFileName) |
Library of tools to convert and process Oak Ridge National Laboratory formats
| int GamR::ORNL::his2root | ( | const char * | cHisFileName | ) |
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 182 of file OakRidge.cc.
References ss().
Here is the call graph for this function: