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

Parameters
cRootFileNameName of the input *.root file
Returns
0 for success, -1 for failure

Definition at line 15 of file root2ban.cc.

References GamR::ORNL::writeAllBananas().

+ Here is the call graph for this function: