GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
GamR::ORNL Namespace Reference

Classes

class  BananaGate
 

Functions

int his2root (const char *cHisFileName)
 
BananaGatereadBanana (const char *cBanFileName, int iID)
 
void readAllBananas (const char *cBanFileName)
 
void writeBananas (const char *cBanFileName, std::vector< BananaGate > vBananas)
 
void writeAllBananas (const char *cBanFileName)
 

Detailed Description

Library of tools to convert and process Oak Ridge National Laboratory formats

Function Documentation

◆ his2root()

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.

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

Definition at line 182 of file OakRidge.cc.

References ss().

+ Here is the call graph for this function: