GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
ban2root.cc File Reference
#include <iostream>
#include <string>
#include <TFile.h>
#include <ornl/OakRidge.hh>
+ Include dependency graph for ban2root.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 *.ban file containing 2-D ORNL format "Banana" gates to a ROOT file containing GamR::ORNL::BananaGate objects

Parameters
cBanFileNameName of the input *.ban file
Returns
0 for success, -1 for failure

Definition at line 15 of file ban2root.cc.

References GamR::ORNL::readAllBananas().

+ Here is the call graph for this function: