-
Notifications
You must be signed in to change notification settings - Fork 54
Utilities
r3dunlop edited this page Sep 4, 2014
·
12 revisions
HOME > RUNNING GRSISORT > UTILITIES
GRSISort contains many different utilities stored in the util directory. These utilities include:
- Analysis Scripts
- [Compiled Utilities][BROKEN]
- Extra Macros
Utilities, such as analysis scripts, asre kept in the util directory. Below are a list of useful utilities and how to use them.
- Root2Rad, Converts the 1D and 2D histograms in a root file to Radware .spe and .mat formats To compile:
g++ Root2Rad.cxx -oRoot2Rad `root-config --cflags --libs`
To Run:
./Root2Rad NAME_OF_ROOT_FILE.root
Home | Setup Guide | Running GRSISort | Technical Docs | Commands | Issue Tracker | Team
Useful resources